"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Starting (try 1/5) 2025/07/07 03:09:28 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye" 2025/07/07 03:09:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 03:09:28 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:28 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:28 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:28 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:28 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:28 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Connecting to FTP server 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38320->172.17.0.2:21, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58356->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : Creating backend with remote "/tmp/rclone67272650" === 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-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37144->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34354->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37352->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37354->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50538->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43788->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50550->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56770->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34954->172.17.0.2:21107, err= --- PASS: TestCopyWithDryRun (0.02s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58364->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37158->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58372->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34366->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57532->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56776->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57538->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51926->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34960->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43794->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51930->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51932->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50558->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56778->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34382->172.17.0.2:21101, err= --- PASS: TestCopy (0.03s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37360->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56782->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56790->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58386->172.17.0.2:21110, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56794->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43808->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51942->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34390->172.17.0.2:21101, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : Creating backend with remote "/non-existing" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37664->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34964->172.17.0.2:21107, err= 2025/07/07 03:09:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37678->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57548->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34400->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37374->172.17.0.2:21102, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34976->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37686->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37688->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57564->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56798->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43812->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58392->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34980->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58402->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37166->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37700->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37168->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50570->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57570->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58414->172.17.0.2:21110, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:222: Only runs on local 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57582->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51944->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56808->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56820->172.17.0.2:21108, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Running all checks before starting transfers 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50580->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37182->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Checks finished, now starting transfers 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37710->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50588->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50592->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37188->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51954->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58424->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37718->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50608->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37730->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56822->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37390->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34986->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50614->172.17.0.2:21103, err= --- PASS: TestCopyCheckFirst (0.03s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 ERROR : Ignoring --no-traverse with sync 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51964->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50616->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56828->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37404->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37420->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51976->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50626->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43824->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57588->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37746->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34998->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37198->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35012->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37212->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56836->172.17.0.2:21108, err= --- PASS: TestSyncNoTraverse (0.03s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58434->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57600->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35018->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37220->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57608->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51990->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37428->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/07 03:09:28 INFO : hello world2: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58450->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56852->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56862->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37232->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50630->172.17.0.2:21103, err= --- PASS: TestCopyWithDepth (0.03s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37752->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35020->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35028->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56870->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37234->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57618->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35038->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/07 03:09:28 INFO : potato2: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57624->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50642->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58458->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57640->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50650->172.17.0.2:21103, err= --- PASS: TestCopyWithFilesFrom (0.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34406->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50658->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37242->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37246->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56874->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37440->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/07 03:09:28 INFO : potato2: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37754->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58464->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37456->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37248->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35046->172.17.0.2:21107, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.03s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/07 03:09:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:09:28 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37262->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57644->172.17.0.2:21105, err= 2025/07/07 03:09:28 INFO : sub dir2: Making directory 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37270->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34416->172.17.0.2:21101, err= 2025/07/07 03:09:28 INFO : sub dir: Making directory 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35054->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34426->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 INFO : sub dir2/sub sub dir2: Making directory 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Connecting to FTP server 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38326->172.17.0.2:21, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37770->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50672->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57650->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51998->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52012->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56876->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34430->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35056->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56890->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52026->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52032->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50684->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58474->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58490->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37462->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37782->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52048->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57662->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37474->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37278->172.17.0.2:21106, err= --- PASS: TestCopyEmptyDirectories (0.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 INFO : sub dir2: Making directory 2025/07/07 03:09:28 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/07 03:09:28 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50688->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50700->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43832->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43834->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58504->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43850->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37282->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37296->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34436->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34440->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50710->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56896->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58512->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56910->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43862->172.17.0.2:21104, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : sub dir2: Making directory with metadata 2025/07/07 03:09:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57670->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34444->172.17.0.2:21101, err= 2025/07/07 03:09:28 INFO : sub dir2: Making directory 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37792->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37310->172.17.0.2:21106, err= 2025/07/07 03:09:28 INFO : sub dir: Making directory 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37796->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37324->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37338->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37808->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57680->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37346->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37362->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 INFO : sub dir/hello world: Deleted 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37822->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57696->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56920->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50714->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56928->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37830->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56938->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35068->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56944->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43872->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52060->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37840->172.17.0.2:21109, err= --- PASS: TestMoveEmptyDirectories (0.03s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37854->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50726->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37866->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37376->172.17.0.2:21106, err= --- SKIP: TestSyncNoUpdateDirModtime (0.01s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 INFO : sub dir2: Making directory 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37488->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50732->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43884->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34452->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35084->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34468->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52070->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37380->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 INFO : sub dir/hello world: Deleted 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50740->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56950->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37876->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50756->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57698->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34484->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35094->172.17.0.2:21107, err= --- PASS: TestMoveNoEmptyDirectories (0.02s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : sub dir2: Making directory with metadata 2025/07/07 03:09:28 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:09:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56966->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50758->172.17.0.2:21103, err= 2025/07/07 03:09:28 INFO : sub dir2: Making directory 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57706->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37386->172.17.0.2:21106, err= 2025/07/07 03:09:28 INFO : sub dir: Making directory 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37496->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50768->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35110->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50784->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37886->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35122->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34486->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52074->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37394->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34498->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57716->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52084->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34506->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37506->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35132->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37516->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37398->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43890->172.17.0.2:21104, err= --- PASS: TestSyncEmptyDirectories (0.03s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56980->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52098->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57724->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52102->172.17.0.2:21100, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 INFO : sub dir2: Making directory 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52112->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58526->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50790->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56990->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37524->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57740->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58534->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37412->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37902->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37418->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34522->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37430->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52126->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43898->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57744->172.17.0.2:21105, err= --- PASS: TestSyncNoEmptyDirectories (0.02s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57748->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35148->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34526->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52130->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52136->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50802->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-faxikup7humu" 2025/07/07 03:09:28 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:28 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:28 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:28 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:28 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:28 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: Connecting to FTP server 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:38330->172.17.0.2:21, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:57002->172.17.0.2:21108, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye -> ftp://172.17.0.2:21/rclone-test-faxikup7humu 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37904->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:43914->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:37534->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43924->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57012->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:35152->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:37920->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:35154->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:57762->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:57016->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:34536->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:52150->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:52166->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:37538->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:57776->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: Purge object "sub dir/hello world" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: > dial: conn=172.17.0.1:35162->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: Purge dir "sub dir" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-faxikup7humu: Purge dir "" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57018->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52174->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57034->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57040->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57044->172.17.0.2:21108, err= --- PASS: TestServerSideCopy (0.07s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37434->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37922->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52188->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37938->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37448->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57786->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57048->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43930->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37952->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57062->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43944->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34542->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57078->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52198->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37954->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37456->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35164->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37458->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43958->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58538->172.17.0.2:21110, err= --- PASS: TestCopyOverSelf (0.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52210->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57080->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57802->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43968->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34554->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43982->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-wunisiv8saka" 2025/07/07 03:09:28 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:28 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:28 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:28 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:28 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:28 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: Connecting to FTP server 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:38334->172.17.0.2:21, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:52222->172.17.0.2:21100, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye -> ftp://172.17.0.2:21/rclone-test-wunisiv8saka 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:34564->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50804->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:58550->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34578->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37542->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:37468->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:58560->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:37968->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:35170->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:58562->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:37556->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:57096->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:37568->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37982->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:43988->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50820->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57104->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58568->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37478->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:57804->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:44002->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50836->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57816->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:50846->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:37572->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:34590->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:37586->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:58582->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.3f39b042.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:58586->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:37488->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:52226->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:35184->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: Purge object "sub dir/hello world" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: > dial: conn=172.17.0.1:57120->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: Purge dir "sub dir" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-wunisiv8saka: Purge dir "" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57132->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57142->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44012->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57150->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58594->172.17.0.2:21110, err= --- PASS: TestServerSideCopyOverSelf (0.08s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50858->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37502->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37596->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57824->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37518->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52232->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57832->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35200->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37992->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44014->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35202->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38000->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44030->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/07 03:09:28 INFO : sub dir/hello world: Deleted 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57164->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50862->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35218->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52244->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37602->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50876->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37612->172.17.0.2:21102, err= --- PASS: TestMoveOverSelf (0.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57844->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50890->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44042->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57860->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34602->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37526->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-tihizax5nedi" 2025/07/07 03:09:28 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:28 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:28 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:28 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:28 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:28 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:28 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:28 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:28 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Connecting to FTP server 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:38342->172.17.0.2:21, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:58610->172.17.0.2:21110, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye -> ftp://172.17.0.2:21/rclone-test-tihizax5nedi 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:35222->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58618->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:37624->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57166->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37530->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:35238->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:38014->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:57864->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:58620->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:57868->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:50894->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/07/07 03:09:28 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:57172->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:52254->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34610->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34620->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37542->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57878->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58626->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Using server-side directory move 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:58632->172.17.0.2:21110, err= 2025/07/07 03:09:28 INFO : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:38018->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57184->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50900->172.17.0.2:21103, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:58640->172.17.0.2:21110, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Waiting for transfers to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:37548->172.17.0.2:21106, err= 2025/07/07 03:09:28 INFO : sub dir/hello world: Deleted 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:57192->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:44054->172.17.0.2:21104, err= 2025/07/07 03:09:28 INFO : sub dir/hello world: Moved (server-side) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37638->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57198->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57884->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:44058->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:52270->172.17.0.2:21100, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35246->172.17.0.2:21107, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37550->172.17.0.2:21106, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37640->172.17.0.2:21102, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34622->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38034->172.17.0.2:21109, err= 2025/07/07 03:09:28 DEBUG : testing file moves 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:44064->172.17.0.2:21104, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57202->172.17.0.2:21108, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:34626->172.17.0.2:21101, err= 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57888->172.17.0.2:21105, err= 2025/07/07 03:09:28 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Waiting for checks to finish 2025/07/07 03:09:28 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:57890->172.17.0.2:21105, err= 2025/07/07 03:09:29 INFO : sub dir/hello world: Deleted 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:50914->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:57212->172.17.0.2:21108, err= 2025/07/07 03:09:29 INFO : sub dir/hello world: Moved (server-side) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44078->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52272->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57214->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:57904->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:44082->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:57916->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:35254->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Purge object "sub dir/hello world" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: > dial: conn=172.17.0.1:44094->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Purge dir "sub dir" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-tihizax5nedi: Purge dir "" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37642->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35262->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50924->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58650->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38040->172.17.0.2:21109, err= --- PASS: TestServerSideMoveOverSelf (0.12s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57222->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34642->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58662->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37564->172.17.0.2:21106, err= 2025/07/07 03:09:29 ERROR : error listing: directory not found 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34644->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57228->172.17.0.2:21108, err= 2025/07/07 03:09:29 INFO : Local file system at /tmp/rclone67272650: Making directory 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58672->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34654->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50932->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44100->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38054->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58688->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50944->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57924->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57934->172.17.0.2:21105, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34656->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50954->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57944->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37572->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52274->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37582->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50958->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57234->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : Local file system at /tmp/rclone67272650: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : Local file system at /tmp/rclone67272650: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35274->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/07/07 03:09:29 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44114->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37584->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44126->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34658->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57954->172.17.0.2:21105, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35290->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35298->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37652->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52286->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38060->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35310->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52302->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/07 03:09:29 INFO : check sum: Copied (new) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44136->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44138->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 NOTICE: ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/07 03:09:29 DEBUG : check sum: Size of src and dst objects identical 2025/07/07 03:09:29 DEBUG : check sum: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 INFO : There was nothing to transfer 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35312->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34664->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57960->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57972->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58700->172.17.0.2:21110, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38072->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37590->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52314->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38088->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44144->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38096->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57976->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/07 03:09:29 INFO : sizeonly: Copied (new) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58714->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35322->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : sizeonly: Sizes identical 2025/07/07 03:09:29 DEBUG : sizeonly: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 INFO : There was nothing to transfer 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37602->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34670->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37666->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37610->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57992->172.17.0.2:21105, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35328->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52324->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37616->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50960->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44156->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34676->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50970->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/07 03:09:29 INFO : ignore-size: Copied (new) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38100->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37626->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : ignore-size: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 INFO : There was nothing to transfer 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58728->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38112->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37628->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50978->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34690->172.17.0.2:21101, err= --- PASS: TestSyncIgnoreSize (0.03s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58740->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57236->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50992->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38120->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58008->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : existing: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 INFO : There was nothing to transfer 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52328->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44158->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38136->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52330->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35332->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50994->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/07 03:09:29 INFO : existing: Copied (replaced existing) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58016->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52340->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50996->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34696->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37640->172.17.0.2:21106, err= --- PASS: TestSyncIgnoreTimes (0.03s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51000->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51016->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44170->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58022->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57250->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52348->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35348->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/07 03:09:29 INFO : existing: Copied (new) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35358->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51024->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : existing: Destination exists, skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 INFO : There was nothing to transfer 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58024->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37680->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58032->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57256->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51028->172.17.0.2:21103, err= --- PASS: TestSyncIgnoreExisting (0.03s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37656->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58752->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37672->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52358->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35372->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58042->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58760->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58766->172.17.0.2:21110, err= 2025/07/07 03:09:29 INFO : d: Making directory 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52360->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44184->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44196->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Connecting to FTP server 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38356->172.17.0.2:21, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35388->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37684->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37698->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35402->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37694->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35404->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37712->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Connecting to FTP server 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38358->172.17.0.2:21, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34712->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37722->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37706->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51036->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51052->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57270->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37720->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38140->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/07 03:09:29 INFO : a/potato2: Copied (new) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44208->172.17.0.2:21104, err= 2025/07/07 03:09:29 INFO : b/potato: Deleted 2025/07/07 03:09:29 INFO : d: Removing directory 2025/07/07 03:09:29 INFO : b: Removing directory 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: deleted 2 directories 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58046->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44220->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57282->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58048->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38156->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58768->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57298->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35406->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52364->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38162->172.17.0.2:21109, err= --- PASS: TestSyncIgnoreErrors (0.09s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35420->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58054->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52378->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52390->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37724->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 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/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34718->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57304->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 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/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51060->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44228->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58066->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57316->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52398->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/07 03:09:29 INFO : empty space: Copied (replaced existing) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58074->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57330->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58078->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52410->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51062->172.17.0.2:21103, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37732->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34720->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58082->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51078->172.17.0.2:21103, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.01s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37734->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37744->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37752->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37758->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35430->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 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/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44230->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38164->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52426->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52442->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34730->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/07 03:09:29 INFO : foo: Copied (replaced existing) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37772->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57340->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51094->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58782->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38178->172.17.0.2:21109, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51110->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37774->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58088->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34740->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51120->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37734->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34754->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35438->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35452->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51126->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/07 03:09:29 INFO : potato: Copied (new) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38184->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52444->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34760->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38192->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57354->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34776->172.17.0.2:21101, err= --- PASS: TestSyncAfterAddingAFile (0.05s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51136->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51140->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57362->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57376->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37744->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44244->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52456->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52468->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51148->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57386->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/07 03:09:29 INFO : potato: Copied (replaced existing) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37786->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51156->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52476->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58798->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58092->172.17.0.2:21105, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57400->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58096->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37748->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35456->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44252->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 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/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44264->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57404->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38194->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37796->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51162->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/07 03:09:29 INFO : potato: Copied (replaced existing) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57414->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57424->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37802->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57436->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44278->172.17.0.2:21104, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37762->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44292->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35470->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34784->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51170->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52480->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37776->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:29 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/07 03:09:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38196->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34796->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52484->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57448->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58106->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58800->172.17.0.2:21110, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35480->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52492->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38210->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35496->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37786->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58118->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52506->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37816->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58816->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34812->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37800->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38222->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37820->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/07 03:09:29 INFO : potato2: Copied (new) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44294->172.17.0.2:21104, err= 2025/07/07 03:09:29 INFO : potato: Deleted 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37810->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51182->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35508->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35512->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38224->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57456->172.17.0.2:21108, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37812->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57462->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38230->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58824->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58122->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35522->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51196->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37824->172.17.0.2:21102, err= 2025/07/07 03:09:29 INFO : d: Making directory 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34824->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35536->172.17.0.2:21107, err= 2025/07/07 03:09:29 INFO : d/e: Making directory 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37824->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58134->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58144->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44308->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52508->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34840->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44322->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57476->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34846->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57488->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58150->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35542->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34862->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44332->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57492->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37840->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58840->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44348->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57502->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38232->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/07 03:09:29 INFO : a/potato2: Copied (new) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57516->172.17.0.2:21108, err= 2025/07/07 03:09:29 INFO : b/potato: Deleted 2025/07/07 03:09:29 INFO : d/e: Removing directory 2025/07/07 03:09:29 INFO : d: Removing directory 2025/07/07 03:09:29 INFO : b: Removing directory 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: deleted 3 directories 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52514->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37844->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52520->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38244->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57530->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44364->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37854->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44376->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37832->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37858->172.17.0.2:21102, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38248->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58154->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57532->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37840->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37872->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37886->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52532->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35558->172.17.0.2:21107, err= 2025/07/07 03:09:29 INFO : d: Making directory 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58852->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37896->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57536->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34864->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52538->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58862->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52548->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57546->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38260->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44386->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57554->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38272->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58874->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34874->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51210->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38288->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37850->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52554->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/07 03:09:29 INFO : a/potato2: Copied (new) 2025/07/07 03:09:29 ERROR : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: not deleting files as there were IO errors 2025/07/07 03:09:29 ERROR : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: not deleting directories as there were IO errors 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51224->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52564->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58888->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44402->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58166->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57556->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38304->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51232->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37912->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58178->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37864->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51238->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35574->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57558->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35580->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35596->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44404->172.17.0.2:21104, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.05s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35600->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51246->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58182->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38316->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52576->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37874->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34876->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35608->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35616->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37916->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 INFO : potato: Deleted 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38320->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44406->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44416->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52584->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/07 03:09:29 INFO : potato2: Copied (new) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44420->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58896->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35626->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38336->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44434->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37876->172.17.0.2:21106, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38340->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44438->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35636->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38348->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57568->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35642->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34884->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58194->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35650->172.17.0.2:21107, err= 2025/07/07 03:09:29 INFO : potato: Deleted 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58912->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51260->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34896->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35666->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57572->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34906->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/07 03:09:29 INFO : potato2: Copied (new) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34920->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44440->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38360->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44446->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44452->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37922->172.17.0.2:21102, err= --- PASS: TestSyncDeleteBefore (0.04s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57578->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51270->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52588->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35682->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34930->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38366->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58918->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58934->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58204->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58220->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/07 03:09:29 INFO : potato2: Copied (new) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37892->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44460->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37932->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44474->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51282->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44488->172.17.0.2:21104, err= --- PASS: TestCopyDeleteBefore (0.03s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37938->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34940->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38382->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58230->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57588->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52594->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37908->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 03:09:29 DEBUG : enormous: Excluded 2025/07/07 03:09:29 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 03:09:29 DEBUG : potato2: Excluded 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37922->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 03:09:29 DEBUG : potato2: Excluded 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 INFO : There was nothing to transfer 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38388->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 03:09:29 DEBUG : enormous: Excluded 2025/07/07 03:09:29 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 03:09:29 DEBUG : potato2: Excluded 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37928->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 03:09:29 DEBUG : potato2: Excluded 2025/07/07 03:09:29 DEBUG : Local file system at /tmp/rclone67272650: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : Local file system at /tmp/rclone67272650: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 INFO : There was nothing to transfer 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38394->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38408->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58948->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38420->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38434->172.17.0.2:21109, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58234->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58954->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58960->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51296->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58236->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51308->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51320->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37952->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57604->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34952->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 03:09:29 DEBUG : enormous: Excluded 2025/07/07 03:09:29 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 03:09:29 DEBUG : potato2: Excluded 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37958->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58974->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57614->172.17.0.2:21108, err= 2025/07/07 03:09:29 INFO : potato2: Deleted 2025/07/07 03:09:29 INFO : enormous: Deleted 2025/07/07 03:09:29 INFO : There was nothing to transfer 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52596->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52606->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : Local file system at /tmp/rclone67272650: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/07 03:09:29 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:29 DEBUG : Local file system at /tmp/rclone67272650: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 INFO : enormous: Deleted 2025/07/07 03:09:29 INFO : potato2: Deleted 2025/07/07 03:09:29 INFO : There was nothing to transfer 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34958->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37942->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38444->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37952->172.17.0.2:21106, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.04s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58976->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52614->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37960->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34970->172.17.0.2:21101, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44492->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52620->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58246->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37966->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57620->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35692->172.17.0.2:21107, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37964->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57622->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38450->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37976->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : five: Need to transfer - File not found at Destination 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Connecting to FTP server 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:29 DEBUG : three: Sizes identical 2025/07/07 03:09:29 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 03:09:29 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38374->172.17.0.2:21, err= 2025/07/07 03:09:29 DEBUG : one: Destination is newer than source, skipping 2025/07/07 03:09:29 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51328->172.17.0.2:21103, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57636->172.17.0.2:21108, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58260->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52622->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38462->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37988->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37970->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44506->172.17.0.2:21104, err= 2025/07/07 03:09:29 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/07 03:09:29 INFO : four: Copied (replaced existing) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37974->172.17.0.2:21106, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58268->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/07 03:09:29 INFO : two: Copied (replaced existing) 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38000->172.17.0.2:21102, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38466->172.17.0.2:21109, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58282->172.17.0.2:21105, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52632->172.17.0.2:21100, err= 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58978->172.17.0.2:21110, err= 2025/07/07 03:09:29 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/07 03:09:29 INFO : five: Copied (new) 2025/07/07 03:09:29 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38016->172.17.0.2:21102, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:29 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35704->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57642->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51340->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38024->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58982->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58286->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58298->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57646->172.17.0.2:21108, err= --- PASS: TestSyncWithUpdateOlder (0.09s) === 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-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/07/07 03:09:30 ERROR : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58992->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59002->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38038->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44516->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52638->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37984->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58300->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35716->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59010->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38468->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51354->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58314->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/07 03:09:30 INFO : potato: Copied (new) 2025/07/07 03:09:30 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/07 03:09:30 INFO : yam: Copied (new) 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37992->172.17.0.2:21106, err= 2025/07/07 03:09:30 ERROR : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35722->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:30 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : potato: Unchanged skipping 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58328->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51368->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58336->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52648->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38004->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/07 03:09:30 INFO : yaml: Copied (new) 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38050->172.17.0.2:21102, err= 2025/07/07 03:09:30 INFO : yam: Deleted 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51384->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38058->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57660->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51392->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34978->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58340->172.17.0.2:21105, err= --- PASS: TestSyncWithTrackRenames (0.05s) === 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-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34994->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51398->172.17.0.2:21103, err= 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Making map for --track-renames 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Finished making map for --track-renames 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 03:09:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for renames to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38066->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57668->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35006->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38006->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52664->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58344->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57674->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38082->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38098->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35020->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/07 03:09:30 INFO : yam: Copied (new) 2025/07/07 03:09:30 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/07 03:09:30 INFO : potato: Copied (new) 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38478->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38106->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Making map for --track-renames 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Finished making map for --track-renames 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : potato: Unchanged skipping 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for renames to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35026->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38494->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38118->172.17.0.2:21102, err= 2025/07/07 03:09:30 INFO : yam: Moved (server-side) to: yaml 2025/07/07 03:09:30 INFO : yaml: Renamed from "yam" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 INFO : There was nothing to transfer 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35042->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44530->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52668->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38128->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44546->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38510->172.17.0.2:21109, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57676->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38012->172.17.0.2:21106, err= 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Making map for --track-renames 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Finished making map for --track-renames 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 03:09:30 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for renames to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35044->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35730->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44550->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58346->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51400->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35060->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38512->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35062->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52670->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44562->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38522->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/07 03:09:30 INFO : sub/yam: Copied (new) 2025/07/07 03:09:30 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/07 03:09:30 INFO : potato: Copied (new) 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35074->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44564->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52674->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:30 DEBUG : potato: Unchanged skipping 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35742->172.17.0.2:21107, err= 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Making map for --track-renames 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Finished making map for --track-renames 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for renames to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57684->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38016->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35750->172.17.0.2:21107, err= 2025/07/07 03:09:30 INFO : sub/yam: Moved (server-side) to: yam 2025/07/07 03:09:30 INFO : yam: Renamed from "sub/yam" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 INFO : There was nothing to transfer 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52688->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52698->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44568->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38030->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38142->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38524->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38532->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58358->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35078->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58366->172.17.0.2:21105, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:30 DEBUG : Creating backend with remote "/tmp/rclone67272650/dir1" 2025/07/07 03:09:30 DEBUG : Creating backend with remote "/tmp/rclone67272650/dir2" 2025/07/07 03:09:30 DEBUG : Local file system at /tmp/rclone67272650/dir2: Using server-side directory move 2025/07/07 03:09:30 INFO : Local file system at /tmp/rclone67272650/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 03:09:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : Local file system at /tmp/rclone67272650/dir2: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : Local file system at /tmp/rclone67272650/dir2: Waiting for transfers to finish 2025/07/07 03:09:30 INFO : file1.txt: Moved (server-side) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38046->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52714->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57688->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59018->172.17.0.2:21110, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38148->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44582->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58368->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38538->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38060->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44598->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44608->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38154->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38552->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35764->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52724->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44624->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35774->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59026->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:30 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:30 INFO : sub dir/hello world: Deleted 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38160->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/07 03:09:30 INFO : nested/sub dir/file: Copied (new) 2025/07/07 03:09:30 INFO : nested/sub dir/file: Deleted 2025/07/07 03:09:30 INFO : sub dir: Removing directory 2025/07/07 03:09:30 INFO : nested/sub dir: Removing directory 2025/07/07 03:09:30 INFO : nested: Removing directory 2025/07/07 03:09:30 DEBUG : Local file system at /tmp/rclone67272650: deleted 3 directories 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51408->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35088->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35790->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38568->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44626->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58380->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35802->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52734->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57702->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58384->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51414->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38572->172.17.0.2:21109, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44638->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57714->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38068->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59038->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35806->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35090->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38586->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59054->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57730->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58400->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57738->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38592->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35812->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51424->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/07 03:09:30 INFO : sub dir/hello world: Copied (new) 2025/07/07 03:09:30 INFO : sub dir/hello world: Deleted 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38606->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/07 03:09:30 INFO : nested/sub dir/file: Copied (new) 2025/07/07 03:09:30 INFO : nested/sub dir/file: Deleted 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35818->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38174->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51426->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51442->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44652->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58412->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35832->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38182->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35100->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52738->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35112->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51458->172.17.0.2:21103, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38190->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38622->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51466->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35128->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59064->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35130->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52746->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59074->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51470->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59082->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58426->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38202->172.17.0.2:21102, err= 2025/07/07 03:09:30 INFO : existing: Copied (new) 2025/07/07 03:09:30 INFO : existing: Deleted 2025/07/07 03:09:30 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/07 03:09:30 INFO : existing-b: Copied (new) 2025/07/07 03:09:30 INFO : existing-b: Deleted 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38216->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38224->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : existing: Destination exists, skipping 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 INFO : There was nothing to transfer 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57744->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38636->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38080->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51476->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52756->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59096->172.17.0.2:21110, err= --- PASS: TestMoveWithIgnoreExisting (0.03s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-vefulow6kuwu" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:38384->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:59110->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58430->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52766->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51486->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44658->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38230->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38246->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44674->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51498->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38248->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35142->172.17.0.2:21101, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye -> ftp://172.17.0.2:21/rclone-test-vefulow6kuwu 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:38092->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:57758->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:52768->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:44678->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:52776->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:44684->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:35846->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:38646->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: Using server-side directory move 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:38260->172.17.0.2:21102, err= 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:38654->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51502->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:38394->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:35148->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:35154->172.17.0.2:21101, err= 2025/07/07 03:09:30 INFO : potato2: Moved (server-side) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:38408->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:52786->172.17.0.2:21100, err= 2025/07/07 03:09:30 INFO : potato3: Deleted 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:35858->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:57764->172.17.0.2:21108, err= 2025/07/07 03:09:30 INFO : potato3: Moved (server-side) 2025/07/07 03:09:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/07 03:09:30 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58432->172.17.0.2:21105, err= 2025/07/07 03:09:30 INFO : empty space: Deleted 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35860->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51516->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:38668->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-mujebof2cupo" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: > dial: conn=172.17.0.1:38422->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: > dial: conn=172.17.0.1:57774->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: Using server-side directory move 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: > dial: conn=172.17.0.1:58440->172.17.0.2:21105, err= 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: Server side directory move succeeded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: > dial: conn=172.17.0.1:59118->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:35866->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:58444->172.17.0.2:21105, err= 2025/07/07 03:09:30 ERROR : error listing: directory not found 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: > dial: conn=172.17.0.1:35162->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: Purge object "empty space" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: > dial: conn=172.17.0.1:59122->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: Purge object "potato2" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: > dial: conn=172.17.0.1:35874->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: Purge object "potato3" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: > dial: conn=172.17.0.1:38676->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-mujebof2cupo: Purge dir "" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:58448->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: > dial: conn=172.17.0.1:59130->172.17.0.2:21110, err= 2025/07/07 03:09:30 ERROR : error listing: directory not found 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-vefulow6kuwu: Purge dir "" 2025/07/07 03:09:30 NOTICE: purge failed to rmdir "": directory not found 2025/07/07 03:09:30 NOTICE: purge failed: directory not found 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51530->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38268->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35876->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51540->172.17.0.2:21103, err= --- PASS: TestServerSideMove (0.13s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-boputaw3guso" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:38438->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:51544->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57790->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38276->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35164->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38278->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35882->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44696->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38288->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35178->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44704->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38096->172.17.0.2:21106, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye -> ftp://172.17.0.2:21/rclone-test-boputaw3guso 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:44718->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:58456->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:38106->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:59136->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:35180->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:51548->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:59144->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:51560->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52800->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:44732->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 03:09:30 DEBUG : empty space: Excluded 2025/07/07 03:09:30 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 03:09:30 DEBUG : empty space: Excluded 2025/07/07 03:09:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:35190->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:38446->172.17.0.2:21, err= 2025/07/07 03:09:30 INFO : potato3: Deleted 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:58468->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:51564->172.17.0.2:21103, err= 2025/07/07 03:09:30 INFO : potato3: Moved (server-side) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:38120->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:38290->172.17.0.2:21102, err= 2025/07/07 03:09:30 INFO : potato2: Moved (server-side) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35198->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:51570->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-fobamov0heqo" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:38460->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:52808->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:38306->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:38134->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 03:09:30 DEBUG : empty space: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:51584->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:38468->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:58482->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:58492->172.17.0.2:21105, err= 2025/07/07 03:09:30 INFO : potato2: Moved (server-side) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:38138->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:38308->172.17.0.2:21102, err= 2025/07/07 03:09:30 INFO : potato3: Moved (server-side) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:38146->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:58496->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:51596->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: Purge object "potato2" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:51612->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: Purge object "potato3" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: > dial: conn=172.17.0.1:35214->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-fobamov0heqo: Purge dir "" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:44736->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: Purge object "empty space" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: > dial: conn=172.17.0.1:38324->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-boputaw3guso: Purge dir "" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38684->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35216->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35218->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35898->172.17.0.2:21107, err= --- PASS: TestServerSideMoveWithFilter (0.17s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-hadobar6wewa" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:38478->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:44740->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38690->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38706->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57800->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52818->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38710->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35224->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35228->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35910->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38720->172.17.0.2:21109, err= 2025/07/07 03:09:30 INFO : tomatoDir: Making directory 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58498->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44748->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38736->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51620->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44762->172.17.0.2:21104, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye -> ftp://172.17.0.2:21/rclone-test-hadobar6wewa 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:57808->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:38154->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:38160->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:44776->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:52826->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:35240->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:35254->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:58508->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: Using server-side directory move 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:35920->172.17.0.2:21107, err= 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:35270->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51624->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:35932->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38328->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:38490->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44782->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:51634->172.17.0.2:21103, err= 2025/07/07 03:09:30 INFO : potato2: Moved (server-side) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:38494->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:51640->172.17.0.2:21103, err= 2025/07/07 03:09:30 INFO : potato3: Deleted 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:51652->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:35942->172.17.0.2:21107, err= 2025/07/07 03:09:30 INFO : potato3: Moved (server-side) 2025/07/07 03:09:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/07 03:09:30 DEBUG : empty space: Unchanged skipping 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59146->172.17.0.2:21110, err= 2025/07/07 03:09:30 INFO : empty space: Deleted 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: Waiting for transfers to finish 2025/07/07 03:09:30 INFO : tomatoDir: Removing directory 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: deleted 1 directories 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35952->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35960->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44792->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38330->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:35966->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-jolekir0keve" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:38498->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:52836->172.17.0.2:21100, err= 2025/07/07 03:09:30 INFO : tomatoDir: Making directory 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:38752->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:38170->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: Using server-side directory move 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:51664->172.17.0.2:21103, err= 2025/07/07 03:09:30 INFO : ftp://172.17.0.2:21/rclone-test-jolekir0keve: Server side directory move succeeded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:44804->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:38344->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:57824->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:58524->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:51670->172.17.0.2:21103, err= 2025/07/07 03:09:30 ERROR : error listing: directory not found 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:35276->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:38754->172.17.0.2:21109, err= 2025/07/07 03:09:30 ERROR : error listing: directory not found 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:59154->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: Purge object "empty space" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:57832->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: Purge object "potato2" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:35974->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: Purge object "potato3" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:57842->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:38762->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: > dial: conn=172.17.0.1:58532->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: Purge dir "tomatoDir" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-jolekir0keve: Purge dir "" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:59164->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: > dial: conn=172.17.0.1:52846->172.17.0.2:21100, err= 2025/07/07 03:09:30 ERROR : error listing: directory not found 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-hadobar6wewa: Purge dir "" 2025/07/07 03:09:30 NOTICE: purge failed to rmdir "": directory not found 2025/07/07 03:09:30 NOTICE: purge failed: directory not found 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44820->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44828->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57856->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58544->172.17.0.2:21105, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.17s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58550->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35286->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38352->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35290->172.17.0.2:21101, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/rclone-sync-test" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: > dial: conn=172.17.0.1:38508->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: > dial: conn=172.17.0.1:52856->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35976->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58556->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38182->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57872->172.17.0.2:21108, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/rclone-sync-test" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: > dial: conn=172.17.0.1:38518->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: > dial: conn=172.17.0.1:38366->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: > dial: conn=172.17.0.1:57878->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: > dial: conn=172.17.0.1:38184->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38522->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58564->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38194->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35988->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58574->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38528->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:57884->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38380->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38392->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51680->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38400->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57900->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38768->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: > dial: conn=172.17.0.1:38210->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: > dial: conn=172.17.0.1:35994->172.17.0.2:21107, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38770->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52864->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38780->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58576->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59174->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58578->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 INFO : There was nothing to transfer 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38792->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52866->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: > dial: conn=172.17.0.1:35302->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test: > dial: conn=172.17.0.1:35304->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57912->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38408->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35312->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57928->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35322->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 INFO : rclone-sync-test-include: Removing directory 2025/07/07 03:09:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: failed to delete 1 directories 2025/07/07 03:09:30 INFO : There was nothing to transfer 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38424->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:59190->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44834->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52882->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35330->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44836->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57936->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57944->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38440->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 INFO : There was nothing to transfer 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35332->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38804->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:35340->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38444->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52886->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57960->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38458->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35348->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59192->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 INFO : rclone-sync-test-include: Removing directory 2025/07/07 03:09:30 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: failed to delete 1 directories 2025/07/07 03:09:30 INFO : There was nothing to transfer 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38808->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51684->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:44844->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35362->172.17.0.2:21101, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59200->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38216->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38224->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59212->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 INFO : There was nothing to transfer 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52898->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59228->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44860->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52900->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38236->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52916->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58582->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38248->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59234->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51694->172.17.0.2:21103, err= --- PASS: TestSyncOverlapWithFilter (0.15s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/dst" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38540->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51708->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/CompareDest" 2025/07/07 03:09:30 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:30 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:30 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:30 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:30 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:30 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: Connecting to FTP server 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:38550->172.17.0.2:21, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:38818->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-kuzuqix2vuye/CompareDest" to be canonical "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/CompareDest" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:52920->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38250->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:38472->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : one: Need to transfer - File not found at Destination 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38476->172.17.0.2:21102, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58590->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:57962->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58598->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:44868->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38824->172.17.0.2:21109, err= 2025/07/07 03:09:30 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/07 03:09:30 INFO : one: Copied (new) 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58608->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52928->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58610->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59248->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-kuzuqix2vuye/CompareDest" for canonical name "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/CompareDest" 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38254->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:59252->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59258->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:52942->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58620->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:57964->172.17.0.2:21108, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51714->172.17.0.2:21103, err= 2025/07/07 03:09:30 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/07 03:09:30 INFO : one: Copied (replaced existing) 2025/07/07 03:09:30 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44870->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38270->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58628->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52948->172.17.0.2:21100, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44882->172.17.0.2:21104, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38278->172.17.0.2:21106, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58632->172.17.0.2:21105, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59264->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59270->172.17.0.2:21110, err= 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:30 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57978->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38838->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59284->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-kuzuqix2vuye/CompareDest" for canonical name "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/CompareDest" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35364->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:59294->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 INFO : There was nothing to transfer 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38290->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59304->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35370->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59320->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44898->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58634->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38298->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51728->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38490->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-kuzuqix2vuye/CompareDest" for canonical name "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/CompareDest" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58648->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:38554->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:38848->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:38862->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 INFO : There was nothing to transfer 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38312->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59332->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38866->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-kuzuqix2vuye/CompareDest" for canonical name "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/CompareDest" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35376->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:38500->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:52950->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 INFO : There was nothing to transfer 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38880->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38896->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57984->172.17.0.2:21108, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36008->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59334->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44904->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-kuzuqix2vuye/CompareDest" for canonical name "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/CompareDest" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58000->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:38506->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: > dial: conn=172.17.0.1:52960->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/07 03:09:31 DEBUG : two: Need to transfer - File not found at Destination 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58012->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35380->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51734->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58650->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36016->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : two.1503b713.partial: renamed to: two 2025/07/07 03:09:31 INFO : two: Copied (new) 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52966->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38898->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58028->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52982->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38912->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58652->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59348->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38522->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59350->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38916->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58666->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44906->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.22s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59366->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38532->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38922->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59374->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38546->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44910->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44916->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35388->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36018->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58680->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38320->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/dest" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:38566->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:52984->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/pre-dest1" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: > dial: conn=172.17.0.1:38568->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: > dial: conn=172.17.0.1:38550->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-kuzuqix2vuye/pre-dest1" to be canonical "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/pre-dest1" 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/pre-dest2" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest2: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest2: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest2: > dial: conn=172.17.0.1:38578->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest2: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest2: > dial: conn=172.17.0.1:38328->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-kuzuqix2vuye/pre-dest2" to be canonical "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/pre-dest2" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:36026->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:51742->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: > dial: conn=172.17.0.1:44920->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: > dial: conn=172.17.0.1:44936->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest2: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest2: > dial: conn=172.17.0.1:38936->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: > dial: conn=172.17.0.1:38948->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest2: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest2: > dial: conn=172.17.0.1:38330->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:35398->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:58694->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:44950->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:35414->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:44966->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:51754->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/07 03:09:31 INFO : 3: Copied (new) 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dest: > dial: conn=172.17.0.1:38334->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38336->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58036->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59382->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44978->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44984->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58050->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38554->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38954->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36032->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52996->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44996->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38346->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58700->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest1: closing 1 unused connections 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.15s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36042->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58054->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59388->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38350->172.17.0.2:21106, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58070->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38960->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38558->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38560->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36056->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36064->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45002->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51760->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58706->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58078->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58716->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38968->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/dst" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38592->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58088->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/backup" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:38604->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:38364->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-kuzuqix2vuye/backup" to be canonical "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/backup" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59392->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Unchanged skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:38370->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:59398->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:36076->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:35422->172.17.0.2:21101, err= 2025/07/07 03:09:31 INFO : one: Moved (server-side) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58094->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36078->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36084->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53004->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38372->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 03:09:31 INFO : one: Copied (new) 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:45010->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:53006->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:58102->172.17.0.2:21108, err= 2025/07/07 03:09:31 INFO : three.txt: Moved (server-side) 2025/07/07 03:09:31 INFO : three.txt: Moved into backup dir 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53022->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45012->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38984->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35428->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38576->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51774->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53032->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59412->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38384->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-kuzuqix2vuye/backup" for canonical name "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/backup" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38586->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Unchanged skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:45022->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:35442->172.17.0.2:21101, err= 2025/07/07 03:09:31 INFO : one: Deleted 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:51782->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:36096->172.17.0.2:21107, err= 2025/07/07 03:09:31 INFO : one: Moved (server-side) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51798->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35458->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38394->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51810->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53040->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 03:09:31 INFO : one: Copied (new) 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:38410->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:36100->172.17.0.2:21107, err= 2025/07/07 03:09:31 INFO : three.txt: Deleted 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:36114->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:58732->172.17.0.2:21105, err= 2025/07/07 03:09:31 INFO : three.txt: Moved (server-side) 2025/07/07 03:09:31 INFO : three.txt: Moved into backup dir 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38592->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36118->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35462->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38416->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58114->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59424->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38990->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53050->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58130->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35474->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36124->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58136->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.16s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35484->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58738->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51812->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58142->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38606->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53058->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35500->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45034->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53062->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36128->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35508->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53068->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/dst" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38612->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45038->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/backup" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:38624->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:39002->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-kuzuqix2vuye/backup" to be canonical "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/backup" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51816->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Unchanged skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:51824->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:58754->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:35512->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:59438->172.17.0.2:21110, err= 2025/07/07 03:09:31 INFO : one: Moved (server-side) to: one.bak 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53070->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38608->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36140->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36142->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45046->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 03:09:31 INFO : one: Copied (new) 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:53074->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:53080->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:51832->172.17.0.2:21103, err= 2025/07/07 03:09:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 03:09:31 INFO : three.txt: Moved into backup dir 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38622->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53094->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39018->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58760->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45052->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45056->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39028->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38628->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59454->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-kuzuqix2vuye/backup" for canonical name "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/backup" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38632->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Unchanged skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:58768->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:58146->172.17.0.2:21108, err= 2025/07/07 03:09:31 INFO : one.bak: Deleted 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:35514->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:35520->172.17.0.2:21101, err= 2025/07/07 03:09:31 INFO : one: Moved (server-side) to: one.bak 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51848->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36146->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51854->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58162->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:39040->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 03:09:31 INFO : one: Copied (new) 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:38428->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:38436->172.17.0.2:21106, err= 2025/07/07 03:09:31 INFO : three.txt.bak: Deleted 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:58168->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:35526->172.17.0.2:21101, err= 2025/07/07 03:09:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 03:09:31 INFO : three.txt: Moved into backup dir 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58176->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59460->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51868->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59476->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59478->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53108->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35534->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51872->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38450->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59492->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58782->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53116->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38452->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38638->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58190->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38646->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39056->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59506->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45058->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59508->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39070->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35550->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53118->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59522->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/dst" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38636->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59536->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/backup" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:38640->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:36152->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : fs cache: renaming cache item "TestFTPVsftpd:rclone-test-kuzuqix2vuye/backup" to be canonical "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/backup" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36156->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Unchanged skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:36160->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:53132->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:45062->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:58200->172.17.0.2:21108, err= 2025/07/07 03:09:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35564->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45072->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58204->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45084->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36168->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 03:09:31 INFO : one: Copied (new) 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:38458->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:58792->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:39086->172.17.0.2:21109, err= 2025/07/07 03:09:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/07 03:09:31 INFO : three.txt: Moved into backup dir 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38472->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51886->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36184->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59538->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58208->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58224->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38478->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51902->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58802->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : fs cache: switching user supplied name "TestFTPVsftpd:rclone-test-kuzuqix2vuye/backup" for canonical name "TestFTPVsftpd{7TgIa}:rclone-test-kuzuqix2vuye/backup" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53142->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Unchanged skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:51916->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:35568->172.17.0.2:21101, err= 2025/07/07 03:09:31 INFO : one-2019-01-01: Deleted 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:39096->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:58232->172.17.0.2:21108, err= 2025/07/07 03:09:31 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45088->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58804->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53150->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36194->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35578->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 03:09:31 INFO : one: Copied (new) 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:59542->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:58242->172.17.0.2:21108, err= 2025/07/07 03:09:31 INFO : three-2019-01-01.txt: Deleted 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:45104->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: > dial: conn=172.17.0.1:53162->172.17.0.2:21100, err= 2025/07/07 03:09:31 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/07 03:09:31 INFO : three.txt: Moved into backup dir 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51920->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53164->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36210->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53174->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39112->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51930->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38490->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45116->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38656->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58244->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38506->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51940->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.14s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39116->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36224->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58816->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39124->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38512->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36236->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36240->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36246->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35584->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51942->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58248->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35586->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/dst" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38656->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35588->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58260->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Unchanged skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38672->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38664->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45122->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53186->172.17.0.2:21100, err= 2025/07/07 03:09:31 INFO : one: Moved (server-side) to: one.bak 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51952->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45136->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45144->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53194->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59556->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 03:09:31 INFO : one: Copied (new) 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38674->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45148->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58818->172.17.0.2:21105, err= 2025/07/07 03:09:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 03:09:31 INFO : three.txt: Moved into backup dir 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45160->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58268->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38690->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59570->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36258->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58278->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45176->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58292->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : one.bak: Excluded (Path Filter) 2025/07/07 03:09:31 DEBUG : one.bak: Excluded 2025/07/07 03:09:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/07 03:09:31 DEBUG : three.txt.bak: Excluded 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for checks to finish 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Unchanged skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35600->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35616->172.17.0.2:21101, err= 2025/07/07 03:09:31 INFO : one.bak: Deleted 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38700->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51964->172.17.0.2:21103, err= 2025/07/07 03:09:31 INFO : one: Moved (server-side) to: one.bak 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Waiting for transfers to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35632->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58308->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:39134->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58824->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51974->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 03:09:31 INFO : one: Copied (new) 2025/07/07 03:09:31 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53196->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38526->172.17.0.2:21106, err= 2025/07/07 03:09:31 INFO : three.txt.bak: Deleted 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38712->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35640->172.17.0.2:21101, err= 2025/07/07 03:09:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 03:09:31 INFO : three.txt: Moved into backup dir 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38542->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35644->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59586->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36260->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58838->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36270->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45186->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58846->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36282->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58310->172.17.0.2:21108, err= --- PASS: TestSyncBackupDirSuffixOnly (0.14s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53204->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39146->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36288->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59596->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53214->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58324->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45190->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36290->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45194->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58334->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53228->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58854->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/dst" 2025/07/07 03:09:31 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:31 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:31 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:31 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:31 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:31 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Connecting to FTP server 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38688->172.17.0.2:21, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59604->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51982->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35646->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59612->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53234->172.17.0.2:21100, err= 2025/07/07 03:09:31 INFO : one: Moved (server-side) to: one.bak 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:51984->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45202->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58350->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36302->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38722->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 03:09:31 INFO : one: Copied (new) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53242->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Unchanged skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:39160->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58358->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36316->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38732->172.17.0.2:21102, err= 2025/07/07 03:09:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45210->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38742->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35662->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58374->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58866->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/07 03:09:31 INFO : three.txt: Copied (new) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38546->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51992->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38562->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38748->172.17.0.2:21102, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35668->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58376->172.17.0.2:21108, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45222->172.17.0.2:21104, err= 2025/07/07 03:09:31 INFO : one.bak: Deleted 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36332->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53258->172.17.0.2:21100, err= 2025/07/07 03:09:31 INFO : one: Moved (server-side) to: one.bak 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45230->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:39166->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53260->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58882->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59624->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 03:09:31 INFO : one: Copied (new) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45232->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:31 DEBUG : two: Unchanged skipping 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:39168->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53270->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38566->172.17.0.2:21106, err= 2025/07/07 03:09:31 INFO : three.txt.bak: Deleted 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59638->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53272->172.17.0.2:21100, err= 2025/07/07 03:09:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:52002->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:39170->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58890->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36346->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:39176->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/07 03:09:31 INFO : three.txt: Copied (new) 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45242->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59642->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38582->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39192->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39208->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36350->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38588->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38594->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52010->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53274->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45246->172.17.0.2:21104, err= --- PASS: TestSyncSuffix (0.12s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52014->172.17.0.2:21103, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59652->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35672->172.17.0.2:21101, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39220->172.17.0.2:21109, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53282->172.17.0.2:21100, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59662->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36364->172.17.0.2:21107, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38610->172.17.0.2:21106, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59670->172.17.0.2:21110, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45260->172.17.0.2:21104, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58894->172.17.0.2:21105, err= 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:31 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53284->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : Creating backend with remote "TestFTPVsftpd:rclone-test-kuzuqix2vuye/dst" 2025/07/07 03:09:32 DEBUG : Setting type="ftp" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_TYPE 2025/07/07 03:09:32 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:32 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:32 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:32 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:32 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:32 DEBUG : TestFTPVsftpd: detected overridden config - adding "{7TgIa}" suffix to name 2025/07/07 03:09:32 DEBUG : Setting host="172.17.0.2" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_HOST 2025/07/07 03:09:32 DEBUG : Setting user="rclone" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_USER 2025/07/07 03:09:32 DEBUG : Setting pass="wA-bC0PEc4SItv23ZPl_cSqzY23JfHjhunPmTjD6ooLA" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_PASS 2025/07/07 03:09:32 DEBUG : Setting writing_mdtm="true" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_WRITING_MDTM 2025/07/07 03:09:32 DEBUG : Setting encoding="Ctl,LeftPeriod,Slash" for "TestFTPVsftpd" from environment variable RCLONE_CONFIG_TESTFTPVSFTPD_ENCODING 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: Connecting to FTP server 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38692->172.17.0.2:21, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38616->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:52016->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38764->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45264->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:52018->172.17.0.2:21103, err= 2025/07/07 03:09:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:52022->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35680->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35686->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58898->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58380->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/07 03:09:32 INFO : one: Copied (new) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38620->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : two: Unchanged skipping 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35694->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35698->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:52026->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38622->172.17.0.2:21106, err= 2025/07/07 03:09:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59686->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:39230->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38626->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:52028->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35714->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/07 03:09:32 INFO : three.txt: Copied (new) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58394->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59690->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59704->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36370->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:52040->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45272->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45274->172.17.0.2:21104, err= 2025/07/07 03:09:32 INFO : one-2019-01-01: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38768->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38640->172.17.0.2:21106, err= 2025/07/07 03:09:32 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45290->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38770->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45296->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:36372->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58900->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : one.1503b713.partial: renamed to: one 2025/07/07 03:09:32 INFO : one: Copied (new) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53294->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : two: Unchanged skipping 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59714->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:39232->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:45304->172.17.0.2:21104, err= 2025/07/07 03:09:32 INFO : three-2019-01-01.txt: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:35718->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:39240->172.17.0.2:21109, err= 2025/07/07 03:09:32 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59722->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:38774->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:53298->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:58400->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye/dst: > dial: conn=172.17.0.1:59724->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/07 03:09:32 INFO : three.txt: Copied (new) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52044->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58906->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59736->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39254->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38790->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59752->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59756->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59760->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38656->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52056->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36388->172.17.0.2:21107, err= --- PASS: TestSyncSuffixKeepExtension (0.14s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36398->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58402->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39260->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45310->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53304->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45312->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38672->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52070->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39272->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36408->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/07 03:09:32 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/07 03:09:32 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58416->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58420->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58918->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38674->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36412->172.17.0.2:21107, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38796->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36416->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53316->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53328->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38812->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58426->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58922->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38820->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53342->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/07 03:09:32 INFO : existing: Copied (new) 2025/07/07 03:09:32 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59776->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59784->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35720->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:32 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:32 ERROR : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: not deleting files as there were IO errors 2025/07/07 03:09:32 ERROR : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: not deleting directories as there were IO errors 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38822->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58930->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39286->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58432->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52078->172.17.0.2:21103, err= --- PASS: TestSyncImmutable (0.06s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59790->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53348->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52094->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52108->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58434->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:32 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : existing: Unchanged skipping 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:32 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:32 INFO : There was nothing to transfer 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38678->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52110->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45326->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53362->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38692->172.17.0.2:21106, err= --- PASS: TestSyncIgnoreCase (0.03s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36428->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53378->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39296->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35732->172.17.0.2:21101, err= --- SKIP: TestFixCase (0.01s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45338->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45354->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39310->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36442->172.17.0.2:21107, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35740->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58932->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58944->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35746->172.17.0.2:21101, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53384->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45362->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39314->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35750->172.17.0.2:21101, err= --- PASS: TestMaxTransfer (0.02s) --- SKIP: TestMaxTransfer/Hard (0.01s) --- SKIP: TestMaxTransfer/Soft (0.01s) --- SKIP: TestMaxTransfer/Cautious (0.01s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45366->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38706->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59804->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53400->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35764->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58442->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35778->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36446->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38722->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58444->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58458->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52126->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38736->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35780->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38748->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39324->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36454->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36456->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59810->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53404->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39340->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53420->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58468->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53432->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38752->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58952->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39356->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39370->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38838->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45376->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59824->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53438->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38762->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36462->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38846->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58968->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39376->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35784->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58980->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53446->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35796->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39390->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59826->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58994->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39400->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59832->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53462->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53478->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58472->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45380->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36468->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45392->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52128->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58480->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38770->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53484->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38784->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39402->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59004->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58486->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38794->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45394->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59844->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38800->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59010->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59850->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59022->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35800->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36474->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35802->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58498->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36486->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59030->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38856->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59852->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58512->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45398->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59032->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38810->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39418->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38820->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59040->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52138->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39432->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39448->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39454->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59858->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59872->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53498->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36492->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59054->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35808->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58518->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38830->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59058->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36502->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36518->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58522->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59068->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45400->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59076->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58534->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59078->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53504->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38840->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53516->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45414->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53520->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35810->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52142->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52146->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53528->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35812->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45420->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58548->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38872->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39466->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58558->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36522->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52158->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52174->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53540->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both10: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both13: Unchanged skipping 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both11: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both0: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both12: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both14: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both15: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both17: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both16: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both18: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both19: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both2: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both3: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both4: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both1: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both6: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both5: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both7: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both8: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both9: Unchanged skipping 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:32 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35816->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36528->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38874->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52182->172.17.0.2:21103, err= 2025/07/07 03:09:32 INFO : only3: Deleted 2025/07/07 03:09:32 INFO : only2: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 INFO : only0: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 INFO : only17: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59874->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53550->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59080->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38890->172.17.0.2:21102, err= 2025/07/07 03:09:32 INFO : only12: Deleted 2025/07/07 03:09:32 INFO : only18: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53558->172.17.0.2:21100, err= 2025/07/07 03:09:32 INFO : only4: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52198->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38898->172.17.0.2:21102, err= 2025/07/07 03:09:32 INFO : only16: Deleted 2025/07/07 03:09:32 INFO : only7: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35822->172.17.0.2:21101, err= 2025/07/07 03:09:32 INFO : only8: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53560->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36544->172.17.0.2:21107, err= 2025/07/07 03:09:32 INFO : only1: Deleted 2025/07/07 03:09:32 INFO : only11: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53568->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39476->172.17.0.2:21109, err= 2025/07/07 03:09:32 INFO : only13: Deleted 2025/07/07 03:09:32 INFO : only10: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59888->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35830->172.17.0.2:21101, err= 2025/07/07 03:09:32 INFO : only15: Deleted 2025/07/07 03:09:32 INFO : only6: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59096->172.17.0.2:21105, err= 2025/07/07 03:09:32 INFO : only19: Deleted 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52204->172.17.0.2:21103, err= 2025/07/07 03:09:32 INFO : only14: Deleted 2025/07/07 03:09:32 INFO : only5: Deleted 2025/07/07 03:09:32 INFO : only9: Deleted 2025/07/07 03:09:32 INFO : There was nothing to transfer 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58568->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45426->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39488->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35842->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45432->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39502->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39516->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38856->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59900->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45436->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59914->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35844->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58572->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38906->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38870->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36554->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36564->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45440->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45442->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39520->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58578->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45448->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35858->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59102->172.17.0.2:21105, err= --- PASS: TestSyncConcurrentDelete (0.31s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39532->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59104->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52214->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45450->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45462->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53578->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53588->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45470->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39538->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58594->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35860->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59106->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45472->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53592->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38922->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52220->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52224->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39542->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59922->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52232->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38880->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52242->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38934->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35876->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45484->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35880->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59110->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59126->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59134->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45494->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59144->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58596->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52258->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38884->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36566->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36582->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45496->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38888->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36590->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59156->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36598->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38894->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45504->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58606->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36612->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58608->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38898->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39546->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59160->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35892->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59932->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38936->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58618->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52262->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45514->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38948->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59176->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58634->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38902->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59188->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59194->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59946->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59210->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53596->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38914->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52276->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52284->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45516->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38916->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36624->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52298->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38950->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45526->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35896->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38960->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38976->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38926->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59212->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35900->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39550->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38992->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35914->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52308->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58638->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59228->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39554->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59234->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39006->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38932->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53604->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39570->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36632->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58642->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35922->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58658->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58664->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59242->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59254->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38946->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38962->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59948->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52314->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45530->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35930->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58672->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36646->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36658->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38968->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59258->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38984->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59956->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45538->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59964->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58676->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38998->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35946->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35954->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39006->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53614->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58692->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53618->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39016->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:32 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both0: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both12: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both13: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both11: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both10: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both14: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both15: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both16: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both19: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both17: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both18: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both4: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both3: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both1: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both2: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both7: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both8: Unchanged skipping 2025/07/07 03:09:32 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:32 DEBUG : both5: Unchanged skipping 2025/07/07 03:09:32 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : both6: Unchanged skipping 2025/07/07 03:09:32 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39020->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : both9: Unchanged skipping 2025/07/07 03:09:32 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39008->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58696->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59270->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59978->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53632->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59284->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36668->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39028->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59294->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39022->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45550->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45554->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59310->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58706->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35956->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45566->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39576->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59992->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39032->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/07 03:09:32 INFO : only13: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/07 03:09:32 INFO : only11: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/07 03:09:32 INFO : only12: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/07 03:09:32 INFO : only10: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39034->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59314->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52320->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36678->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35972->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45576->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59324->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39048->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52326->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58708->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39060->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39580->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39068->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60000->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39048->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36694->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58718->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/07 03:09:32 INFO : only14: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39056->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39582->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60014->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36708->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/07 03:09:32 INFO : only17: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52342->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/07 03:09:32 INFO : only15: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39082->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/07 03:09:32 INFO : only16: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52358->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39584->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60020->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36720->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58734->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39060->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39094->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58740->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35984->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53640->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39594->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60030->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59336->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52362->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39606->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/07 03:09:32 INFO : only18: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53648->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/07 03:09:32 INFO : only19: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60038->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52376->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45580->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39610->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/07 03:09:32 INFO : only0: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60048->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/07 03:09:32 INFO : only1: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59342->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39612->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36000->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59354->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58752->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36016->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45584->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52388->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59358->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36732->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39074->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36026->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52400->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/07 03:09:32 INFO : only5: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/07 03:09:32 INFO : only2: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36736->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52412->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36040->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/07 03:09:32 INFO : only3: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60058->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45586->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58768->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36752->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39618->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39102->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/07 03:09:32 INFO : only8: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52420->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59370->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39620->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45592->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60064->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39628->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53660->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45600->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39090->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36048->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60080->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39104->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39096->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/07 03:09:32 INFO : only6: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/07 03:09:32 INFO : only4: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/07 03:09:32 INFO : only9: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36064->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/07 03:09:32 INFO : only7: Copied (replaced existing) 2025/07/07 03:09:32 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36080->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60090->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60102->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58772->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52426->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36088->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39644->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36764->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39098->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39116->172.17.0.2:21102, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58784->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39648->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53670->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59380->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52428->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36104->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58790->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58798->172.17.0.2:21108, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60108->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36116->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45608->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45618->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53674->172.17.0.2:21100, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39650->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52438->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45622->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60124->172.17.0.2:21110, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52444->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45634->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59388->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45636->172.17.0.2:21104, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36126->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52446->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36142->172.17.0.2:21101, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59404->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39112->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52462->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52476->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52492->172.17.0.2:21103, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39658->172.17.0.2:21109, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39116->172.17.0.2:21106, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36768->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36778->172.17.0.2:21107, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58814->172.17.0.2:21108, err= --- PASS: TestSyncConcurrentTruncate (0.38s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:32 DEBUG : empty_dir: Making directory with metadata 2025/07/07 03:09:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:09:32 DEBUG : empty_on_remote: Making directory with metadata 2025/07/07 03:09:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:09:32 INFO : empty_on_remote: Making directory 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59408->172.17.0.2:21105, err= 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:32 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60138->172.17.0.2:21110, err= 2025/07/07 03:09:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/07 03:09:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39174->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52550->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45674->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59420->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36798->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36190->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39186->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59424->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53702->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45676->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45686->172.17.0.2:21104, err= --- PASS: TestSyncReplaceDirModTime (0.06s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:33 DEBUG : empty_dir: Making directory with metadata 2025/07/07 03:09:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:09:33 DEBUG : empty_on_remote: Making directory with metadata 2025/07/07 03:09:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 03:09:33 INFO : empty_on_remote: Making directory 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39200->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36810->172.17.0.2:21107, err= 2025/07/07 03:09:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/07 03:09:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:33 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45736->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36216->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53746->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36836->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52564->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58876->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52578->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36850->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60248->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58892->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53752->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36226->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36230->172.17.0.2:21101, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:33 INFO : sub dir: Making directory 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58908->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60256->172.17.0.2:21110, err= 2025/07/07 03:09:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59542->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60332->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36274->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36278->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52650->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39304->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59556->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45824->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58960->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59568->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39262->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59584->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39802->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45832->172.17.0.2:21104, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.12s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 03:09:33 INFO : sub dir: Making directory 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58962->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36294->172.17.0.2:21101, err= 2025/07/07 03:09:33 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52692->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39880->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52708->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60402->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59016->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59642->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53852->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52714->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59028->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36332->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60408->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36344->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59042->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45858->172.17.0.2:21104, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.12s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52716->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52718->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45862->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60420->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39290->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39894->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45876->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59654->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59664->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36352->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36360->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60426->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53866->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53872->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59058->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53880->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39394->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60438->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59678->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53888->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53898->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39398->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60446->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59062->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59076->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52730->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39292->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36916->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39412->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45882->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39308->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39324->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39910->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53906->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59682->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36930->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59692->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36374->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39418->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39914->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39430->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59090->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59694->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36388->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45896->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36932->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52744->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59106->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36934->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45908->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39440->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39444->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45910->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39924->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39330->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39932->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60448->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45912->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36940->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39344->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60464->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45914->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : apple: Excluded 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:33 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : banana: Excluded 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39350->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39452->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45922->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53910->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39460->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Connecting to FTP server 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Connecting to FTP server 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Connecting to FTP server 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38698->172.17.0.2:21, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38714->172.17.0.2:21, err= 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38722->172.17.0.2:21, err= 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:33 INFO : There was nothing to transfer 2025/07/07 03:09:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52752->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : apple: Excluded 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:33 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : banana: Excluded 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52764->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59704->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59112->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60474->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39358->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:33 INFO : There was nothing to transfer 2025/07/07 03:09:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36946->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : apple: Excluded 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:33 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : banana: Excluded 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39462->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52774->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39360->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39370->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36962->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45930->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59118->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52780->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45934->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52782->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39936->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39474->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59124->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36964->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59136->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39378->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36978->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39394->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52794->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36992->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45950->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37006->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59712->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59720->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59146->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60478->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45952->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59728->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52806->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60480->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39410->172.17.0.2:21102, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52820->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39418->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37022->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37032->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37034->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39422->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59740->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59748->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52834->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60488->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59764->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59160->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59164->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37036->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39952->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59178->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37048->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59776->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52846->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37064->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59192->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59204->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59792->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60494->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59804->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45962->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36390->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59206->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39490->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59806->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60500->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59210->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52848->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37068->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53920->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53934->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39964->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60510->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39430->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52854->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:60526->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36398->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59816->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39496->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59832->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52870->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39440->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45978->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59848->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52882->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52888->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:37072->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45992->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45994->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:46002->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39446->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39978->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39984->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:36414->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39502->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59858->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39988->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : apple: Excluded 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:33 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : banana: Excluded 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:46010->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53942->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:59868->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39384->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38142->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:33 INFO : There was nothing to transfer 2025/07/07 03:09:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38146->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : apple: Excluded 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:33 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : banana: Excluded 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39394->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44316->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56710->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55518->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:33 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:33 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44318->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:33 INFO : There was nothing to transfer 2025/07/07 03:09:33 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38150->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : apple: Excluded 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:33 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : banana: Excluded 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39402->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:33 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:33936->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:33944->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50692->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50700->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56716->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44326->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53522->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53536->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53544->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56726->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55526->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56730->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:33950->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44332->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50710->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56734->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40626->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39412->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39420->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39432->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50712->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53552->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:33954->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44346->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56746->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50718->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38156->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50734->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44350->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:33960->172.17.0.2:21108, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38172->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53556->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34132->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44354->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:33972->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34146->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56328->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50738->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50746->172.17.0.2:21104, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34158->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44360->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53570->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39440->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56344->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56350->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56758->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38182->172.17.0.2:21101, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56360->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40628->172.17.0.2:21105, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34174->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53576->172.17.0.2:21107, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39456->172.17.0.2:21110, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56370->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44370->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44378->172.17.0.2:21109, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:33986->172.17.0.2:21108, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56766->172.17.0.2:21103, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56378->172.17.0.2:21102, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55542->172.17.0.2:21100, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34184->172.17.0.2:21106, err= 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:33 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:33990->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55544->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40636->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34198->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39468->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34002->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44382->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56770->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39474->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39480->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53582->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34018->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56780->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38194->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39494->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44390->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44398->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34032->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38208->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40642->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53588->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34038->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44410->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40650->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40660->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44426->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50760->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38212->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34208->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56390->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40674->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56792->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : apple: Excluded 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:34 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : banana: Excluded 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50772->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39498->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34046->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53590->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55558->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34220->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53606->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38216->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34052->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50784->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40678->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34056->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53618->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38218->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56404->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56798->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34236->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38220->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40680->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39502->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34240->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53624->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44438->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34070->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38232->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/07 03:09:34 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50794->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56410->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/07 03:09:34 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39510->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55564->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34080->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56416->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40682->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34092->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44454->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39514->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34096->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53636->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40696->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40698->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34106->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56430->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44462->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56434->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40712->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34242->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55572->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34112->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40726->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50804->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34114->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44466->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40742->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39524->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56808->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53642->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40756->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38240->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56440->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55584->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53646->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38254->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39530->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56446->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56818->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44476->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55586->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39534->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56450->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44488->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56826->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38264->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39544->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34122->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56464->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34246->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50810->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44490->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40758->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34252->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56834->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44492->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50818->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40770->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39550->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50828->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34130->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40786->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56850->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34262->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38266->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44496->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55598->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56476->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39562->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50832->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56484->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40802->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34266->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38274->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34146->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39576->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44510->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38288->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56862->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39588->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34162->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34270->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55608->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56494->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38298->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50848->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53660->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56874->172.17.0.2:21103, err= 2025/07/07 03:09:34 INFO : splitbananasplit: Deleted 2025/07/07 03:09:34 INFO : apple: Deleted 2025/07/07 03:09:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34278->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38302->172.17.0.2:21101, err= 2025/07/07 03:09:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39602->172.17.0.2:21110, err= 2025/07/07 03:09:34 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40818->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55620->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44524->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50864->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34164->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56502->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56878->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34282->172.17.0.2:21106, err= 2025/07/07 03:09:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53662->172.17.0.2:21107, err= 2025/07/07 03:09:34 INFO : appleappleapplebanana: Deleted 2025/07/07 03:09:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 03:09:34 INFO : banana: Deleted 2025/07/07 03:09:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56514->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : YXBwbGU=: Excluded 2025/07/07 03:09:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/07 03:09:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : YmFuYW5h: Excluded 2025/07/07 03:09:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34172->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50878->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50890->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50906->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39614->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38306->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : YXBwbGU=: Excluded 2025/07/07 03:09:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/07 03:09:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : YmFuYW5h: Excluded 2025/07/07 03:09:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40832->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/07 03:09:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53676->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38310->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : apple: transformed to: YXBwbGU= 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/07 03:09:34 DEBUG : banana: transformed to: YmFuYW5h 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40840->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40850->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44528->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38320->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56880->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53690->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50920->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34188->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34200->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44544->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56518->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56526->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55622->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55636->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50932->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34212->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55648->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38324->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39628->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39642->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56896->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34226->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34242->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44552->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40858->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50942->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34290->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39654->172.17.0.2:21110, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50956->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34258->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50964->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53696->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56908->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40868->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39670->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39684->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56536->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56916->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34270->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56926->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50970->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56544->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55656->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38340->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56546->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34292->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56932->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56552->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40884->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50974->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55660->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34304->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34308->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55662->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44562->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53712->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38356->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56948->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34322->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39696->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39708->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44570->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39710->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44582->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56958->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56972->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39716->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53716->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39732->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56978->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38366->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56994->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56996->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38382->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53730->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38394->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40896->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56568->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34324->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34332->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57012->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57016->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38400->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39744->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38404->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38412->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57018->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40906->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40918->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53738->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : apple: Excluded 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:34 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : banana: Excluded 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53746->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53754->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34348->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34362->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39754->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40922->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56582->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50984->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34378->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38420->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44590->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56586->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50988->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55664->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53764->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57024->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44602->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34276->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44614->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39756->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53770->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38430->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/07 03:09:34 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53778->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57032->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38436->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/07 03:09:34 INFO : apple: Copied (new) to: PREFIXapple 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50996->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34390->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53792->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:50998->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34286->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40932->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57048->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55676->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39758->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51008->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57054->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34392->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38444->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51012->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56590->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55688->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34290->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51016->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57066->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55694->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51028->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34398->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39770->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38458->172.17.0.2:21101, err= 2025/07/07 03:09:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44622->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34304->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40942->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55710->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34408->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56602->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53800->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34416->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38472->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34320->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 03:09:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44636->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51032->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56604->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34332->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44652->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53812->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39778->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56610->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40950->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44664->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39786->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55722->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/07 03:09:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34418->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38488->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40964->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53824->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39794->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55724->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44674->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40972->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/07 03:09:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38502->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39796->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/07 03:09:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44686->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38504->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51046->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34346->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39800->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56614->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51056->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34432->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55730->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40974->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/07 03:09:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/07 03:09:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51062->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57068->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44690->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39816->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40984->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53838->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34358->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38512->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44704->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56630->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/07 03:09:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57084->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/07 03:09:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53842->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44718->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51072->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/07 03:09:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/07 03:09:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39820->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44732->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38516->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57092->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51084->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34370->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53852->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41000->172.17.0.2:21105, err= 2025/07/07 03:09:34 INFO : splitbananasplit: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34440->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44740->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 INFO : banana: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55746->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53862->172.17.0.2:21107, err= 2025/07/07 03:09:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51090->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34372->172.17.0.2:21108, err= 2025/07/07 03:09:34 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39824->172.17.0.2:21110, err= 2025/07/07 03:09:34 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57106->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41012->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38518->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56646->172.17.0.2:21102, err= 2025/07/07 03:09:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55758->172.17.0.2:21100, err= 2025/07/07 03:09:34 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 03:09:34 INFO : appleappleapplebanana: Deleted 2025/07/07 03:09:34 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 03:09:34 INFO : apple: Deleted 2025/07/07 03:09:34 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39834->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : PREFIXapple: Excluded 2025/07/07 03:09:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/07 03:09:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : PREFIXbanana: Excluded 2025/07/07 03:09:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38524->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39848->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38530->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : apple: transformed to: PREFIXapple 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/07 03:09:34 DEBUG : banana: transformed to: PREFIXbanana 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56652->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34448->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51098->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55762->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39864->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34388->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41024->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34464->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39870->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38538->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39876->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56658->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57112->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44754->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34466->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56670->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57118->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55768->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56682->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53872->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34480->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41028->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/07 03:09:34 INFO : apple: Copied (new) 2025/07/07 03:09:34 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/07 03:09:34 INFO : banana: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44766->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/07 03:09:34 INFO : appleappleapplebanana: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38546->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/07 03:09:34 INFO : splitbananasplit: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34488->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39884->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34396->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53874->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41032->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57134->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51112->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53878->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55772->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57136->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44768->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41046->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51114->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44780->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39896->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/07 03:09:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56692->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34500->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38560->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55776->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/07 03:09:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/07 03:09:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44786->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57144->172.17.0.2:21103, err= 2025/07/07 03:09:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55780->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41058->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51130->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39902->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56706->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34502->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41060->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39912->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34406->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34508->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57154->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51144->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34422->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56720->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39920->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/07 03:09:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51156->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57166->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/07 03:09:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53886->172.17.0.2:21107, err= 2025/07/07 03:09:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56730->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51162->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44798->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/07 03:09:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41062->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34522->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34428->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57170->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53888->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39928->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57186->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38574->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51172->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34528->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56742->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53890->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/07 03:09:34 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34530->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41066->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57200->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55782->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/07 03:09:34 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34434->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53906->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51188->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/07 03:09:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38580->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/07 03:09:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34450->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34538->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39930->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56754->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38592->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39944->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51190->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57206->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55786->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34554->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51192->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44806->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41074->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56764->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38608->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/07 03:09:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/07 03:09:34 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57212->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/07 03:09:34 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34458->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39954->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51198->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53914->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57218->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34556->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55792->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56780->172.17.0.2:21102, err= 2025/07/07 03:09:34 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/07 03:09:34 INFO : PREFIXapple: Deleted 2025/07/07 03:09:34 INFO : PREFIXbanana: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51206->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34468->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41078->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53930->172.17.0.2:21107, err= 2025/07/07 03:09:34 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 INFO : PREFIXsplitbananasplit: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34572->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38612->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55806->172.17.0.2:21100, err= 2025/07/07 03:09:34 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41092->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56790->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34476->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53932->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44814->172.17.0.2:21109, err= 2025/07/07 03:09:34 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/07 03:09:34 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/07 03:09:34 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55814->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : apple: Excluded 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:34 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : banana: Excluded 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44822->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55820->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51222->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34576->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : apple: Excluded 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:34 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : banana: Excluded 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56796->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34588->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39962->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53938->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53954->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39976->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53970->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53980->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56810->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56826->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34480->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38626->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56828->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:53990->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39984->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57224->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41102->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39990->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56834->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38638->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54006->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34594->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34482->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40004->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40016->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34496->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40026->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51234->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57238->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51240->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34504->172.17.0.2:21108, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40040->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56842->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51248->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56854->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40052->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57252->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44830->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41112->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56866->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57256->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51260->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54018->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44832->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51266->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55824->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38640->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34596->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34604->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38656->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57266->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34614->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34514->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34618->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57278->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40066->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34518->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56882->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51272->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34632->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57282->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55834->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44846->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34526->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41116->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54022->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34642->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54032->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34650->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51284->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57284->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34542->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44856->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44866->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38664->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41126->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38674->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34656->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56898->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40072->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40078->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51288->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41130->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56900->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38688->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54044->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44882->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57300->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40082->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44884->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44894->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57316->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57322->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : apple: Excluded 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:34 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : banana: Excluded 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55842->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38698->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34552->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40098->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 03:09:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57324->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51304->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38710->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44904->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40112->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41136->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54046->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56906->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38720->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57326->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34668->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38722->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57328->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54052->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34568->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55854->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38728->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34676->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51314->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54054->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34570->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38730->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/07 03:09:34 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/07 03:09:34 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34692->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56914->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/07 03:09:34 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51324->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40126->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34700->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56928->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51332->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55868->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34708->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56938->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44906->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57334->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54056->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34710->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34580->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55874->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40128->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38744->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44916->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40136->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34584->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51336->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57344->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54064->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41144->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40142->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56946->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34594->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38754->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54068->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34608->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38770->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44926->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38776->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56960->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34712->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41158->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51348->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41166->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34716->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55884->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34618->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41182->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51358->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44934->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51372->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34730->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55890->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44946->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34620->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38784->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54080->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54086->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51376->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41198->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56976->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34732->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51378->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57354->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54098->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41206->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34628->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54106->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56984->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40156->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41208->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56988->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54108->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34748->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57356->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38794->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44956->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57368->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54112->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34762->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57378->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41220->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34766->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55892->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 03:09:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57380->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34630->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44970->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55900->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41228->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54126->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51390->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56990->172.17.0.2:21102, err= 2025/07/07 03:09:34 INFO : apple: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54130->172.17.0.2:21107, err= 2025/07/07 03:09:34 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 03:09:34 INFO : banana: Deleted 2025/07/07 03:09:34 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 INFO : appleappleapplebanana: Deleted 2025/07/07 03:09:34 INFO : splitbananasplit: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57002->172.17.0.2:21102, err= 2025/07/07 03:09:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34774->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57390->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55912->172.17.0.2:21100, err= 2025/07/07 03:09:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40164->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51394->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54146->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41244->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44982->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34790->172.17.0.2:21106, err= 2025/07/07 03:09:34 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51410->172.17.0.2:21104, err= 2025/07/07 03:09:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 03:09:34 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51416->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : appleSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : bananaSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44996->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40176->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:44998->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : apple: transformed to: appleSUFFIX 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/07 03:09:34 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/07 03:09:34 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34804->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51426->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40182->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34636->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54152->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41252->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34820->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34652->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55928->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51432->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45006->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57018->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34660->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38806->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51446->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57024->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55940->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57396->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57032->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34826->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54156->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/07 03:09:34 INFO : apple: Copied (new) 2025/07/07 03:09:34 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/07 03:09:34 INFO : splitbananasplit: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 INFO : banana: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41262->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38822->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34664->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57046->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/07 03:09:34 INFO : appleappleapplebanana: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45012->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34670->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38826->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57400->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51460->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54168->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45016->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38836->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34674->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41270->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40196->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38840->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54184->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57408->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/07 03:09:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34678->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45028->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38844->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51474->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/07 03:09:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54196->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57050->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57420->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/07 03:09:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40200->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34840->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54212->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45032->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38852->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54214->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57052->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45042->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40212->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38856->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54220->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57064->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/07 03:09:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55942->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40222->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45058->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54236->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/07 03:09:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57436->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/07 03:09:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38868->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34686->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34856->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38872->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51490->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54252->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57078->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/07 03:09:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34688->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40226->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55952->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51506->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41276->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34704->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38886->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55968->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/07 03:09:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/07 03:09:34 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40236->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41284->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55972->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40244->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51508->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57440->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/07 03:09:34 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38902->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45070->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54256->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57082->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57442->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40246->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41294->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/07 03:09:34 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51522->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41296->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45078->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/07 03:09:34 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45088->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34864->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40256->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/07 03:09:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38916->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57092->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51534->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57094->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55976->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/07 03:09:34 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/07 03:09:34 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55990->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34876->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45090->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54272->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57108->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41302->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38928->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34712->172.17.0.2:21108, err= 2025/07/07 03:09:34 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/07 03:09:34 INFO : bananaSUFFIX: Deleted 2025/07/07 03:09:34 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51546->172.17.0.2:21104, err= 2025/07/07 03:09:34 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/07 03:09:34 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54286->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41314->172.17.0.2:21105, err= 2025/07/07 03:09:34 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57444->172.17.0.2:21103, err= 2025/07/07 03:09:34 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/07 03:09:34 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34892->172.17.0.2:21106, err= 2025/07/07 03:09:34 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57116->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55992->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38932->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34714->172.17.0.2:21108, err= 2025/07/07 03:09:34 INFO : splitbananasplitSUFFIX: Deleted 2025/07/07 03:09:34 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/07 03:09:34 INFO : appleSUFFIX: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54300->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34896->172.17.0.2:21106, err= 2025/07/07 03:09:34 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40260->172.17.0.2:21110, err= 2025/07/07 03:09:34 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/07 03:09:34 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/07 03:09:34 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/07 03:09:34 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/07 03:09:34 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38948->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : apple: Excluded 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:34 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : banana: Excluded 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41330->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40268->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40276->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57448->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : apple: Excluded 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:34 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : banana: Excluded 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57128->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:34 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38952->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57458->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56000->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34730->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34900->172.17.0.2:21106, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56010->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51550->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54308->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34746->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34754->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51552->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54318->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40286->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57470->172.17.0.2:21103, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41340->172.17.0.2:21105, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45098->172.17.0.2:21109, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56026->172.17.0.2:21100, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57138->172.17.0.2:21102, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51562->172.17.0.2:21104, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38962->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38970->172.17.0.2:21101, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34764->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34770->172.17.0.2:21108, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54320->172.17.0.2:21107, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40300->172.17.0.2:21110, err= 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:34 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57150->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38982->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41342->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57472->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54326->172.17.0.2:21107, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40308->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40324->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38990->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54340->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41356->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41370->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54342->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45104->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45108->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57164->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56038->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57488->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40336->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34908->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34772->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:38998->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39000->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39010->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39022->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40346->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41384->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45124->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57502->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39034->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54350->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51566->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57176->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34778->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57508->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41390->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39036->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41394->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45126->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45130->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34782->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57180->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57194->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56050->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34918->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51576->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51586->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54364->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45146->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34920->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39046->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39058->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56066->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40350->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54376->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57208->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41396->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40354->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41398->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57220->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34796->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57224->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51600->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56074->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51612->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39062->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54390->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34934->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57524->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34812->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57528->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54404->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57544->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34826->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56086->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57226->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41414->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51620->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57546->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34948->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51624->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57228->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54410->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41422->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39074->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51636->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34830->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54412->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/07 03:09:35 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40360->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56098->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57560->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54424->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40372->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/07 03:09:35 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41430->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39080->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/07 03:09:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34954->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34834->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57564->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56106->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45150->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54432->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39088->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57578->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51650->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56118->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40376->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54434->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39090->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56128->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45152->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57236->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39098->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/07 03:09:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/07 03:09:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34968->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41434->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51666->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/07 03:09:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34844->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/07 03:09:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34976->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56142->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54438->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57584->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45154->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41436->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34858->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41446->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45158->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57594->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39112->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39128->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34862->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45162->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57238->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/07 03:09:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/07 03:09:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51676->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57598->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/07 03:09:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54440->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45174->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41454->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57606->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39130->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40382->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/07 03:09:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57612->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51688->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34866->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34984->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56154->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57620->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57252->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40396->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57262->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45188->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/07 03:09:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45204->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56158->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57278->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34986->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40406->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/07 03:09:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/07 03:09:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/07 03:09:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34882->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54446->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34892->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54460->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35000->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45220->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56170->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56186->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40420->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/07 03:09:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/07 03:09:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34896->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41458->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54468->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51698->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45224->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57636->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35010->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39146->172.17.0.2:21101, err= 2025/07/07 03:09:35 INFO : dir1/0012-6789;.txt: Deleted 2025/07/07 03:09:35 INFO : dir1/0003-defghij.txt: Deleted 2025/07/07 03:09:35 INFO : splitbananasplit: Deleted 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 INFO : dir1/0008-2345678.txt: Deleted 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41460->172.17.0.2:21105, err= 2025/07/07 03:09:35 INFO : dir1/0013-789;=.txt: Deleted 2025/07/07 03:09:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45232->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 INFO : dir1/0010-456789.txt: Deleted 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57638->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40434->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56200->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54484->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34910->172.17.0.2:21108, err= 2025/07/07 03:09:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/07 03:09:35 INFO : dir1/0007-1234567.txt: Deleted 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51712->172.17.0.2:21104, err= 2025/07/07 03:09:35 INFO : dir1/0009-3456789.txt: Deleted 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 INFO : dir1/0015-9;=.txt: Deleted 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57294->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41470->172.17.0.2:21105, err= 2025/07/07 03:09:35 INFO : appleappleapplebanana: Deleted 2025/07/07 03:09:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/07 03:09:35 INFO : dir1/0014-89;=.txt: Deleted 2025/07/07 03:09:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/07 03:09:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/07 03:09:35 INFO : dir1/0011-56789;.txt: Deleted 2025/07/07 03:09:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40444->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleapple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleapple: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbanan: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45236->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcde: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdef: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefg: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defgh: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghi: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghij: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijk: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-12345: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-23456: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-34567: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-45678: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56208->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39148->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45250->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35018->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/07 03:09:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/07 03:09:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/07 03:09:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/07 03:09:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/07 03:09:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/07 03:09:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/07 03:09:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/07 03:09:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/07 03:09:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/07 03:09:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/07 03:09:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/07 03:09:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/07 03:09:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/07 03:09:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56224->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleapple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleapple: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbanan: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45256->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcde: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdef: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefg: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defgh: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghi: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghij: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijk: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-12345: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-23456: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-34567: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-45678: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57298->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34922->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/07 03:09:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54488->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56238->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39156->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39158->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57642->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45272->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51720->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34934->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40460->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54500->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56244->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57658->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57668->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51732->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41476->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54516->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57682->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35026->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57312->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57694->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35034->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34950->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39162->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34962->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40476->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57324->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57710->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34972->172.17.0.2:21108, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45280->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57330->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39172->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39180->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35044->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40486->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51746->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57720->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40502->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34980->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40518->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56260->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40528->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45284->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51760->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51776->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40540->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51782->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57724->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40552->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39190->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39198->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57740->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39206->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57748->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40566->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57346->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39214->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41482->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40572->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41486->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54522->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54532->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39230->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57750->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39242->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35052->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40578->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57356->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39244->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40592->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:34990->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54534->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40594->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54538->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57752->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45296->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35054->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54544->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41498->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51792->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57762->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41504->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54558->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54572->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40606->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45312->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51800->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54582->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35000->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57764->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35066->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40618->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56274->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54588->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35074->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56276->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45314->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41514->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45326->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45342->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45346->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:35 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51814->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51824->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35004->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57766->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51828->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39254->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35014->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45360->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54598->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41518->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35022->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41526->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35026->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54610->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35030->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54622->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51832->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57366->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41530->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35032->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51836->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54626->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39268->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35080->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41542->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54640->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51850->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54646->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41552->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40624->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56292->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57768->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51864->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56302->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40628->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51874->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54662->172.17.0.2:21107, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51890->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57780->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45370->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39284->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40638->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35094->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56306->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39286->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51904->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39300->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57378->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35034->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54666->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35040->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57384->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56322->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41556->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57398->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41558->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35046->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41560->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35054->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57796->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54668->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51912->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39304->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56324->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51922->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45376->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45384->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41562->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54682->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57400->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54692->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35068->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40652->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45400->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45406->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35080->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35086->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51924->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41578->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57408->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56332->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45418->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56344->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56360->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40662->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51930->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35092->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56370->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41592->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35098->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56380->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39310->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45430->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56384->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39314->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41604->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54694->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57412->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40672->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41616->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40676->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54708->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54722->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51934->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54738->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35110->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54744->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35126->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40682->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:35 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:35 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57416->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51948->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40690->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45440->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40698->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54756->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56396->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35106->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40706->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40722->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35132->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35116->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54770->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39316->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54774->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41626->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35118->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45448->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54776->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45458->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39322->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51962->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57810->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39332->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40724->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57816->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57824->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41632->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40738->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35126->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35144->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51974->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45470->172.17.0.2:21109, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35156->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54784->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41640->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41654->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57836->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54798->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35130->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51980->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35132->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41662->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56400->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56410->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:51986->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57432->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56416->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57838->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54808->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57434->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45480->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56422->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35142->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56430->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39344->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35166->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57450->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45488->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54820->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57848->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39360->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56442->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57858->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40742->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35170->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35184->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35186->172.17.0.2:21106, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57860->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57866->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39366->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39376->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56454->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40758->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40774->172.17.0.2:21110, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35152->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52000->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54834->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57874->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52006->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57878->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56462->172.17.0.2:21100, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52018->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35154->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35170->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54844->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35184->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45502->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41668->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57452->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57886->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54846->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35200->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52026->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35210->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39384->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45508->172.17.0.2:21109, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35224->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57898->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39400->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52032->172.17.0.2:21104, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39414->172.17.0.2:21101, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57462->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57914->172.17.0.2:21103, err= 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57476->172.17.0.2:21102, err= 2025/07/07 03:09:35 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:35 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41676->172.17.0.2:21105, err= 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35226->172.17.0.2:21108, err= 2025/07/07 03:09:35 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : apple: Excluded 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:35 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : banana: Excluded 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54854->172.17.0.2:21107, err= 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:35 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:35 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57488->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40780->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57916->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35202->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57492->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35238->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57496->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40796->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35244->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54866->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54882->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40804->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57498->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40814->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56478->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54898->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35214->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40818->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41682->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40834->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45524->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39428->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45532->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52040->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35220->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52042->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56490->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35228->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40838->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39438->172.17.0.2:21101, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57930->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41698->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40840->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40852->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39444->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57946->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57510->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56492->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57514->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57962->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40854->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35254->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52054->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54906->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57966->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45546->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52064->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35230->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56508->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39458->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35238->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54908->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39466->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39482->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35240->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52068->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35268->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57982->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41706->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41712->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35284->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45548->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54916->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56512->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35290->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35242->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57526->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35292->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54920->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41718->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39492->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40860->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57986->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35254->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45554->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40874->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35266->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45570->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35304->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57532->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54926->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40890->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35308->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39494->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52076->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35274->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57996->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52092->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45574->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58006->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54938->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35322->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : apple: Excluded 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:36 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : banana: Excluded 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56524->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45588->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56536->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39508->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35332->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54954->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : apple: Excluded 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:36 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : banana: Excluded 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35290->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52094->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58014->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39512->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35334->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58016->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : apple: Excluded 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:36 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : banana: Excluded 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35304->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56548->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35344->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58022->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56556->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58038->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56572->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56576->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54968->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45592->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35310->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57544->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35360->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40898->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54970->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54980->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58050->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35324->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35372->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41720->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54988->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45606->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41736->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40914->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58060->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35388->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40924->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45612->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40926->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41752->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39518->172.17.0.2:21101, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56592->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54992->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57552->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45614->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45628->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56600->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45640->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39526->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35336->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41766->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56602->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57564->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41768->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52100->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35352->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35390->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41770->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45648->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52110->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41780->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39542->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58074->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56606->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57568->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45654->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35404->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56614->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41790->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57580->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39556->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:54996->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39562->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52112->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41802->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39568->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45656->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40928->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45660->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35416->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58078->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55010->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58090->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41812->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35428->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57584->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55024->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40942->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52118->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58102->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57590->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39582->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56616->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57606->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45672->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58112->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45680->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57618->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57624->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55040->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55042->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56624->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55058->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : apple: Excluded 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:36 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : banana: Excluded 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58124->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45692->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40948->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35362->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58126->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39592->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : apple: Excluded 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:36 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : banana: Excluded 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55062->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56630->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40958->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45708->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 03:09:36 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : apple: Unchanged skipping 2025/07/07 03:09:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 03:09:36 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : banana: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52132->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45710->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : apple: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : apple: Excluded 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : appleappleapplebanana: Excluded 2025/07/07 03:09:36 DEBUG : banana: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : banana: Excluded 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : splitbananasplit: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45712->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 03:09:36 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40970->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39598->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58142->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56632->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55074->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39606->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45714->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57630->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41814->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35442->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39610->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52146->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39624->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35374->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39632->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57634->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35452->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39634->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52150->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39650->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40978->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35460->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39664->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58150->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58156->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57636->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41826->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41840->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56646->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40982->172.17.0.2:21110, err= --- PASS: TestTransform (3.29s) --- PASS: TestTransform/NFC (0.33s) --- PASS: TestTransform/NFD (0.29s) --- PASS: TestTransform/base64 (0.32s) --- PASS: TestTransform/prefix (0.37s) --- PASS: TestTransform/suffix (0.35s) --- PASS: TestTransform/truncate (0.28s) --- PASS: TestTransform/encoder (0.21s) --- PASS: TestTransform/ISO-8859-1 (0.26s) --- PASS: TestTransform/charmap (0.30s) --- PASS: TestTransform/lowercase (0.29s) --- PASS: TestTransform/ascii (0.28s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35386->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58166->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 03:09:36 INFO : sub dir_somesuffix: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40984->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35390->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/07 03:09:36 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/07 03:09:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 03:09:36 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58182->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35464->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35394->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55088->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41856->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 03:09:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58190->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57646->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35466->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57660->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35472->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41866->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52160->172.17.0.2:21104, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56662->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35480->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 INFO : tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35398->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56668->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45716->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39666->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41874->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40988->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40992->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/07 03:09:36 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35402->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58198->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35490->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56684->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56688->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57670->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41008->172.17.0.2:21110, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45720->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52170->172.17.0.2:21104, err= 2025/07/07 03:09:36 INFO : toe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39668->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56690->172.17.0.2:21100, err= 2025/07/07 03:09:36 INFO : toe/toe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45736->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56706->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 03:09:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35418->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55090->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45740->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39674->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56718->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/07 03:09:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35430->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57682->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58206->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56722->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41886->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45742->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39682->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39686->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35498->172.17.0.2:21108, err= --- PASS: TestFileTag (0.04s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55100->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45750->172.17.0.2:21109, err= 2025/07/07 03:09:36 INFO : toe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58222->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41022->172.17.0.2:21110, err= 2025/07/07 03:09:36 INFO : toe/toe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41900->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56734->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 03:09:36 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39690->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56740->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39706->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35502->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41034->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/07 03:09:36 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39708->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58236->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58244->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55110->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57692->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52182->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55122->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57702->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35508->172.17.0.2:21108, err= --- PASS: TestNoTag (0.05s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : empty_dir: Making directory with metadata 2025/07/07 03:09:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35512->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58252->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 INFO : tictacempty_dir: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41038->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35522->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 INFO : tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35440->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41904->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 INFO : tictactoe/tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58254->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57712->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41052->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35448->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56752->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41920->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39716->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/07 03:09:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45756->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57718->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55130->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56758->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35464->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58264->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55144->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57728->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39728->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45768->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52192->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57742->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41932->172.17.0.2:21105, err= --- PASS: TestDirTag (0.05s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : empty_dir: Making directory with metadata 2025/07/07 03:09:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55146->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55156->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 INFO : tictacempty_dir: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35466->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39738->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 INFO : tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35534->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55164->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 INFO : tictactoe/tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35542->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41056->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35470->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56774->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58276->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41064->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39752->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56782->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58288->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39758->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41066->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45782->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35544->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41070->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52208->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35552->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45794->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/07 03:09:36 NOTICE: ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: 0 differences found 2025/07/07 03:09:36 NOTICE: ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: 1 hashes could not be checked 2025/07/07 03:09:36 NOTICE: ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: 1 matching files 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55174->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52214->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58292->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41946->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39772->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57752->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56786->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35482->172.17.0.2:21106, err= --- PASS: TestAllTag (0.04s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55178->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56788->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 INFO : tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58294->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41072->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 INFO : tictactoe/tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35554->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35570->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39786->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41950->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56802->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35498->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35578->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/07 03:09:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35590->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58308->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41074->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35602->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55184->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35614->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45802->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45818->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52220->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55194->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35514->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45830->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35526->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56812->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39800->172.17.0.2:21101, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/07/07 03:09:36 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57766->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55210->172.17.0.2:21107, err= 2025/07/07 03:09:36 INFO : toe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41084->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41096->172.17.0.2:21110, err= 2025/07/07 03:09:36 INFO : toe/toe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58316->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45836->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57774->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45838->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35534->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56818->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52232->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/07 03:09:36 INFO : toe/toe/toe: Copied (new) 2025/07/07 03:09:36 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41954->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45846->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41960->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41968->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35550->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58330->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57776->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35618->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56834->172.17.0.2:21100, err= --- PASS: TestConflicting (0.04s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : empty_dir: Making directory with metadata 2025/07/07 03:09:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56848->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45862->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 INFO : tictacempty_dir: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45870->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58334->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 INFO : tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35634->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45876->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 INFO : tictactoe/tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35564->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39806->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41972->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58338->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57792->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58342->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39822->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 INFO : toe/toe/toe.txt: Deleted 2025/07/07 03:09:36 INFO : toe/toe: Removing directory 2025/07/07 03:09:36 INFO : toe: Removing directory 2025/07/07 03:09:36 INFO : empty_dir: Removing directory 2025/07/07 03:09:36 DEBUG : Local file system at /tmp/rclone67272650: deleted 3 directories 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45892->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41112->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39838->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35576->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41116->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57794->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41132->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35582->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58352->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57810->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39844->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55216->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52236->172.17.0.2:21104, err= --- PASS: TestMove (0.03s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:36 DEBUG : empty_dir: Making directory with metadata 2025/07/07 03:09:36 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56850->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35642->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 INFO : tictacempty_dir: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41976->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52248->172.17.0.2:21104, err= 2025/07/07 03:09:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 INFO : tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41992->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42002->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 INFO : tictactoe/tictactoe: Making directory 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55218->172.17.0.2:21107, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57826->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45902->172.17.0.2:21109, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57830->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35594->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35608->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35650->172.17.0.2:21108, err= 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:36 INFO : toe/toe/toe.txt: Deleted 2025/07/07 03:09:36 INFO : toe/toe: Removing directory 2025/07/07 03:09:36 INFO : toe: Removing directory 2025/07/07 03:09:36 INFO : empty_dir: Removing directory 2025/07/07 03:09:36 DEBUG : Local file system at /tmp/rclone67272650: deleted 3 directories 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39860->172.17.0.2:21101, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58364->172.17.0.2:21103, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57838->172.17.0.2:21102, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56852->172.17.0.2:21100, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35624->172.17.0.2:21106, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42008->172.17.0.2:21105, err= 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:36 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41140->172.17.0.2:21110, err= 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 03:09:36 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58370->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35640->172.17.0.2:21106, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52264->172.17.0.2:21104, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55224->172.17.0.2:21107, err= 2025/07/07 03:09:37 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41152->172.17.0.2:21110, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52280->172.17.0.2:21104, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45918->172.17.0.2:21109, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56854->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52284->172.17.0.2:21104, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42014->172.17.0.2:21105, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58380->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42024->172.17.0.2:21105, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45922->172.17.0.2:21109, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39876->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58386->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42040->172.17.0.2:21105, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56862->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42054->172.17.0.2:21105, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55240->172.17.0.2:21107, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39878->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35654->172.17.0.2:21106, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57850->172.17.0.2:21102, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35670->172.17.0.2:21106, err= --- PASS: TestTransformFile (0.05s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:37 DEBUG : Reset feature "Copy" 2025/07/07 03:09:37 DEBUG : Reset feature "Move" 2025/07/07 03:09:37 DEBUG : Reset feature "Copy" 2025/07/07 03:09:37 DEBUG : Reset feature "Move" 2025/07/07 03:09:37 DEBUG : empty_dir: Making directory with metadata 2025/07/07 03:09:37 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/07 03:09:37 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39882->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58396->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:37 INFO : tictacempty_dir: Making directory 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39886->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52294->172.17.0.2:21104, err= 2025/07/07 03:09:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/07 03:09:37 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:37 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:37 INFO : tictactoe: Making directory 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42062->172.17.0.2:21105, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42070->172.17.0.2:21105, err= 2025/07/07 03:09:37 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:37 DEBUG : toe: transformed to: tictactoe 2025/07/07 03:09:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:37 INFO : tictactoe/tictactoe: Making directory 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35660->172.17.0.2:21108, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45938->172.17.0.2:21109, err= 2025/07/07 03:09:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/07 03:09:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/07 03:09:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:37 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58408->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35674->172.17.0.2:21106, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45950->172.17.0.2:21109, err= 2025/07/07 03:09:37 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/07 03:09:37 INFO : toe/toe/toe.txt: Deleted 2025/07/07 03:09:37 INFO : toe/toe: Removing directory 2025/07/07 03:09:37 INFO : toe: Removing directory 2025/07/07 03:09:37 INFO : empty_dir: Removing directory 2025/07/07 03:09:37 DEBUG : Local file system at /tmp/rclone67272650: deleted 3 directories 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35678->172.17.0.2:21106, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42072->172.17.0.2:21105, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45964->172.17.0.2:21109, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35684->172.17.0.2:21106, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56866->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55248->172.17.0.2:21107, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56874->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/07 03:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 03:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 03:09:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42076->172.17.0.2:21105, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35672->172.17.0.2:21108, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39892->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56878->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39898->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56888->172.17.0.2:21100, err= 2025/07/07 03:09:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39902->172.17.0.2:21101, err= 2025/07/07 03:09:37 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45972->172.17.0.2:21109, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57866->172.17.0.2:21102, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45986->172.17.0.2:21109, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52306->172.17.0.2:21104, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35688->172.17.0.2:21108, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55250->172.17.0.2:21107, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39912->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35692->172.17.0.2:21106, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39924->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55256->172.17.0.2:21107, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58422->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56892->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41168->172.17.0.2:21110, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39940->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35704->172.17.0.2:21108, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35708->172.17.0.2:21106, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52310->172.17.0.2:21104, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52314->172.17.0.2:21104, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:45990->172.17.0.2:21109, err= --- PASS: TestManualTransformFile (0.04s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:37 DEBUG : toe: transformed to: dG9l 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58432->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35710->172.17.0.2:21106, err= 2025/07/07 03:09:37 DEBUG : toe: transformed to: dG9l 2025/07/07 03:09:37 INFO : dG9l: Making directory 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57874->172.17.0.2:21102, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56902->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : toe: transformed to: dG9l 2025/07/07 03:09:37 DEBUG : toe: transformed to: dG9l 2025/07/07 03:09:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/07 03:09:37 INFO : dG9l/dG9l: Making directory 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41180->172.17.0.2:21110, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21109") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:46004->172.17.0.2:21109, err= 2025/07/07 03:09:37 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/07 03:09:37 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/07 03:09:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/07 03:09:37 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/07 03:09:37 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39948->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35718->172.17.0.2:21108, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39960->172.17.0.2:21101, err= 2025/07/07 03:09:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/07 03:09:37 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56906->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35724->172.17.0.2:21108, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56920->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58442->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : dG9l: transformed to: toe 2025/07/07 03:09:37 DEBUG : dG9l: transformed to: toe 2025/07/07 03:09:37 INFO : toe: Set directory modification time (using SetModTime) 2025/07/07 03:09:37 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35732->172.17.0.2:21108, err= 2025/07/07 03:09:37 DEBUG : dG9l: transformed to: toe 2025/07/07 03:09:37 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/07 03:09:37 INFO : toe/toe: Set directory modification time (using SetModTime) 2025/07/07 03:09:37 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56928->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/07 03:09:37 DEBUG : Local file system at /tmp/rclone67272650: Waiting for checks to finish 2025/07/07 03:09:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/07 03:09:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/07 03:09:37 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/07 03:09:37 DEBUG : Local file system at /tmp/rclone67272650: Waiting for transfers to finish 2025/07/07 03:09:37 DEBUG : Waiting for deletions to finish 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58450->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39964->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57880->172.17.0.2:21102, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41192->172.17.0.2:21110, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35736->172.17.0.2:21108, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35750->172.17.0.2:21108, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52330->172.17.0.2:21104, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39972->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58460->172.17.0.2:21103, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye", Local "Local file system at /tmp/rclone67272650", Modify Window "1s" 2025/07/07 03:09:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 03:09:37 DEBUG : toe: transformed to: 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58462->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41196->172.17.0.2:21110, err= 2025/07/07 03:09:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 03:09:37 DEBUG : toe: transformed to: 2025/07/07 03:09:37 INFO : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Making directory 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55264->172.17.0.2:21107, err= 2025/07/07 03:09:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 03:09:37 DEBUG : toe: transformed to: 2025/07/07 03:09:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 03:09:37 DEBUG : toe: transformed to: 2025/07/07 03:09:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 03:09:37 DEBUG : toe/toe: transformed to: 2025/07/07 03:09:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/07 03:09:37 INFO : toe/toe: Making directory 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56940->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52332->172.17.0.2:21104, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39988->172.17.0.2:21101, err= 2025/07/07 03:09:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 03:09:37 DEBUG : toe/toe: transformed to: 2025/07/07 03:09:37 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/07 03:09:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 03:09:37 DEBUG : toe: transformed to: 2025/07/07 03:09:37 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/07 03:09:37 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/07 03:09:37 DEBUG : toe/toe/toe: transformed to: 2025/07/07 03:09:37 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for checks to finish 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Waiting for transfers to finish 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58474->172.17.0.2:21103, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:39996->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21103") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:58482->172.17.0.2:21103, err= 2025/07/07 03:09:37 INFO : toe/toe/toe: Copied (new) 2025/07/07 03:09:37 ERROR : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: not deleting files as there were IO errors 2025/07/07 03:09:37 ERROR : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: not deleting directories as there were IO errors 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21106") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35716->172.17.0.2:21106, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42078->172.17.0.2:21105, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21100") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:56950->172.17.0.2:21100, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21104") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:52348->172.17.0.2:21104, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55268->172.17.0.2:21107, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21107") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:55280->172.17.0.2:21107, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21108") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:35766->172.17.0.2:21108, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21101") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:40008->172.17.0.2:21101, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21105") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:42094->172.17.0.2:21105, err= --- PASS: TestError (0.03s) PASS 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21110") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:41204->172.17.0.2:21110, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: dial("tcp","172.17.0.2:21102") 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: > dial: conn=172.17.0.1:57882->172.17.0.2:21102, err= 2025/07/07 03:09:37 DEBUG : ftp://172.17.0.2:21/rclone-test-kuzuqix2vuye: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPVsftpd: -verbose" - Finished OK in 9.053660684s (try 1/5)