"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/07/17 01:26:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe" 2025/07/17 01:26:04 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/17 01:26:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:04 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:04 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Connecting to FTP server 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41452->172.17.0.3:21, err= 2025/07/17 01:26:04 DEBUG : Creating backend with remote "/tmp/rclone739229883" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34390") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50844->172.17.0.3:34390, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33928") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34180->172.17.0.3:33928, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35924") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45336->172.17.0.3:35924, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30482") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46620->172.17.0.3:30482, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35286") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46256->172.17.0.3:35286, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30134") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60888->172.17.0.3:30134, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39885") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57818->172.17.0.3:39885, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37311") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52324->172.17.0.3:37311, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30223") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60350->172.17.0.3:30223, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31038") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44640->172.17.0.3:31038, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32606") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41288->172.17.0.3:32606, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33500") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51426->172.17.0.3:33500, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31265") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38578->172.17.0.3:31265, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37652") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46198->172.17.0.3:37652, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38760") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54724->172.17.0.3:38760, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 DEBUG : Creating backend with remote "/non-existing" 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33581") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51824->172.17.0.3:33581, err= 2025/07/17 01:26:04 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39483") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40782->172.17.0.3:39483, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35200") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43028->172.17.0.3:35200, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35700") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44756->172.17.0.3:35700, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32260") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60186->172.17.0.3:32260, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39796") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55666->172.17.0.3:39796, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39426") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39900->172.17.0.3:39426, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34076") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39380->172.17.0.3:34076, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33854") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38050->172.17.0.3:33854, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:222: Only runs on local 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37502") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42302->172.17.0.3:37502, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31040") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55428->172.17.0.3:31040, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Running all checks before starting transfers 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32750") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35026->172.17.0.3:32750, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Checks finished, now starting transfers 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34888") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50388->172.17.0.3:34888, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32220") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35856->172.17.0.3:32220, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34785") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58146->172.17.0.3:34785, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32223") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54954->172.17.0.3:32223, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36396") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35726->172.17.0.3:36396, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31176") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41618->172.17.0.3:31176, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 ERROR : Ignoring --no-traverse with sync 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37614") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39442->172.17.0.3:37614, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33709") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60852->172.17.0.3:33709, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:04 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33850") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60112->172.17.0.3:33850, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38303") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37856->172.17.0.3:38303, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37744") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48720->172.17.0.3:37744, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34732") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52104->172.17.0.3:34732, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35208") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35048->172.17.0.3:35208, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37505") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37762->172.17.0.3:37505, err= 2025/07/17 01:26:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39607") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37422->172.17.0.3:39607, err= 2025/07/17 01:26:04 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/07/17 01:26:04 INFO : hello world2: Copied (new) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33695") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41022->172.17.0.3:33695, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38721") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40530->172.17.0.3:38721, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30664") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42170->172.17.0.3:30664, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37786") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57928->172.17.0.3:37786, err= 2025/07/17 01:26:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30567") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50778->172.17.0.3:30567, err= 2025/07/17 01:26:04 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/17 01:26:04 INFO : potato2: Copied (new) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36551") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53760->172.17.0.3:36551, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34569") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34836->172.17.0.3:34569, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30136") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33008->172.17.0.3:30136, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31205") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33288->172.17.0.3:31205, err= 2025/07/17 01:26:04 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/07/17 01:26:04 INFO : potato2: Copied (new) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36062") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53226->172.17.0.3:36062, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37327") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38746->172.17.0.3:37327, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31840") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59848->172.17.0.3:31840, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/17 01:26:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:26:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33786") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41058->172.17.0.3:33786, err= 2025/07/17 01:26:04 INFO : sub dir2: Making directory 2025/07/17 01:26:04 INFO : sub dir: Making directory 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 INFO : sub dir2/sub sub dir2: Making directory 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Connecting to FTP server 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41468->172.17.0.3:21, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34314") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35932->172.17.0.3:34314, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34611") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46196->172.17.0.3:34611, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37597") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30011") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56032->172.17.0.3:30011, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45266->172.17.0.3:37597, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35092") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55012->172.17.0.3:35092, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37508") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39492->172.17.0.3:37508, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32633") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35918") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56956->172.17.0.3:32633, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53138->172.17.0.3:35918, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33716") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36346->172.17.0.3:33716, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31567") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34096->172.17.0.3:31567, err= --- PASS: TestCopyEmptyDirectories (0.02s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 INFO : sub dir2: Making directory 2025/07/17 01:26:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/17 01:26:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36018") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57536->172.17.0.3:36018, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32423") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37198->172.17.0.3:32423, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38647") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53436->172.17.0.3:38647, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34174") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35520->172.17.0.3:34174, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38910") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56208->172.17.0.3:38910, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35742") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39414->172.17.0.3:35742, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33432") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60592->172.17.0.3:33432, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 DEBUG : sub dir2: Making directory with metadata 2025/07/17 01:26:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39369") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40850->172.17.0.3:39369, err= 2025/07/17 01:26:04 INFO : sub dir2: Making directory 2025/07/17 01:26:04 INFO : sub dir: Making directory 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33643") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42884->172.17.0.3:33643, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:04 INFO : sub dir/hello world: Deleted 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30058") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50502->172.17.0.3:30058, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37871") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32654") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53290->172.17.0.3:37871, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39982->172.17.0.3:32654, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31080") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44868->172.17.0.3:31080, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33717") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47702->172.17.0.3:33717, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36174") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30246") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37070->172.17.0.3:36174, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44728->172.17.0.3:30246, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33323") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35208->172.17.0.3:33323, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31374") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42112->172.17.0.3:31374, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38656") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43458->172.17.0.3:38656, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 INFO : sub dir2: Making directory 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36054") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58672->172.17.0.3:36054, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38989") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37812->172.17.0.3:38989, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:04 INFO : sub dir/hello world: Deleted 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38670") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44398->172.17.0.3:38670, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37341") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32970->172.17.0.3:37341, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32082") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46360->172.17.0.3:32082, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39919") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45012->172.17.0.3:39919, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33960") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49974->172.17.0.3:33960, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 DEBUG : sub dir2: Making directory with metadata 2025/07/17 01:26:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:26:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35636") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56718->172.17.0.3:35636, err= 2025/07/17 01:26:04 INFO : sub dir2: Making directory 2025/07/17 01:26:04 INFO : sub dir: Making directory 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35547") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42116->172.17.0.3:35547, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:04 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39079") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53504->172.17.0.3:39079, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32664") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37325") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33534->172.17.0.3:32664, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41190->172.17.0.3:37325, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33831") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49558->172.17.0.3:33831, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35336") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55474->172.17.0.3:35336, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31251") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43422->172.17.0.3:31251, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34716") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53410->172.17.0.3:34716, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30233") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32814->172.17.0.3:30233, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35825") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36414->172.17.0.3:35825, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 INFO : sub dir2: Making directory 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34207") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57628->172.17.0.3:34207, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34382") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50174->172.17.0.3:34382, err= 2025/07/17 01:26:04 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:04 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:04 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31477") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33778->172.17.0.3:31477, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32684") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49670->172.17.0.3:32684, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34527") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49250->172.17.0.3:34527, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35978") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45816->172.17.0.3:35978, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31291") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55748->172.17.0.3:31291, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38117") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60276->172.17.0.3:38117, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34533") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49824->172.17.0.3:34533, err= 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33423") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48942->172.17.0.3:33423, err= 2025/07/17 01:26:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-pidusuk2xesi" 2025/07/17 01:26:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:04 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:04 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: Connecting to FTP server 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:04 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: > dial: conn=172.17.0.1:41480->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-yubotuw1hixe -> ftp://172.17.0.3:21/rclone-test-pidusuk2xesi 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: dial("tcp","172.17.0.3:35885") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: > dial: conn=172.17.0.1:36824->172.17.0.3:35885, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33237") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55858->172.17.0.3:33237, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37271") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41070->172.17.0.3:37271, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36847") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45890->172.17.0.3:36847, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: dial("tcp","172.17.0.3:35049") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: > dial: conn=172.17.0.1:51072->172.17.0.3:35049, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/17 01:26:05 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: dial("tcp","172.17.0.3:30962") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: > dial: conn=172.17.0.1:50112->172.17.0.3:30962, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: dial("tcp","172.17.0.3:37322") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: > dial: conn=172.17.0.1:60952->172.17.0.3:37322, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: dial("tcp","172.17.0.3:38790") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: > dial: conn=172.17.0.1:48432->172.17.0.3:38790, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: dial("tcp","172.17.0.3:34399") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: > dial: conn=172.17.0.1:57514->172.17.0.3:34399, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: Purge object "sub dir/hello world" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: Purge dir "sub dir" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-pidusuk2xesi: Purge dir "" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30585") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47072->172.17.0.3:30585, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36763") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60966->172.17.0.3:36763, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36531") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55238->172.17.0.3:36531, err= --- PASS: TestServerSideCopy (0.05s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36815") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40256->172.17.0.3:36815, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33127") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59172->172.17.0.3:33127, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38538") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41444->172.17.0.3:38538, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32947") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45160->172.17.0.3:32947, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35845") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53224->172.17.0.3:35845, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33179") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48458->172.17.0.3:33179, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/17 01:26:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34522") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54466->172.17.0.3:34522, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34092") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49142->172.17.0.3:34092, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39617") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51852->172.17.0.3:39617, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32629") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60560->172.17.0.3:32629, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37329") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44152->172.17.0.3:37329, err= --- PASS: TestCopyOverSelf (0.03s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36684") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39402->172.17.0.3:36684, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37498") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36058->172.17.0.3:37498, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38026") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57756->172.17.0.3:38026, err= 2025/07/17 01:26:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-guderit3vaga" 2025/07/17 01:26:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:05 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:05 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: Connecting to FTP server 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:41486->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-yubotuw1hixe -> ftp://172.17.0.3:21/rclone-test-guderit3vaga 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:34369") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37179") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:55634->172.17.0.3:34369, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43868->172.17.0.3:37179, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36508") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57866->172.17.0.3:36508, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33591") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38220->172.17.0.3:33591, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:36520") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:53184->172.17.0.3:36520, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/17 01:26:05 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:31264") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:49614->172.17.0.3:31264, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:35820") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:48640->172.17.0.3:35820, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32701") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53418->172.17.0.3:32701, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37624") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39816->172.17.0.3:37624, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39563") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56802->172.17.0.3:39563, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:31857") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:45426->172.17.0.3:31857, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33067") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52126->172.17.0.3:33067, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:30494") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:48866->172.17.0.3:30494, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35260") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41150->172.17.0.3:35260, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30551") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51892->172.17.0.3:30551, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:37334") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:60032->172.17.0.3:37334, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/07/17 01:26:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:32292") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:41956->172.17.0.3:32292, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:39177") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:56766->172.17.0.3:39177, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:39087") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:46648->172.17.0.3:39087, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: dial("tcp","172.17.0.3:36115") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: > dial: conn=172.17.0.1:46392->172.17.0.3:36115, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: Purge object "sub dir/hello world" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: Purge dir "sub dir" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-guderit3vaga: Purge dir "" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31634") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59138->172.17.0.3:31634, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31492") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49596->172.17.0.3:31492, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38558") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35418->172.17.0.3:38558, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32826") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56134->172.17.0.3:32826, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32362") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44636->172.17.0.3:32362, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31555") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41654->172.17.0.3:31555, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32684") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49676->172.17.0.3:32684, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32327") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39844->172.17.0.3:32327, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36878") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33418->172.17.0.3:36878, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/07/17 01:26:05 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/17 01:26:05 INFO : sub dir/hello world: Deleted 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34884") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59940->172.17.0.3:34884, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39918") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39020->172.17.0.3:39918, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38602") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35160->172.17.0.3:38602, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37181") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33038->172.17.0.3:37181, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34088") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39138->172.17.0.3:34088, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31165") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41676->172.17.0.3:31165, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35906") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34066->172.17.0.3:35906, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30405") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38154->172.17.0.3:30405, err= 2025/07/17 01:26:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lohuxos2xufi" 2025/07/17 01:26:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:05 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:05 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Connecting to FTP server 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:41500->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-yubotuw1hixe -> ftp://172.17.0.3:21/rclone-test-lohuxos2xufi 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:31075") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:48056->172.17.0.3:31075, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33972") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39774->172.17.0.3:33972, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33053") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43096->172.17.0.3:33053, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34855") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40894->172.17.0.3:34855, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:33689") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:37470->172.17.0.3:33689, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/17 01:26:05 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:37265") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:44096->172.17.0.3:37265, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:33212") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:37066->172.17.0.3:33212, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32396") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47492->172.17.0.3:32396, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39138") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47124->172.17.0.3:39138, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31538") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53012->172.17.0.3:31538, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Using server-side directory move 2025/07/17 01:26:05 INFO : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37730") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39122->172.17.0.3:37730, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:35003") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:46808->172.17.0.3:35003, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:34063") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38196") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:39372->172.17.0.3:34063, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44310->172.17.0.3:38196, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Waiting for transfers to finish 2025/07/17 01:26:05 INFO : sub dir/hello world: Deleted 2025/07/17 01:26:05 INFO : sub dir/hello world: Moved (server-side) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36101") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37114->172.17.0.3:36101, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32848") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50948->172.17.0.3:32848, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:34049") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:44840->172.17.0.3:34049, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:38418") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:59558->172.17.0.3:38418, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31657") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54952->172.17.0.3:31657, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32449") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59376->172.17.0.3:32449, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37658") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35276->172.17.0.3:37658, err= 2025/07/17 01:26:05 DEBUG : testing file moves 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:39891") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:55240->172.17.0.3:39891, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36408") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49914->172.17.0.3:36408, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:30368") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:40046->172.17.0.3:30368, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32148") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40262->172.17.0.3:32148, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Waiting for transfers to finish 2025/07/17 01:26:05 INFO : sub dir/hello world: Deleted 2025/07/17 01:26:05 INFO : sub dir/hello world: Moved (server-side) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39377") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39534->172.17.0.3:39377, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33651") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44304->172.17.0.3:33651, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:38561") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:33522->172.17.0.3:38561, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:33241") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:54404->172.17.0.3:33241, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:39611") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:56624->172.17.0.3:39611, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: dial("tcp","172.17.0.3:31494") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: > dial: conn=172.17.0.1:50832->172.17.0.3:31494, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Purge object "sub dir/hello world" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Purge dir "sub dir" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-lohuxos2xufi: Purge dir "" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39540") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35014->172.17.0.3:39540, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33820") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34420->172.17.0.3:33820, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30950") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40024->172.17.0.3:30950, err= --- PASS: TestServerSideMoveOverSelf (0.07s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34445") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36406->172.17.0.3:34445, err= 2025/07/17 01:26:05 ERROR : error listing: directory not found 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39807") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47618->172.17.0.3:39807, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35998") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55770->172.17.0.3:35998, err= 2025/07/17 01:26:05 INFO : Local file system at /tmp/rclone739229883: Making directory 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30285") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38000->172.17.0.3:30285, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32028") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55652->172.17.0.3:32028, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35957") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34278->172.17.0.3:35957, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34468") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34268->172.17.0.3:34468, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37255") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60608->172.17.0.3:37255, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38138") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55432->172.17.0.3:38138, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31624") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59462->172.17.0.3:31624, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32991") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38004->172.17.0.3:32991, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30626") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55174->172.17.0.3:30626, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38101") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39872->172.17.0.3:38101, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34860") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57522->172.17.0.3:34860, err= 2025/07/17 01:26:05 DEBUG : Added delayed dir = "sub dir", newDst= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35839") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45124->172.17.0.3:35839, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : Local file system at /tmp/rclone739229883: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : Local file system at /tmp/rclone739229883: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36456") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53384->172.17.0.3:36456, err= 2025/07/17 01:26:05 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/07/17 01:26:05 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39391") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44860->172.17.0.3:39391, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31999") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51610->172.17.0.3:31999, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39672") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36018->172.17.0.3:39672, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33312") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38316->172.17.0.3:33312, err= 2025/07/17 01:26:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30492") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58520->172.17.0.3:30492, err= 2025/07/17 01:26:05 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/07/17 01:26:05 INFO : check sum: Copied (new) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32422") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55776->172.17.0.3:32422, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39594") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39250->172.17.0.3:39594, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 NOTICE: ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/07/17 01:26:05 DEBUG : check sum: Size of src and dst objects identical 2025/07/17 01:26:05 DEBUG : check sum: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : There was nothing to transfer 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34246") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36456->172.17.0.3:34246, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35985") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54378->172.17.0.3:35985, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39840") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45460->172.17.0.3:39840, err= --- PASS: TestSyncBasedOnCheckSum (0.03s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32587") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35078->172.17.0.3:32587, err= 2025/07/17 01:26:05 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36680") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36274->172.17.0.3:36680, err= 2025/07/17 01:26:05 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/07/17 01:26:05 INFO : sizeonly: Copied (new) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39879") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46044->172.17.0.3:39879, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36486") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55114->172.17.0.3:36486, err= 2025/07/17 01:26:05 DEBUG : sizeonly: Sizes identical 2025/07/17 01:26:05 DEBUG : sizeonly: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : There was nothing to transfer 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36781") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43096->172.17.0.3:36781, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33606") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44404->172.17.0.3:33606, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35973") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47980->172.17.0.3:35973, err= --- PASS: TestSyncSizeOnly (0.03s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38949") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41320->172.17.0.3:38949, err= 2025/07/17 01:26:05 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35334") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51412->172.17.0.3:35334, err= 2025/07/17 01:26:05 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/07/17 01:26:05 INFO : ignore-size: Copied (new) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30382") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44812->172.17.0.3:30382, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32748") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48778->172.17.0.3:32748, err= 2025/07/17 01:26:05 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : ignore-size: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : There was nothing to transfer 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37390") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46124->172.17.0.3:37390, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32878") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44846->172.17.0.3:32878, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31324") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46706->172.17.0.3:31324, err= --- PASS: TestSyncIgnoreSize (0.04s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34696") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57414->172.17.0.3:34696, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37076") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43572->172.17.0.3:37076, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32312") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57092->172.17.0.3:32312, err= 2025/07/17 01:26:05 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : existing: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : There was nothing to transfer 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35360") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37770->172.17.0.3:35360, err= 2025/07/17 01:26:05 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30632") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50658->172.17.0.3:30632, err= 2025/07/17 01:26:05 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/17 01:26:05 INFO : existing: Copied (replaced existing) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32031") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40446->172.17.0.3:32031, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32809") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34166->172.17.0.3:32809, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32020") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44576->172.17.0.3:32020, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33988") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34238->172.17.0.3:33988, err= 2025/07/17 01:26:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34866") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44526->172.17.0.3:34866, err= 2025/07/17 01:26:05 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/17 01:26:05 INFO : existing: Copied (new) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30296") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32816->172.17.0.3:30296, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34106") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58598->172.17.0.3:34106, err= 2025/07/17 01:26:05 DEBUG : existing: Destination exists, skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : There was nothing to transfer 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39421") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46170->172.17.0.3:39421, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30207") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57382->172.17.0.3:30207, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38095") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54614->172.17.0.3:38095, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34200") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36208->172.17.0.3:34200, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37155") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46084->172.17.0.3:37155, err= 2025/07/17 01:26:05 INFO : d: Making directory 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35889") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41130->172.17.0.3:35889, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Connecting to FTP server 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34416") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41512->172.17.0.3:21, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32357") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44732->172.17.0.3:32357, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41838->172.17.0.3:34416, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39541") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37642->172.17.0.3:39541, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30504") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60842->172.17.0.3:30504, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31096") 2025/07/17 01:26:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36797") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30738") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44516->172.17.0.3:31096, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36698->172.17.0.3:36797, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Connecting to FTP server 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39678->172.17.0.3:30738, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41524->172.17.0.3:21, err= 2025/07/17 01:26:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : c/non empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35025") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53820->172.17.0.3:35025, err= 2025/07/17 01:26:05 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/17 01:26:05 INFO : a/potato2: Copied (new) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : b/potato: Deleted 2025/07/17 01:26:05 INFO : d: Removing directory 2025/07/17 01:26:05 INFO : b: Removing directory 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: deleted 2 directories 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32366") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57274->172.17.0.3:32366, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31915") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47550->172.17.0.3:31915, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36245") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49074->172.17.0.3:36245, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39665") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49512->172.17.0.3:39665, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36824") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38657") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35370->172.17.0.3:38657, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45940->172.17.0.3:36824, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39700") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57982->172.17.0.3:39700, err= --- PASS: TestSyncIgnoreErrors (0.11s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39671") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58476->172.17.0.3:39671, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32075") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53892->172.17.0.3:32075, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30288") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42760->172.17.0.3:30288, err= 2025/07/17 01:26:05 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/17 01:26:05 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36036") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47374->172.17.0.3:36036, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30329") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58740->172.17.0.3:30329, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 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/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31793") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59840->172.17.0.3:31793, err= 2025/07/17 01:26:05 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/07/17 01:26:05 INFO : empty space: Copied (replaced existing) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39958") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48892->172.17.0.3:39958, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35623") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46488->172.17.0.3:35623, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37225") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43700->172.17.0.3:37225, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33795") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44918->172.17.0.3:33795, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36511") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34076->172.17.0.3:36511, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31848") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37274->172.17.0.3:31848, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31984") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58206->172.17.0.3:31984, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34073") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48254->172.17.0.3:34073, err= 2025/07/17 01:26:05 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36001") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44170->172.17.0.3:36001, err= 2025/07/17 01:26:05 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/07/17 01:26:05 INFO : foo: Copied (replaced existing) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32931") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52668->172.17.0.3:32931, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34641") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45566->172.17.0.3:34641, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39554") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45488->172.17.0.3:39554, err= --- PASS: TestSyncDoesntUpdateModtime (0.03s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34306") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47544->172.17.0.3:34306, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34744") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37778->172.17.0.3:34744, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38819") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55876->172.17.0.3:38819, err= 2025/07/17 01:26:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30943") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50374->172.17.0.3:30943, err= 2025/07/17 01:26:05 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/07/17 01:26:05 INFO : potato: Copied (new) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38993") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48326->172.17.0.3:38993, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32772") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51390->172.17.0.3:32772, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38219") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38056->172.17.0.3:38219, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32137") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35472->172.17.0.3:32137, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31159") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33900->172.17.0.3:31159, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39528") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37242->172.17.0.3:39528, err= 2025/07/17 01:26:05 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36810") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54576->172.17.0.3:36810, err= 2025/07/17 01:26:05 DEBUG : potato.41b15364.partial: renamed to: potato 2025/07/17 01:26:05 INFO : potato: Copied (replaced existing) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39636") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45438->172.17.0.3:39636, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30436") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35030->172.17.0.3:30436, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38000") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44882->172.17.0.3:38000, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31633") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38208->172.17.0.3:31633, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35549") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42106->172.17.0.3:35549, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38300") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57950->172.17.0.3:38300, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39273") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53424->172.17.0.3:39273, err= 2025/07/17 01:26:05 DEBUG : potato.706b9954.partial: renamed to: potato 2025/07/17 01:26:05 INFO : potato: Copied (replaced existing) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38318") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47882->172.17.0.3:38318, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34402") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45584->172.17.0.3:34402, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34857") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57962->172.17.0.3:34857, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36265") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37332->172.17.0.3:36265, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37714") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46828->172.17.0.3:37714, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30636") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50316->172.17.0.3:30636, err= 2025/07/17 01:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30682") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52416->172.17.0.3:30682, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31597") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39092->172.17.0.3:31597, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39260") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38630->172.17.0.3:39260, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38101") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39876->172.17.0.3:38101, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31729") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49600->172.17.0.3:31729, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39588") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35202->172.17.0.3:39588, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31594") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33620->172.17.0.3:31594, err= 2025/07/17 01:26:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30325") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52174->172.17.0.3:30325, err= 2025/07/17 01:26:05 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/17 01:26:05 INFO : potato2: Copied (new) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : potato: Deleted 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34599") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45326->172.17.0.3:34599, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35621") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59518->172.17.0.3:35621, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30417") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42598->172.17.0.3:30417, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39819") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42496->172.17.0.3:39819, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34813") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46522->172.17.0.3:34813, err= 2025/07/17 01:26:05 INFO : d: Making directory 2025/07/17 01:26:05 INFO : d/e: Making directory 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35913") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52242->172.17.0.3:35913, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30087") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53636->172.17.0.3:30087, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31875") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54874->172.17.0.3:31875, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36060") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48836->172.17.0.3:36060, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35439") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39374->172.17.0.3:35439, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32123") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36216->172.17.0.3:32123, err= 2025/07/17 01:26:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37161") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33546") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45844->172.17.0.3:37161, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48168->172.17.0.3:33546, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33431") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55034->172.17.0.3:33431, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33310") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50790->172.17.0.3:33310, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32201") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49668->172.17.0.3:32201, err= 2025/07/17 01:26:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : c/non empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/17 01:26:05 INFO : a/potato2: Copied (new) 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : b/potato: Deleted 2025/07/17 01:26:05 INFO : d/e: Removing directory 2025/07/17 01:26:05 INFO : d: Removing directory 2025/07/17 01:26:05 INFO : b: Removing directory 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: deleted 3 directories 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35684") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36364->172.17.0.3:35684, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38064") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49690->172.17.0.3:38064, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34102") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42306->172.17.0.3:34102, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34459") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47686->172.17.0.3:34459, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35694") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32371") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44212->172.17.0.3:35694, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42640->172.17.0.3:32371, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38100") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46240->172.17.0.3:38100, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31022") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34948->172.17.0.3:31022, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33011") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33370->172.17.0.3:33011, err= 2025/07/17 01:26:05 INFO : d: Making directory 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31251") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43426->172.17.0.3:31251, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33424") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34632") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47744->172.17.0.3:33424, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37666->172.17.0.3:34632, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31172") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50960->172.17.0.3:31172, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32763") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40234->172.17.0.3:32763, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34820") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31569") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38652") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56380->172.17.0.3:31569, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48978->172.17.0.3:34820, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34928->172.17.0.3:38652, err= 2025/07/17 01:26:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : c/non empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36410") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42720->172.17.0.3:36410, err= 2025/07/17 01:26:05 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/07/17 01:26:05 INFO : a/potato2: Copied (new) 2025/07/17 01:26:05 ERROR : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: not deleting files as there were IO errors 2025/07/17 01:26:05 ERROR : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: not deleting directories as there were IO errors 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33930") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38712->172.17.0.3:33930, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32113") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38806") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43808->172.17.0.3:38806, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33442->172.17.0.3:32113, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30234") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31822") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52622->172.17.0.3:31822, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39744->172.17.0.3:30234, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30739") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41446->172.17.0.3:30739, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38963") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36938") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31953") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39366->172.17.0.3:38963, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36712->172.17.0.3:36938, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35911") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43906->172.17.0.3:31953, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40578->172.17.0.3:35911, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30778") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58982->172.17.0.3:30778, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.06s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34030") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45264->172.17.0.3:34030, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31577") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38564->172.17.0.3:31577, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31633") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38210->172.17.0.3:31633, err= 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31058") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51330->172.17.0.3:31058, err= 2025/07/17 01:26:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32624") 2025/07/17 01:26:05 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38786->172.17.0.3:32624, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 INFO : potato: Deleted 2025/07/17 01:26:05 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/17 01:26:05 INFO : potato2: Copied (new) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37970") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46784->172.17.0.3:37970, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33738") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35050->172.17.0.3:33738, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34989") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59016->172.17.0.3:34989, err= --- PASS: TestSyncDeleteDuring (0.04s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32357") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44746->172.17.0.3:32357, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30123") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47102->172.17.0.3:30123, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31803") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44418->172.17.0.3:31803, err= 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31575") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50150->172.17.0.3:31575, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 INFO : potato: Deleted 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32863") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52616->172.17.0.3:32863, err= 2025/07/17 01:26:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31824") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32866->172.17.0.3:31824, err= 2025/07/17 01:26:05 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/07/17 01:26:05 INFO : potato2: Copied (new) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31836") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37554->172.17.0.3:31836, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39241") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44728->172.17.0.3:39241, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34481") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46786->172.17.0.3:34481, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39662") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56002->172.17.0.3:39662, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30031") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36282->172.17.0.3:30031, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36025") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39194->172.17.0.3:36025, err= 2025/07/17 01:26:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39456") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57302->172.17.0.3:39456, err= 2025/07/17 01:26:05 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/07/17 01:26:05 INFO : potato2: Copied (new) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36325") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38334->172.17.0.3:36325, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36276") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41824->172.17.0.3:36276, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36917") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58902->172.17.0.3:36917, err= --- PASS: TestCopyDeleteBefore (0.04s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39209") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46708->172.17.0.3:39209, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35690") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54014->172.17.0.3:35690, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35742") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39430->172.17.0.3:35742, err= 2025/07/17 01:26:05 DEBUG : enormous: Excluded (Size Filter) 2025/07/17 01:26:05 DEBUG : enormous: Excluded 2025/07/17 01:26:05 DEBUG : potato2: Excluded (Size Filter) 2025/07/17 01:26:05 DEBUG : potato2: Excluded 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38040") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56088->172.17.0.3:38040, err= 2025/07/17 01:26:05 DEBUG : potato2: Excluded (Size Filter) 2025/07/17 01:26:05 DEBUG : potato2: Excluded 2025/07/17 01:26:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : There was nothing to transfer 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36068") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50156->172.17.0.3:36068, err= 2025/07/17 01:26:05 DEBUG : enormous: Excluded (Size Filter) 2025/07/17 01:26:05 DEBUG : enormous: Excluded 2025/07/17 01:26:05 DEBUG : potato2: Excluded (Size Filter) 2025/07/17 01:26:05 DEBUG : potato2: Excluded 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39279") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33310->172.17.0.3:39279, err= 2025/07/17 01:26:05 DEBUG : potato2: Excluded (Size Filter) 2025/07/17 01:26:05 DEBUG : potato2: Excluded 2025/07/17 01:26:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : Local file system at /tmp/rclone739229883: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : Local file system at /tmp/rclone739229883: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : There was nothing to transfer 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32296") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55664->172.17.0.3:32296, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30522") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57798->172.17.0.3:30522, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31548") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38768->172.17.0.3:31548, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36562") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56298->172.17.0.3:36562, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33083") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45302->172.17.0.3:33083, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39172") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44900->172.17.0.3:39172, err= 2025/07/17 01:26:05 DEBUG : enormous: Excluded (Size Filter) 2025/07/17 01:26:05 DEBUG : enormous: Excluded 2025/07/17 01:26:05 DEBUG : potato2: Excluded (Size Filter) 2025/07/17 01:26:05 DEBUG : potato2: Excluded 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33337") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33746->172.17.0.3:33337, err= 2025/07/17 01:26:05 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : potato2: Deleted 2025/07/17 01:26:05 INFO : enormous: Deleted 2025/07/17 01:26:05 INFO : There was nothing to transfer 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33646") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55648->172.17.0.3:33646, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33225") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51346->172.17.0.3:33225, err= 2025/07/17 01:26:05 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/07/17 01:26:05 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:05 DEBUG : Local file system at /tmp/rclone739229883: Waiting for checks to finish 2025/07/17 01:26:05 DEBUG : Local file system at /tmp/rclone739229883: Waiting for transfers to finish 2025/07/17 01:26:05 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:05 INFO : enormous: Deleted 2025/07/17 01:26:05 INFO : potato2: Deleted 2025/07/17 01:26:05 INFO : There was nothing to transfer 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39770") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38796->172.17.0.3:39770, err= 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34425") 2025/07/17 01:26:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57214->172.17.0.3:34425, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37664") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46480->172.17.0.3:37664, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35942") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55922->172.17.0.3:35942, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30326") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40242->172.17.0.3:30326, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37710") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35628->172.17.0.3:37710, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34250") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39626->172.17.0.3:34250, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33488") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49420->172.17.0.3:33488, err= 2025/07/17 01:26:06 DEBUG : five: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/17 01:26:06 DEBUG : one: Destination is newer than source, skipping 2025/07/17 01:26:06 DEBUG : three: Sizes identical 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37415") 2025/07/17 01:26:06 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54420->172.17.0.3:37415, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32846") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56470->172.17.0.3:32846, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36552") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59894->172.17.0.3:36552, err= 2025/07/17 01:26:06 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/07/17 01:26:06 INFO : five: Copied (new) 2025/07/17 01:26:06 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/07/17 01:26:06 INFO : four: Copied (replaced existing) 2025/07/17 01:26:06 DEBUG : two.3353c5f5.partial: renamed to: two 2025/07/17 01:26:06 INFO : two: Copied (replaced existing) 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38729") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46856->172.17.0.3:38729, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38799") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39604->172.17.0.3:38799, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32398") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51978->172.17.0.3:32398, err= --- PASS: TestSyncWithUpdateOlder (0.05s) === 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.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/07/17 01:26:06 ERROR : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34872") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36810->172.17.0.3:34872, err= 2025/07/17 01:26:06 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : yam: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31181") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31186") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49302->172.17.0.3:31181, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40362->172.17.0.3:31186, err= 2025/07/17 01:26:06 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/17 01:26:06 INFO : potato: Copied (new) 2025/07/17 01:26:06 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/17 01:26:06 INFO : yam: Copied (new) 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33411") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56438->172.17.0.3:33411, err= 2025/07/17 01:26:06 ERROR : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Ignoring --track-renames as the source and destination do not have a common hash 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36287") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37522->172.17.0.3:36287, err= 2025/07/17 01:26:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : yaml: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : potato: Unchanged skipping 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38079") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40882->172.17.0.3:38079, err= 2025/07/17 01:26:06 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/07/17 01:26:06 INFO : yaml: Copied (new) 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : yam: Deleted 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33110") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53388->172.17.0.3:33110, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31834") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51218->172.17.0.3:31834, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35119") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48598->172.17.0.3:35119, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35886") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53456->172.17.0.3:35886, err= 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Making map for --track-renames 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Finished making map for --track-renames 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/17 01:26:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for renames to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32901") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47764->172.17.0.3:32901, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34465") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38306->172.17.0.3:34465, err= 2025/07/17 01:26:06 DEBUG : yam.48501227.partial: renamed to: yam 2025/07/17 01:26:06 INFO : yam: Copied (new) 2025/07/17 01:26:06 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/17 01:26:06 INFO : potato: Copied (new) 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33346") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40170->172.17.0.3:33346, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39751") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36826->172.17.0.3:39751, err= 2025/07/17 01:26:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Making map for --track-renames 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Finished making map for --track-renames 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : potato: Unchanged skipping 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for renames to finish 2025/07/17 01:26:06 INFO : yam: Moved (server-side) to: yaml 2025/07/17 01:26:06 INFO : yaml: Renamed from "yam" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31242") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49228->172.17.0.3:31242, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35739") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45190->172.17.0.3:35739, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36385") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33892->172.17.0.3:36385, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32674") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37054->172.17.0.3:32674, err= 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Making map for --track-renames 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Finished making map for --track-renames 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/17 01:26:06 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for renames to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30819") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51792->172.17.0.3:30819, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37964") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37738->172.17.0.3:37964, err= 2025/07/17 01:26:06 DEBUG : potato.53508f02.partial: renamed to: potato 2025/07/17 01:26:06 INFO : potato: Copied (new) 2025/07/17 01:26:06 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/07/17 01:26:06 INFO : sub/yam: Copied (new) 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37749") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58732->172.17.0.3:37749, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31209") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50046->172.17.0.3:31209, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39570") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42642->172.17.0.3:39570, err= 2025/07/17 01:26:06 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30709") 2025/07/17 01:26:06 DEBUG : potato: Unchanged skipping 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47020->172.17.0.3:30709, err= 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Making map for --track-renames 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Finished making map for --track-renames 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for renames to finish 2025/07/17 01:26:06 INFO : sub/yam: Moved (server-side) to: yam 2025/07/17 01:26:06 INFO : yam: Renamed from "sub/yam" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38300") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57954->172.17.0.3:38300, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35495") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54054->172.17.0.3:35495, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33391") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59792->172.17.0.3:33391, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32598") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51132->172.17.0.3:32598, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33202") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41512->172.17.0.3:33202, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : Creating backend with remote "/tmp/rclone739229883/dir1" 2025/07/17 01:26:06 DEBUG : Creating backend with remote "/tmp/rclone739229883/dir2" 2025/07/17 01:26:06 DEBUG : Local file system at /tmp/rclone739229883/dir2: Using server-side directory move 2025/07/17 01:26:06 INFO : Local file system at /tmp/rclone739229883/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/17 01:26:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : Local file system at /tmp/rclone739229883/dir2: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : Local file system at /tmp/rclone739229883/dir2: Waiting for transfers to finish 2025/07/17 01:26:06 INFO : file1.txt: Moved (server-side) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31984") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58222->172.17.0.3:31984, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32714") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57394->172.17.0.3:32714, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39782") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59588->172.17.0.3:39782, err= 2025/07/17 01:26:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33231") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51682->172.17.0.3:33231, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32849") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58574->172.17.0.3:32849, err= 2025/07/17 01:26:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:06 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:06 INFO : sub dir/hello world: Deleted 2025/07/17 01:26:06 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/17 01:26:06 INFO : nested/sub dir/file: Copied (new) 2025/07/17 01:26:06 INFO : nested/sub dir/file: Deleted 2025/07/17 01:26:06 INFO : sub dir: Removing directory 2025/07/17 01:26:06 INFO : nested/sub dir: Removing directory 2025/07/17 01:26:06 INFO : nested: Removing directory 2025/07/17 01:26:06 DEBUG : Local file system at /tmp/rclone739229883: deleted 3 directories 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38614") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45904->172.17.0.3:38614, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34013") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36349") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49636->172.17.0.3:34013, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33632->172.17.0.3:36349, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31223") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51862->172.17.0.3:31223, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38532") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54028->172.17.0.3:38532, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37758") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30600") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46444->172.17.0.3:30600, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38898->172.17.0.3:37758, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30790") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39288->172.17.0.3:30790, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32169") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43896->172.17.0.3:32169, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39948") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36970->172.17.0.3:39948, err= 2025/07/17 01:26:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32424") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34490->172.17.0.3:32424, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32820") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48664->172.17.0.3:32820, err= 2025/07/17 01:26:06 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/07/17 01:26:06 INFO : nested/sub dir/file: Copied (new) 2025/07/17 01:26:06 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/07/17 01:26:06 INFO : sub dir/hello world: Copied (new) 2025/07/17 01:26:06 INFO : sub dir/hello world: Deleted 2025/07/17 01:26:06 INFO : nested/sub dir/file: Deleted 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30215") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39318->172.17.0.3:30215, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39274") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31333") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53990->172.17.0.3:39274, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33348->172.17.0.3:31333, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36294") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47576->172.17.0.3:36294, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38628") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36748->172.17.0.3:38628, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39507") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31314") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41474->172.17.0.3:39507, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37330->172.17.0.3:31314, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30121") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43120->172.17.0.3:30121, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33735") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38898->172.17.0.3:33735, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31974") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42612->172.17.0.3:31974, err= 2025/07/17 01:26:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36470") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41316->172.17.0.3:36470, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31426") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56468->172.17.0.3:31426, err= 2025/07/17 01:26:06 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/07/17 01:26:06 INFO : existing-b: Copied (new) 2025/07/17 01:26:06 INFO : existing-b: Deleted 2025/07/17 01:26:06 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/17 01:26:06 INFO : existing: Copied (new) 2025/07/17 01:26:06 INFO : existing: Deleted 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34548") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38688->172.17.0.3:34548, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38866") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34834->172.17.0.3:38866, err= 2025/07/17 01:26:06 DEBUG : existing: Destination exists, skipping 2025/07/17 01:26:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33168") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57196->172.17.0.3:33168, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31287") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50760->172.17.0.3:31287, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31182") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33022->172.17.0.3:31182, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-detaquf6xohi" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: > dial: conn=172.17.0.1:41534->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37361") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56718->172.17.0.3:37361, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32496") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34220->172.17.0.3:32496, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39276") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58286->172.17.0.3:39276, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32964") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58082->172.17.0.3:32964, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-yubotuw1hixe -> ftp://172.17.0.3:21/rclone-test-detaquf6xohi 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: dial("tcp","172.17.0.3:31386") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: > dial: conn=172.17.0.1:36772->172.17.0.3:31386, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: dial("tcp","172.17.0.3:30935") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: > dial: conn=172.17.0.1:56974->172.17.0.3:30935, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: dial("tcp","172.17.0.3:32596") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: > dial: conn=172.17.0.1:54262->172.17.0.3:32596, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: Using server-side directory move 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: dial("tcp","172.17.0.3:33576") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: > dial: conn=172.17.0.1:37388->172.17.0.3:33576, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35652") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44000->172.17.0.3:35652, err= 2025/07/17 01:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: > dial: conn=172.17.0.1:41550->172.17.0.3:21, err= 2025/07/17 01:26:06 INFO : potato2: Moved (server-side) 2025/07/17 01:26:06 INFO : empty space: Deleted 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: Waiting for transfers to finish 2025/07/17 01:26:06 INFO : potato3: Deleted 2025/07/17 01:26:06 INFO : potato3: Moved (server-side) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39292") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41772->172.17.0.3:39292, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: dial("tcp","172.17.0.3:33599") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: > dial: conn=172.17.0.1:36698->172.17.0.3:33599, err= 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qisujox0revu" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: > dial: conn=172.17.0.1:41560->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: Using server-side directory move 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-qisujox0revu: Server side directory move succeeded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: dial("tcp","172.17.0.3:39802") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: > dial: conn=172.17.0.1:43608->172.17.0.3:39802, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: dial("tcp","172.17.0.3:39611") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: > dial: conn=172.17.0.1:56640->172.17.0.3:39611, err= 2025/07/17 01:26:06 ERROR : error listing: directory not found 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: dial("tcp","172.17.0.3:32886") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: > dial: conn=172.17.0.1:52714->172.17.0.3:32886, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: Purge object "empty space" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: Purge object "potato2" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: Purge object "potato3" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-qisujox0revu: Purge dir "" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: dial("tcp","172.17.0.3:33293") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: > dial: conn=172.17.0.1:52862->172.17.0.3:33293, err= 2025/07/17 01:26:06 ERROR : error listing: directory not found 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-detaquf6xohi: Purge dir "" 2025/07/17 01:26:06 NOTICE: purge failed to rmdir "": directory not found 2025/07/17 01:26:06 NOTICE: purge failed: directory not found 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33179") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48462->172.17.0.3:33179, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34484") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46026->172.17.0.3:34484, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yumiwuq9jeda" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: > dial: conn=172.17.0.1:41566->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36372") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50898->172.17.0.3:36372, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32798") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42594->172.17.0.3:32798, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37514") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53206->172.17.0.3:37514, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39333") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40498->172.17.0.3:39333, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-yubotuw1hixe -> ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: dial("tcp","172.17.0.3:37070") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: > dial: conn=172.17.0.1:39840->172.17.0.3:37070, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: dial("tcp","172.17.0.3:31553") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: > dial: conn=172.17.0.1:39850->172.17.0.3:31553, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: dial("tcp","172.17.0.3:30997") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: > dial: conn=172.17.0.1:52806->172.17.0.3:30997, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: dial("tcp","172.17.0.3:32906") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: > dial: conn=172.17.0.1:51652->172.17.0.3:32906, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38108") 2025/07/17 01:26:06 DEBUG : empty space: Excluded (Size Filter) 2025/07/17 01:26:06 DEBUG : empty space: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59878->172.17.0.3:38108, err= 2025/07/17 01:26:06 DEBUG : empty space: Excluded (Size Filter) 2025/07/17 01:26:06 DEBUG : empty space: Excluded 2025/07/17 01:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: > dial: conn=172.17.0.1:41570->172.17.0.3:21, err= 2025/07/17 01:26:06 INFO : potato2: Moved (server-side) 2025/07/17 01:26:06 INFO : potato3: Deleted 2025/07/17 01:26:06 INFO : potato3: Moved (server-side) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34632") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37680->172.17.0.3:34632, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: dial("tcp","172.17.0.3:31693") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: > dial: conn=172.17.0.1:42970->172.17.0.3:31693, err= 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-negesaw1jeco" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: > dial: conn=172.17.0.1:41578->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: dial("tcp","172.17.0.3:39702") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: > dial: conn=172.17.0.1:60360->172.17.0.3:39702, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: dial("tcp","172.17.0.3:39107") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: > dial: conn=172.17.0.1:35512->172.17.0.3:39107, err= 2025/07/17 01:26:06 DEBUG : empty space: Excluded (Size Filter) 2025/07/17 01:26:06 DEBUG : empty space: Excluded 2025/07/17 01:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: > dial: conn=172.17.0.1:41592->172.17.0.3:21, err= 2025/07/17 01:26:06 INFO : potato2: Moved (server-side) 2025/07/17 01:26:06 INFO : potato3: Moved (server-side) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: dial("tcp","172.17.0.3:38574") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: > dial: conn=172.17.0.1:59578->172.17.0.3:38574, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: dial("tcp","172.17.0.3:37088") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: > dial: conn=172.17.0.1:50744->172.17.0.3:37088, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: dial("tcp","172.17.0.3:39334") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: > dial: conn=172.17.0.1:54424->172.17.0.3:39334, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: Purge object "potato2" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: Purge object "potato3" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-negesaw1jeco: Purge dir "" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: dial("tcp","172.17.0.3:32740") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: > dial: conn=172.17.0.1:47232->172.17.0.3:32740, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: Purge object "empty space" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yumiwuq9jeda: Purge dir "" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31529") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41092->172.17.0.3:31529, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36542") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49014->172.17.0.3:36542, err= --- PASS: TestServerSideMoveWithFilter (0.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-lufujik4xoli" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: > dial: conn=172.17.0.1:41608->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30310") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49886->172.17.0.3:30310, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37087") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45188->172.17.0.3:37087, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37497") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50818->172.17.0.3:37497, err= 2025/07/17 01:26:06 INFO : tomatoDir: Making directory 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31532") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50896->172.17.0.3:31532, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34131") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49142->172.17.0.3:34131, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-yubotuw1hixe -> ftp://172.17.0.3:21/rclone-test-lufujik4xoli 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: dial("tcp","172.17.0.3:39556") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: > dial: conn=172.17.0.1:45986->172.17.0.3:39556, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: dial("tcp","172.17.0.3:33158") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: > dial: conn=172.17.0.1:48750->172.17.0.3:33158, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: dial("tcp","172.17.0.3:34966") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: > dial: conn=172.17.0.1:35274->172.17.0.3:34966, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: Using server-side directory move 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: dial("tcp","172.17.0.3:39567") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: > dial: conn=172.17.0.1:42762->172.17.0.3:39567, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37459") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55526->172.17.0.3:37459, err= 2025/07/17 01:26:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35118") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46916->172.17.0.3:35118, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: > dial: conn=172.17.0.1:41624->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : empty space: Unchanged skipping 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: Waiting for checks to finish 2025/07/17 01:26:06 INFO : potato2: Moved (server-side) 2025/07/17 01:26:06 INFO : empty space: Deleted 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: Waiting for transfers to finish 2025/07/17 01:26:06 INFO : potato3: Deleted 2025/07/17 01:26:06 INFO : potato3: Moved (server-side) 2025/07/17 01:26:06 INFO : tomatoDir: Removing directory 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: deleted 1 directories 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38945") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53894->172.17.0.3:38945, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32452") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52692->172.17.0.3:32452, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: dial("tcp","172.17.0.3:36627") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: > dial: conn=172.17.0.1:56036->172.17.0.3:36627, err= 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fazikob0henu" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: > dial: conn=172.17.0.1:41636->172.17.0.3:21, err= 2025/07/17 01:26:06 INFO : tomatoDir: Making directory 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: Using server-side directory move 2025/07/17 01:26:06 INFO : ftp://172.17.0.3:21/rclone-test-fazikob0henu: Server side directory move succeeded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: dial("tcp","172.17.0.3:36379") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: > dial: conn=172.17.0.1:50692->172.17.0.3:36379, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: dial("tcp","172.17.0.3:39195") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: > dial: conn=172.17.0.1:53610->172.17.0.3:39195, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: dial("tcp","172.17.0.3:38072") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: > dial: conn=172.17.0.1:60454->172.17.0.3:38072, err= 2025/07/17 01:26:06 ERROR : error listing: directory not found 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: dial("tcp","172.17.0.3:35829") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: > dial: conn=172.17.0.1:56770->172.17.0.3:35829, err= 2025/07/17 01:26:06 ERROR : error listing: directory not found 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: dial("tcp","172.17.0.3:32814") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: > dial: conn=172.17.0.1:37814->172.17.0.3:32814, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: Purge object "empty space" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: Purge object "potato2" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: Purge object "potato3" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: dial("tcp","172.17.0.3:36433") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: > dial: conn=172.17.0.1:33114->172.17.0.3:36433, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: Purge dir "tomatoDir" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-fazikob0henu: Purge dir "" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: dial("tcp","172.17.0.3:32950") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: > dial: conn=172.17.0.1:46354->172.17.0.3:32950, err= 2025/07/17 01:26:06 ERROR : error listing: directory not found 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-lufujik4xoli: Purge dir "" 2025/07/17 01:26:06 NOTICE: purge failed to rmdir "": directory not found 2025/07/17 01:26:06 NOTICE: purge failed: directory not found 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39518") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45270->172.17.0.3:39518, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34439") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57496->172.17.0.3:34439, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37013") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49988->172.17.0.3:37013, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32057") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38282->172.17.0.3:32057, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/rclone-sync-test" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: > dial: conn=172.17.0.1:41638->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39163") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34224->172.17.0.3:39163, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37754") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50024->172.17.0.3:37754, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/rclone-sync-test" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: > dial: conn=172.17.0.1:41646->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/rclone-sync-test-include/layer2" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-include/layer2: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41648->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/rclone-sync-test-ignore-file" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-ignore-file: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:41650->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31906") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44016->172.17.0.3:31906, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: dial("tcp","172.17.0.3:37763") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39105") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35468->172.17.0.3:39105, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: > dial: conn=172.17.0.1:57244->172.17.0.3:37763, err= 2025/07/17 01:26:06 DEBUG : rclone-sync-test: Excluded 2025/07/17 01:26:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31159") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33912->172.17.0.3:31159, err= 2025/07/17 01:26:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33197") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: dial("tcp","172.17.0.3:36824") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test: > dial: conn=172.17.0.1:45948->172.17.0.3:36824, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56390->172.17.0.3:33197, err= 2025/07/17 01:26:06 DEBUG : rclone-sync-test: Excluded 2025/07/17 01:26:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38736") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57764->172.17.0.3:38736, err= 2025/07/17 01:26:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : rclone-sync-test-include: Removing directory 2025/07/17 01:26:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: failed to delete 1 directories 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35260") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41160->172.17.0.3:35260, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:31127") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58966->172.17.0.3:31127, err= 2025/07/17 01:26:06 DEBUG : rclone-sync-test: Excluded 2025/07/17 01:26:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35992") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34270->172.17.0.3:35992, err= 2025/07/17 01:26:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:39712") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31460") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:58748->172.17.0.3:39712, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47082->172.17.0.3:31460, err= 2025/07/17 01:26:06 DEBUG : rclone-sync-test: Excluded 2025/07/17 01:26:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38870") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32788->172.17.0.3:38870, err= 2025/07/17 01:26:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : rclone-sync-test-include: Removing directory 2025/07/17 01:26:06 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: failed to delete 1 directories 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35741") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60324->172.17.0.3:35741, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:39756") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:48410->172.17.0.3:39756, err= 2025/07/17 01:26:06 DEBUG : Excluded 2025/07/17 01:26:06 DEBUG : rclone-sync-test: Excluded 2025/07/17 01:26:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36101") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37122->172.17.0.3:36101, err= 2025/07/17 01:26:06 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37460") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38306->172.17.0.3:37460, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39248") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44926->172.17.0.3:39248, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34448") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36972") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40912->172.17.0.3:36972, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39084->172.17.0.3:34448, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35110") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33332->172.17.0.3:35110, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30721") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54154->172.17.0.3:30721, err= --- PASS: TestSyncOverlapWithFilter (0.09s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/dst" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:41664->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/CompareDest" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/CompareDest: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/CompareDest: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/CompareDest: > dial: conn=172.17.0.1:41668->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yubotuw1hixe/CompareDest" to be canonical "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/CompareDest" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:34294") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:49102->172.17.0.3:34294, err= 2025/07/17 01:26:06 DEBUG : one: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:37771") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:52296->172.17.0.3:37771, err= 2025/07/17 01:26:06 DEBUG : one.b824e1ab.partial: renamed to: one 2025/07/17 01:26:06 INFO : one: Copied (new) 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34984") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36740->172.17.0.3:34984, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30010") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48424->172.17.0.3:30010, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35435") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60402->172.17.0.3:35435, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30917") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44450->172.17.0.3:30917, err= 2025/07/17 01:26:06 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yubotuw1hixe/CompareDest" for canonical name "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/CompareDest" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:31272") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:34250->172.17.0.3:31272, err= 2025/07/17 01:26:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:39355") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:49556->172.17.0.3:39355, err= 2025/07/17 01:26:06 DEBUG : one.406dcb2c.partial: renamed to: one 2025/07/17 01:26:06 INFO : one: Copied (replaced existing) 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34058") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60588->172.17.0.3:34058, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32122") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38076->172.17.0.3:32122, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30996") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47264->172.17.0.3:30996, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31328") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45946->172.17.0.3:31328, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31338") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54050->172.17.0.3:31338, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30079") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33848->172.17.0.3:30079, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38347") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49090->172.17.0.3:38347, err= 2025/07/17 01:26:06 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yubotuw1hixe/CompareDest" for canonical name "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/CompareDest" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:35087") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:53716->172.17.0.3:35087, err= 2025/07/17 01:26:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37012") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60032->172.17.0.3:37012, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39379") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53200->172.17.0.3:39379, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38397") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53840->172.17.0.3:38397, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35158") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56584->172.17.0.3:35158, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30445") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45692->172.17.0.3:30445, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39714") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34050") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48948->172.17.0.3:34050, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38660->172.17.0.3:39714, err= 2025/07/17 01:26:06 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yubotuw1hixe/CompareDest" for canonical name "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/CompareDest" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:33958") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:53786->172.17.0.3:33958, err= 2025/07/17 01:26:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/CompareDest: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/CompareDest: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/CompareDest: > dial: conn=172.17.0.1:41684->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38594") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38754->172.17.0.3:38594, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32533") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47538->172.17.0.3:32533, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34220") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41454->172.17.0.3:34220, err= 2025/07/17 01:26:06 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yubotuw1hixe/CompareDest" for canonical name "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/CompareDest" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:30393") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:51910->172.17.0.3:30393, err= 2025/07/17 01:26:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:26:06 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 INFO : There was nothing to transfer 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33908") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46614->172.17.0.3:33908, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33331") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32456") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36232->172.17.0.3:32456, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47284->172.17.0.3:33331, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30179") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48318->172.17.0.3:30179, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31742") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44050->172.17.0.3:31742, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36929") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41940->172.17.0.3:36929, err= 2025/07/17 01:26:06 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yubotuw1hixe/CompareDest" for canonical name "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/CompareDest" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:39557") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:43482->172.17.0.3:39557, err= 2025/07/17 01:26:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/17 01:26:06 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/17 01:26:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/17 01:26:06 DEBUG : two: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:34869") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:46258->172.17.0.3:34869, err= 2025/07/17 01:26:06 DEBUG : two.1503b713.partial: renamed to: two 2025/07/17 01:26:06 INFO : two: Copied (new) 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34007") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58278->172.17.0.3:34007, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36751") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32514") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53694->172.17.0.3:36751, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36002->172.17.0.3:32514, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34715") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47234->172.17.0.3:34715, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39538") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31709") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60720->172.17.0.3:31709, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51324->172.17.0.3:39538, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34029") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55596->172.17.0.3:34029, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.16s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39052") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53442->172.17.0.3:39052, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38289") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33646->172.17.0.3:38289, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37916") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56272->172.17.0.3:37916, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32037") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54634->172.17.0.3:32037, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38424") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46236->172.17.0.3:38424, err= 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/dest" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: > dial: conn=172.17.0.1:41686->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/pre-dest1" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/pre-dest1: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/pre-dest1: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/pre-dest1: > dial: conn=172.17.0.1:41702->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yubotuw1hixe/pre-dest1" to be canonical "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/pre-dest1" 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/pre-dest2" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/pre-dest2: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/pre-dest2: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/pre-dest2: > dial: conn=172.17.0.1:41712->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yubotuw1hixe/pre-dest2" to be canonical "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/pre-dest2" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: dial("tcp","172.17.0.3:36338") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: > dial: conn=172.17.0.1:50278->172.17.0.3:36338, err= 2025/07/17 01:26:06 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/17 01:26:06 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:06 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/17 01:26:06 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: Waiting for checks to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: Waiting for transfers to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: dial("tcp","172.17.0.3:35085") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: > dial: conn=172.17.0.1:52314->172.17.0.3:35085, err= 2025/07/17 01:26:06 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/07/17 01:26:06 INFO : 3: Copied (new) 2025/07/17 01:26:06 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: dial("tcp","172.17.0.3:31546") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dest: > dial: conn=172.17.0.1:37074->172.17.0.3:31546, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30158") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40136->172.17.0.3:30158, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30051") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32480") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30846") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57840->172.17.0.3:32480, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42878->172.17.0.3:30051, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59030->172.17.0.3:30846, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34080") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43390->172.17.0.3:34080, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39925") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38182") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31379") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52280->172.17.0.3:39925, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38298->172.17.0.3:38182, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36346->172.17.0.3:31379, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31690") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57600->172.17.0.3:31690, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/pre-dest1: closing 1 unused connections 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.12s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36305") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38962->172.17.0.3:36305, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31885") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40656->172.17.0.3:31885, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32360") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48486->172.17.0.3:32360, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31034") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54592->172.17.0.3:31034, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37654") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57116->172.17.0.3:37654, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37712") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60734->172.17.0.3:37712, err= 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30089") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60520->172.17.0.3:30089, err= 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/dst" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:41716->172.17.0.3:21, err= 2025/07/17 01:26:06 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/backup" 2025/07/17 01:26:06 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:06 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:06 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:06 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:06 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: Connecting to FTP server 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:06 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: > dial: conn=172.17.0.1:41724->172.17.0.3:21, err= 2025/07/17 01:26:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yubotuw1hixe/backup" to be canonical "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/backup" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:39889") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:35648->172.17.0.3:39889, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 INFO : one: Moved (server-side) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:34280") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:34050->172.17.0.3:34280, err= 2025/07/17 01:26:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) 2025/07/17 01:26:07 INFO : three.txt: Moved into backup dir 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37157") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43366->172.17.0.3:37157, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38230") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30968") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48470->172.17.0.3:38230, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55988->172.17.0.3:30968, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34652") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37222->172.17.0.3:34652, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33142") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33790->172.17.0.3:33142, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35927") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39674->172.17.0.3:35927, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36156") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47962->172.17.0.3:36156, err= 2025/07/17 01:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yubotuw1hixe/backup" for canonical name "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/backup" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:34481") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:46796->172.17.0.3:34481, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 INFO : one: Deleted 2025/07/17 01:26:07 INFO : one: Moved (server-side) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:37207") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:36682->172.17.0.3:37207, err= 2025/07/17 01:26:07 DEBUG : one.1503b713.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 INFO : three.txt: Deleted 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) 2025/07/17 01:26:07 INFO : three.txt: Moved into backup dir 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35221") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57538->172.17.0.3:35221, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30996") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34456") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52370->172.17.0.3:34456, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47268->172.17.0.3:30996, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36933") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48582->172.17.0.3:36933, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36540") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35166->172.17.0.3:36540, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36833") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32814->172.17.0.3:36833, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32146") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56402->172.17.0.3:32146, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.10s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35977") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38290->172.17.0.3:35977, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38273") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48940->172.17.0.3:38273, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35685") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43114->172.17.0.3:35685, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38739") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38646->172.17.0.3:38739, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31208") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43668->172.17.0.3:31208, err= 2025/07/17 01:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/dst" 2025/07/17 01:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Connecting to FTP server 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:41732->172.17.0.3:21, err= 2025/07/17 01:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/backup" 2025/07/17 01:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: Connecting to FTP server 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: > dial: conn=172.17.0.1:41744->172.17.0.3:21, err= 2025/07/17 01:26:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yubotuw1hixe/backup" to be canonical "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/backup" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:38815") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:58600->172.17.0.3:38815, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:07 INFO : one: Moved (server-side) to: one.bak 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:30208") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:56766->172.17.0.3:30208, err= 2025/07/17 01:26:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/17 01:26:07 INFO : three.txt: Moved into backup dir 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32253") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44618->172.17.0.3:32253, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37990") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59056->172.17.0.3:37990, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39040") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39278->172.17.0.3:39040, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36810") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54580->172.17.0.3:36810, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30500") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33684->172.17.0.3:30500, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31631") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35716") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38754->172.17.0.3:35716, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54052->172.17.0.3:31631, err= 2025/07/17 01:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yubotuw1hixe/backup" for canonical name "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/backup" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:32287") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:54200->172.17.0.3:32287, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:07 INFO : one.bak: Deleted 2025/07/17 01:26:07 INFO : one: Moved (server-side) to: one.bak 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:32739") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:37640->172.17.0.3:32739, err= 2025/07/17 01:26:07 DEBUG : one.1503b713.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 INFO : three.txt.bak: Deleted 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/17 01:26:07 INFO : three.txt: Moved into backup dir 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35134") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49020->172.17.0.3:35134, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33556") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45832->172.17.0.3:33556, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33696") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42666->172.17.0.3:33696, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33653") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57760->172.17.0.3:33653, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34571") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38846") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38204->172.17.0.3:38846, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56390->172.17.0.3:34571, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35144") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39594->172.17.0.3:35144, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.10s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31149") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50528->172.17.0.3:31149, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34913") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44514->172.17.0.3:34913, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33895") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43666->172.17.0.3:33895, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38700") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43880->172.17.0.3:38700, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39857") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40350->172.17.0.3:39857, err= 2025/07/17 01:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/dst" 2025/07/17 01:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Connecting to FTP server 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:41750->172.17.0.3:21, err= 2025/07/17 01:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/backup" 2025/07/17 01:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: Connecting to FTP server 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: > dial: conn=172.17.0.1:41752->172.17.0.3:21, err= 2025/07/17 01:26:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-yubotuw1hixe/backup" to be canonical "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/backup" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:38878") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:54996->172.17.0.3:38878, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:33516") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:58572->172.17.0.3:33516, err= 2025/07/17 01:26:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/17 01:26:07 INFO : three.txt: Moved into backup dir 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31355") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58344->172.17.0.3:31355, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31782") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51328->172.17.0.3:31782, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35758") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39174->172.17.0.3:35758, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32523") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39104->172.17.0.3:32523, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30961") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60198->172.17.0.3:30961, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37434") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33372") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34590->172.17.0.3:37434, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43578->172.17.0.3:33372, err= 2025/07/17 01:26:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-yubotuw1hixe/backup" for canonical name "TestFTPPureftpd{coZX3}:rclone-test-yubotuw1hixe/backup" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:36381") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:57948->172.17.0.3:36381, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 INFO : one-2019-01-01: Deleted 2025/07/17 01:26:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:33266") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:50778->172.17.0.3:33266, err= 2025/07/17 01:26:07 DEBUG : one.1503b713.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 INFO : three-2019-01-01.txt: Deleted 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/17 01:26:07 INFO : three.txt: Moved into backup dir 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30515") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45244->172.17.0.3:30515, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36908") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38470") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55398->172.17.0.3:36908, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53980->172.17.0.3:38470, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38805") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45934->172.17.0.3:38805, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32342") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42732->172.17.0.3:32342, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37444") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34786->172.17.0.3:37444, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33494") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40222->172.17.0.3:33494, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32524") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43170->172.17.0.3:32524, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39912") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36628->172.17.0.3:39912, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33891") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42166->172.17.0.3:33891, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37816") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47828->172.17.0.3:37816, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36835") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34214->172.17.0.3:36835, err= 2025/07/17 01:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/dst" 2025/07/17 01:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Connecting to FTP server 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:41764->172.17.0.3:21, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:35940") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:46758->172.17.0.3:35940, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:07 INFO : one: Moved (server-side) to: one.bak 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:32090") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:54316->172.17.0.3:32090, err= 2025/07/17 01:26:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/17 01:26:07 INFO : three.txt: Moved into backup dir 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38903") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47428->172.17.0.3:38903, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36225") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56552->172.17.0.3:36225, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32060") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52268->172.17.0.3:32060, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39984") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34022->172.17.0.3:39984, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38999") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34542->172.17.0.3:38999, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:31705") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:39956->172.17.0.3:31705, err= 2025/07/17 01:26:07 DEBUG : one.bak: Excluded (Path Filter) 2025/07/17 01:26:07 DEBUG : one.bak: Excluded 2025/07/17 01:26:07 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/17 01:26:07 DEBUG : three.txt.bak: Excluded 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for checks to finish 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 INFO : one.bak: Deleted 2025/07/17 01:26:07 INFO : one: Moved (server-side) to: one.bak 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:32017") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:38810->172.17.0.3:32017, err= 2025/07/17 01:26:07 DEBUG : one.1503b713.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 INFO : three.txt.bak: Deleted 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/17 01:26:07 INFO : three.txt: Moved into backup dir 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30341") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34746->172.17.0.3:30341, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36856") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48098->172.17.0.3:36856, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37978") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38522->172.17.0.3:37978, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39903") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52976->172.17.0.3:39903, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36619") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52776->172.17.0.3:36619, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33471") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58058->172.17.0.3:33471, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36116") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53382->172.17.0.3:36116, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31273") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51636->172.17.0.3:31273, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38675") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47002->172.17.0.3:38675, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39936") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56430->172.17.0.3:39936, err= 2025/07/17 01:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/dst" 2025/07/17 01:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Connecting to FTP server 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:41766->172.17.0.3:21, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:26:07 INFO : one: Moved (server-side) to: one.bak 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:39593") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:36904->172.17.0.3:39593, err= 2025/07/17 01:26:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:37233") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:57908->172.17.0.3:37233, err= 2025/07/17 01:26:07 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/17 01:26:07 INFO : three.txt: Copied (new) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35977") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38292->172.17.0.3:35977, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33151") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41230->172.17.0.3:33151, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35199") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58604->172.17.0.3:35199, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39004") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44742->172.17.0.3:39004, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:26:07 INFO : one.bak: Deleted 2025/07/17 01:26:07 INFO : one: Moved (server-side) to: one.bak 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:39146") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:37258->172.17.0.3:39146, err= 2025/07/17 01:26:07 DEBUG : one.1503b713.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/17 01:26:07 INFO : three.txt.bak: Deleted 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:30252") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:42794->172.17.0.3:30252, err= 2025/07/17 01:26:07 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/17 01:26:07 INFO : three.txt: Copied (new) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32887") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53478->172.17.0.3:32887, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38624") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45840->172.17.0.3:38624, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37319") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47022->172.17.0.3:37319, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35097") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49240->172.17.0.3:35097, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34276") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38224->172.17.0.3:34276, err= --- PASS: TestSyncSuffix (0.04s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31255") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43470->172.17.0.3:31255, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39534") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47276->172.17.0.3:39534, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33574") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60692->172.17.0.3:33574, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34119") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34678->172.17.0.3:34119, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39406") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59714->172.17.0.3:39406, err= 2025/07/17 01:26:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yubotuw1hixe/dst" 2025/07/17 01:26:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{coZX3}" suffix to name 2025/07/17 01:26:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/07/17 01:26:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/07/17 01:26:07 DEBUG : Setting pass="v36O9iIrxrWLAlj25BSQ0CtzNt75HJA0QMtIR30aZYY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/07/17 01:26:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: Connecting to FTP server 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:41770->172.17.0.3:21, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/17 01:26:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:35393") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:40486->172.17.0.3:35393, err= 2025/07/17 01:26:07 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:36431") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:45240->172.17.0.3:36431, err= 2025/07/17 01:26:07 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/07/17 01:26:07 INFO : three.txt: Copied (new) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37455") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35344->172.17.0.3:37455, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37586") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39350->172.17.0.3:37586, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30269") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47580->172.17.0.3:30269, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38332") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56106->172.17.0.3:38332, err= 2025/07/17 01:26:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/17 01:26:07 INFO : one-2019-01-01: Deleted 2025/07/17 01:26:07 INFO : one: Moved (server-side) to: one-2019-01-01 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:30077") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:46754->172.17.0.3:30077, err= 2025/07/17 01:26:07 DEBUG : one.1503b713.partial: renamed to: one 2025/07/17 01:26:07 INFO : one: Copied (new) 2025/07/17 01:26:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : two: Unchanged skipping 2025/07/17 01:26:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/17 01:26:07 INFO : three-2019-01-01.txt: Deleted 2025/07/17 01:26:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: dial("tcp","172.17.0.3:34361") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe/dst: > dial: conn=172.17.0.1:33584->172.17.0.3:34361, err= 2025/07/17 01:26:07 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/07/17 01:26:07 INFO : three.txt: Copied (new) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35750") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54518->172.17.0.3:35750, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37430") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51030->172.17.0.3:37430, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35871") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45492->172.17.0.3:35871, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30344") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57874->172.17.0.3:30344, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32918") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57746->172.17.0.3:32918, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30907") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54646->172.17.0.3:30907, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33313") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60776->172.17.0.3:33313, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37414") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53038->172.17.0.3:37414, err= 2025/07/17 01:26:07 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33279") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38262->172.17.0.3:33279, err= 2025/07/17 01:26:07 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/07/17 01:26:07 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31421") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36602->172.17.0.3:31421, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30370") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60450->172.17.0.3:30370, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38532") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54040->172.17.0.3:38532, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35500") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47888->172.17.0.3:35500, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35095") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43646->172.17.0.3:35095, err= 2025/07/17 01:26:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37923") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41974->172.17.0.3:37923, err= 2025/07/17 01:26:07 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/07/17 01:26:07 INFO : existing: Copied (new) 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31647") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43778->172.17.0.3:31647, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37949") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34502->172.17.0.3:37949, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33666") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45074->172.17.0.3:33666, err= 2025/07/17 01:26:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:07 ERROR : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: not deleting files as there were IO errors 2025/07/17 01:26:07 ERROR : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: not deleting directories as there were IO errors 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38573") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56538->172.17.0.3:38573, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31902") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36686->172.17.0.3:31902, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35481") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42170->172.17.0.3:35481, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31587") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52646->172.17.0.3:31587, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30086") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33600->172.17.0.3:30086, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38705") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41472->172.17.0.3:38705, err= 2025/07/17 01:26:07 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : existing: Unchanged skipping 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 INFO : There was nothing to transfer 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39007") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33398->172.17.0.3:39007, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37347") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41922->172.17.0.3:37347, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34427") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58676->172.17.0.3:34427, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35799") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46454->172.17.0.3:35799, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32472") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43204->172.17.0.3:32472, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30804") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48100->172.17.0.3:30804, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39357") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58294->172.17.0.3:39357, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39723") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58616->172.17.0.3:39723, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37481") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46314->172.17.0.3:37481, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34713") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33134->172.17.0.3:34713, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35786") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46298->172.17.0.3:35786, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33422") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48480->172.17.0.3:33422, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31938") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41654->172.17.0.3:31938, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32772") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51392->172.17.0.3:32772, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37147") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57058->172.17.0.3:37147, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31839") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55724->172.17.0.3:31839, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32426") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45332->172.17.0.3:32426, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37972") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36024->172.17.0.3:37972, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37800") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33882->172.17.0.3:37800, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31756") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38678->172.17.0.3:31756, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32064") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51096->172.17.0.3:32064, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34774") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56430->172.17.0.3:34774, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31556") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32988->172.17.0.3:31556, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36132") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60858->172.17.0.3:36132, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37124") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50278->172.17.0.3:37124, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34401") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58764->172.17.0.3:34401, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33442") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42802->172.17.0.3:33442, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36719") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53968->172.17.0.3:36719, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36377") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35270->172.17.0.3:36377, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31377") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34864->172.17.0.3:31377, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33735") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38902->172.17.0.3:33735, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38523") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38818->172.17.0.3:38523, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34823") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54120->172.17.0.3:34823, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37324") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57816->172.17.0.3:37324, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36767") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39338->172.17.0.3:36767, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35766") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56642->172.17.0.3:35766, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35842") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54410->172.17.0.3:35842, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33145") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42642->172.17.0.3:33145, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31314") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37346->172.17.0.3:31314, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30637") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36376->172.17.0.3:30637, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34651") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55288->172.17.0.3:34651, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31207") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43148->172.17.0.3:31207, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36358") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47730->172.17.0.3:36358, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38359") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49912->172.17.0.3:38359, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38882") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44262->172.17.0.3:38882, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31628") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41894->172.17.0.3:31628, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36863") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39662->172.17.0.3:36863, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30366") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47684->172.17.0.3:30366, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35245") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51990->172.17.0.3:35245, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38934") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60764->172.17.0.3:38934, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39635") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40606->172.17.0.3:39635, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31264") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49620->172.17.0.3:31264, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30169") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35584->172.17.0.3:30169, err= 2025/07/17 01:26:07 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:07 DEBUG : both11: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both13: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both14: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both15: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both16: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both17: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both18: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both19: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both1: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both2: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both3: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both4: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both5: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both6: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both0: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both10: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both7: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both12: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both8: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both9: Unchanged skipping 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 INFO : only7: Deleted 2025/07/17 01:26:07 INFO : only12: Deleted 2025/07/17 01:26:07 INFO : only6: Deleted 2025/07/17 01:26:07 INFO : only1: Deleted 2025/07/17 01:26:07 INFO : only11: Deleted 2025/07/17 01:26:07 INFO : only0: Deleted 2025/07/17 01:26:07 INFO : only15: Deleted 2025/07/17 01:26:07 INFO : only8: Deleted 2025/07/17 01:26:07 INFO : only3: Deleted 2025/07/17 01:26:07 INFO : only14: Deleted 2025/07/17 01:26:07 INFO : only10: Deleted 2025/07/17 01:26:07 INFO : only4: Deleted 2025/07/17 01:26:07 INFO : only9: Deleted 2025/07/17 01:26:07 INFO : only17: Deleted 2025/07/17 01:26:07 INFO : only5: Deleted 2025/07/17 01:26:07 INFO : only13: Deleted 2025/07/17 01:26:07 INFO : only16: Deleted 2025/07/17 01:26:07 INFO : only19: Deleted 2025/07/17 01:26:07 INFO : only18: Deleted 2025/07/17 01:26:07 INFO : only2: Deleted 2025/07/17 01:26:07 INFO : There was nothing to transfer 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35802") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56732->172.17.0.3:35802, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33598") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40174->172.17.0.3:33598, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39093") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52640->172.17.0.3:39093, err= --- PASS: TestSyncConcurrentDelete (0.09s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35855") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39192->172.17.0.3:35855, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39383") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60524->172.17.0.3:39383, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36613") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48376->172.17.0.3:36613, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30572") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60468->172.17.0.3:30572, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33299") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54166->172.17.0.3:33299, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36186") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43894->172.17.0.3:36186, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39379") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53202->172.17.0.3:39379, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31012") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41346->172.17.0.3:31012, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30717") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40654->172.17.0.3:30717, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38360") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36486->172.17.0.3:38360, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37179") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43882->172.17.0.3:37179, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34673") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58560->172.17.0.3:34673, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32797") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47374->172.17.0.3:32797, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39289") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50296->172.17.0.3:39289, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31564") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51234->172.17.0.3:31564, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32669") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34496->172.17.0.3:32669, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39567") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42774->172.17.0.3:39567, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36764") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52834->172.17.0.3:36764, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34989") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59020->172.17.0.3:34989, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32803") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51326->172.17.0.3:32803, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32965") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55746->172.17.0.3:32965, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31270") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38008->172.17.0.3:31270, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30530") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51698->172.17.0.3:30530, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39393") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42572->172.17.0.3:39393, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37185") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59276->172.17.0.3:37185, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39091") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50660->172.17.0.3:39091, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30979") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44350->172.17.0.3:30979, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32490") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54092->172.17.0.3:32490, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37754") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50040->172.17.0.3:37754, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34925") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60968->172.17.0.3:34925, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38083") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58372->172.17.0.3:38083, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31751") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43042->172.17.0.3:31751, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36029") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43578->172.17.0.3:36029, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31445") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41544->172.17.0.3:31445, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31994") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43654->172.17.0.3:31994, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36935") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46232->172.17.0.3:36935, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30034") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42170->172.17.0.3:30034, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30675") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60204->172.17.0.3:30675, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30949") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37662->172.17.0.3:30949, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35585") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32904->172.17.0.3:35585, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34058") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60598->172.17.0.3:34058, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36611") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49868->172.17.0.3:36611, err= 2025/07/17 01:26:07 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:07 DEBUG : both0: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both12: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both14: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both15: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both16: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both17: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both18: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both19: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both1: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both2: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both10: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both4: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both11: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both13: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both3: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both8: Unchanged skipping 2025/07/17 01:26:07 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:07 DEBUG : both9: Unchanged skipping 2025/07/17 01:26:07 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : both5: Unchanged skipping 2025/07/17 01:26:07 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : both6: Unchanged skipping 2025/07/17 01:26:07 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30841") 2025/07/17 01:26:07 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48996->172.17.0.3:30841, err= 2025/07/17 01:26:07 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : both7: Unchanged skipping 2025/07/17 01:26:07 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36062") 2025/07/17 01:26:07 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53232->172.17.0.3:36062, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39840") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31905") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45470->172.17.0.3:39840, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33506->172.17.0.3:31905, err= 2025/07/17 01:26:07 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/07/17 01:26:07 INFO : only0: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/07/17 01:26:07 INFO : only14: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/07/17 01:26:07 INFO : only13: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/07/17 01:26:07 INFO : only11: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39665") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49516->172.17.0.3:39665, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31104") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39718->172.17.0.3:31104, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33705") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33239") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47460->172.17.0.3:33705, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49904->172.17.0.3:33239, err= 2025/07/17 01:26:07 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/07/17 01:26:07 INFO : only15: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/07/17 01:26:07 INFO : only17: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36172") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41392->172.17.0.3:36172, err= 2025/07/17 01:26:07 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/07/17 01:26:07 INFO : only16: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33805") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56924->172.17.0.3:33805, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34655") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59024->172.17.0.3:34655, err= 2025/07/17 01:26:07 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/07/17 01:26:07 INFO : only1: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/07/17 01:26:07 INFO : only19: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30031") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30984") 2025/07/17 01:26:07 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/07/17 01:26:07 INFO : only12: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36288->172.17.0.3:30031, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33580->172.17.0.3:30984, err= 2025/07/17 01:26:07 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/07/17 01:26:07 INFO : only18: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32759") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34411") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56406->172.17.0.3:32759, err= 2025/07/17 01:26:07 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/07/17 01:26:07 INFO : only10: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36334->172.17.0.3:34411, err= 2025/07/17 01:26:07 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/07/17 01:26:07 INFO : only2: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31205") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33304->172.17.0.3:31205, err= 2025/07/17 01:26:07 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/07/17 01:26:07 INFO : only6: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34560") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56112->172.17.0.3:34560, err= 2025/07/17 01:26:07 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/07/17 01:26:07 INFO : only4: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30685") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31678") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41194->172.17.0.3:31678, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49674->172.17.0.3:30685, err= 2025/07/17 01:26:07 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/07/17 01:26:07 INFO : only9: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/07/17 01:26:07 INFO : only7: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36108") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48772->172.17.0.3:36108, err= 2025/07/17 01:26:07 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/07/17 01:26:07 INFO : only5: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/07/17 01:26:07 INFO : only8: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/07/17 01:26:07 INFO : only3: Copied (replaced existing) 2025/07/17 01:26:07 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34868") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55600->172.17.0.3:34868, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31930") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41650->172.17.0.3:31930, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36348") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46182->172.17.0.3:36348, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:26:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:26:07 DEBUG : empty_on_remote: Making directory with metadata 2025/07/17 01:26:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:26:07 INFO : empty_on_remote: Making directory 2025/07/17 01:26:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/17 01:26:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39068") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36538->172.17.0.3:39068, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33391") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38667") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59798->172.17.0.3:33391, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58358->172.17.0.3:38667, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30529") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56424->172.17.0.3:30529, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33107") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54856->172.17.0.3:33107, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37352") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34138->172.17.0.3:37352, err= --- PASS: TestSyncReplaceDirModTime (0.05s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:26:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:26:07 DEBUG : empty_on_remote: Making directory with metadata 2025/07/17 01:26:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/17 01:26:07 INFO : empty_on_remote: Making directory 2025/07/17 01:26:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/17 01:26:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32171") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40208->172.17.0.3:32171, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35051") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38392") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43008->172.17.0.3:35051, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55736->172.17.0.3:38392, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37242") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39138->172.17.0.3:37242, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31941") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60432->172.17.0.3:31941, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32197") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50888->172.17.0.3:32197, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31600") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34240->172.17.0.3:31600, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.06s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 INFO : sub dir: Making directory 2025/07/17 01:26:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37097") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54002->172.17.0.3:37097, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35046") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43978->172.17.0.3:35046, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32190") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35882->172.17.0.3:32190, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31917") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43952->172.17.0.3:31917, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35405") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49742->172.17.0.3:35405, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39911") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39562->172.17.0.3:39911, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37527") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57086->172.17.0.3:37527, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35824") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50584->172.17.0.3:35824, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33507") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35456->172.17.0.3:33507, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35036") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49484->172.17.0.3:35036, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36408") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49920->172.17.0.3:36408, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/17 01:26:07 INFO : sub dir: Making directory 2025/07/17 01:26:07 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37734") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59434->172.17.0.3:37734, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33483") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39671") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43598->172.17.0.3:33483, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58486->172.17.0.3:39671, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38626") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44062->172.17.0.3:38626, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38449") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57710->172.17.0.3:38449, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35787") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53724->172.17.0.3:35787, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31296") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58206->172.17.0.3:31296, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36217") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56858->172.17.0.3:36217, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36153") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53294->172.17.0.3:36153, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30752") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36836->172.17.0.3:30752, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30123") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47116->172.17.0.3:30123, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.09s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32326") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37754->172.17.0.3:32326, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33218") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53484->172.17.0.3:33218, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31201") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41802->172.17.0.3:31201, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35806") 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56020->172.17.0.3:35806, err= 2025/07/17 01:26:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32314") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49702->172.17.0.3:32314, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32768") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47562->172.17.0.3:32768, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37064") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32918->172.17.0.3:37064, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39560") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57014->172.17.0.3:39560, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36114") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53088->172.17.0.3:36114, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36120") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58530->172.17.0.3:36120, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36987") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46230->172.17.0.3:36987, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37590") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53324->172.17.0.3:37590, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36626") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55114->172.17.0.3:36626, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36035") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52826->172.17.0.3:36035, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30005") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40632->172.17.0.3:30005, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35125") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33136->172.17.0.3:35125, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34264") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40030->172.17.0.3:34264, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33580") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60402->172.17.0.3:33580, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30077") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46758->172.17.0.3:30077, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34428") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36430->172.17.0.3:34428, err= 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36972") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40916->172.17.0.3:36972, err= 2025/07/17 01:26:08 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : apple: Excluded 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:08 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : banana: Excluded 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33705") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47470->172.17.0.3:33705, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32857") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39978->172.17.0.3:32857, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34651") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55292->172.17.0.3:34651, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31520") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35332->172.17.0.3:31520, err= 2025/07/17 01:26:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:08 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35641") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35884->172.17.0.3:35641, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 INFO : There was nothing to transfer 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35475") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35164->172.17.0.3:35475, err= 2025/07/17 01:26:08 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : apple: Excluded 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:08 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : banana: Excluded 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37232") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48380->172.17.0.3:37232, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34745") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43228->172.17.0.3:34745, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35490") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47512->172.17.0.3:35490, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39945") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36278->172.17.0.3:39945, err= 2025/07/17 01:26:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30169") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35596->172.17.0.3:30169, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 INFO : There was nothing to transfer 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33800") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44870->172.17.0.3:33800, err= 2025/07/17 01:26:08 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : apple: Excluded 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:08 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : banana: Excluded 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31472") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45876->172.17.0.3:31472, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37107") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47628->172.17.0.3:37107, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39900") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35840->172.17.0.3:39900, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31709") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60732->172.17.0.3:31709, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38190") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39800->172.17.0.3:38190, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35906") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34076->172.17.0.3:35906, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30422") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41010->172.17.0.3:30422, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34027") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48052->172.17.0.3:34027, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34672") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52326->172.17.0.3:34672, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32897") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49476->172.17.0.3:32897, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31196") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39664->172.17.0.3:31196, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36988") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57372->172.17.0.3:36988, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30435") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33968->172.17.0.3:30435, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39110") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41390->172.17.0.3:39110, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33561") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40840->172.17.0.3:33561, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35205") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58612->172.17.0.3:35205, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34421") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44680->172.17.0.3:34421, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32791") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53738->172.17.0.3:32791, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39817") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57736->172.17.0.3:39817, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34496") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59100->172.17.0.3:34496, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38281") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51820->172.17.0.3:38281, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35017") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41738->172.17.0.3:35017, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33053") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43102->172.17.0.3:33053, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33332") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57572->172.17.0.3:33332, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36703") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50870->172.17.0.3:36703, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33683") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48158->172.17.0.3:33683, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38022") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54160->172.17.0.3:38022, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33211") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57866->172.17.0.3:33211, err= 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31548") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38782->172.17.0.3:31548, err= 2025/07/17 01:26:08 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : apple: Excluded 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:08 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : banana: Excluded 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39730") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57830->172.17.0.3:39730, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35103") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57610->172.17.0.3:35103, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34487") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38094->172.17.0.3:34487, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30528") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43372->172.17.0.3:30528, err= 2025/07/17 01:26:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33661") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51166->172.17.0.3:33661, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 INFO : There was nothing to transfer 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36720") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54960->172.17.0.3:36720, err= 2025/07/17 01:26:08 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : apple: Excluded 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:08 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : banana: Excluded 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32627") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34002->172.17.0.3:32627, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39285") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59848->172.17.0.3:39285, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33742") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57956->172.17.0.3:33742, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33360") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40406->172.17.0.3:33360, err= 2025/07/17 01:26:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39458") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48716->172.17.0.3:39458, err= 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 INFO : There was nothing to transfer 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34956") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33548->172.17.0.3:34956, err= 2025/07/17 01:26:08 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : apple: Excluded 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:08 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : banana: Excluded 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32186") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55254->172.17.0.3:32186, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36376") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49962->172.17.0.3:36376, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34744") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37780->172.17.0.3:34744, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39042") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48566->172.17.0.3:39042, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37647") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55764->172.17.0.3:37647, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36578") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34014->172.17.0.3:36578, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30860") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38788->172.17.0.3:30860, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31523") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33300->172.17.0.3:31523, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30741") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51392->172.17.0.3:30741, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35285") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54684->172.17.0.3:35285, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34505") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58298->172.17.0.3:34505, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31395") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46454->172.17.0.3:31395, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37490") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50082->172.17.0.3:37490, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39733") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55378->172.17.0.3:39733, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31183") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35832->172.17.0.3:31183, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31738") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50102->172.17.0.3:31738, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39249") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54116->172.17.0.3:39249, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30679") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39882->172.17.0.3:30679, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37613") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55380->172.17.0.3:37613, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33386") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35818->172.17.0.3:33386, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34722") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41276->172.17.0.3:34722, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33878") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49332->172.17.0.3:33878, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36082") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49104->172.17.0.3:36082, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31062") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57504->172.17.0.3:31062, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32432") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53246->172.17.0.3:32432, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33884") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49104->172.17.0.3:33884, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36090") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47806->172.17.0.3:36090, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35636") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56734->172.17.0.3:35636, err= 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31005") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42888->172.17.0.3:31005, err= 2025/07/17 01:26:08 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : apple: Excluded 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:08 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : banana: Excluded 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36129") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33906->172.17.0.3:36129, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35686") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33762->172.17.0.3:35686, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33870") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32922->172.17.0.3:33870, err= 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33489") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54262->172.17.0.3:33489, err= 2025/07/17 01:26:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Connecting to FTP server 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31964") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39568") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58424->172.17.0.3:31964, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50532->172.17.0.3:39568, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36682") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52078->172.17.0.3:36682, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38837") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35798->172.17.0.3:38837, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41776->172.17.0.3:21, err= 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:08 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/07/17 01:26:08 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31975") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60122->172.17.0.3:31975, err= 2025/07/17 01:26:08 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/07/17 01:26:08 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33637") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40522->172.17.0.3:33637, err= 2025/07/17 01:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38738") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42644->172.17.0.3:38738, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35268") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42694->172.17.0.3:35268, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36359") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50940->172.17.0.3:36359, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34772") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43638->172.17.0.3:34772, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34232") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46968->172.17.0.3:34232, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33492") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39860->172.17.0.3:33492, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31055") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59930->172.17.0.3:31055, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35527") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35722->172.17.0.3:35527, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33260") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48280->172.17.0.3:33260, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36052") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58816->172.17.0.3:36052, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32082") 2025/07/17 01:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46372->172.17.0.3:32082, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37343") 2025/07/17 01:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30023") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35270->172.17.0.3:37343, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39232->172.17.0.3:30023, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34058") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60612->172.17.0.3:34058, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30089") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60530->172.17.0.3:30089, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Connecting to FTP server 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Connecting to FTP server 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Connecting to FTP server 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41784->172.17.0.3:21, err= 2025/07/17 01:26:08 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 01:26:08 INFO : appleappleapplebanana: Deleted 2025/07/17 01:26:08 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 01:26:08 INFO : apple: Deleted 2025/07/17 01:26:08 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 01:26:08 INFO : banana: Deleted 2025/07/17 01:26:08 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41792->172.17.0.3:21, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:21") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41794->172.17.0.3:21, err= 2025/07/17 01:26:08 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 01:26:08 INFO : splitbananasplit: Deleted 2025/07/17 01:26:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32136") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56678->172.17.0.3:32136, err= 2025/07/17 01:26:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : YXBwbGU=: Excluded 2025/07/17 01:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/17 01:26:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : YmFuYW5h: Excluded 2025/07/17 01:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32720") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59560->172.17.0.3:32720, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36532") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45874->172.17.0.3:36532, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32915") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46788->172.17.0.3:32915, err= 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39760") 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47400->172.17.0.3:39760, err= 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:08 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39686") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59798->172.17.0.3:39686, err= 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30539") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37414->172.17.0.3:30539, err= 2025/07/17 01:26:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : YXBwbGU=: Excluded 2025/07/17 01:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/07/17 01:26:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : YmFuYW5h: Excluded 2025/07/17 01:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36591") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43628->172.17.0.3:36591, err= 2025/07/17 01:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/07/17 01:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38199") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47512->172.17.0.3:38199, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31434") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52194->172.17.0.3:31434, err= 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : apple: transformed to: YXBwbGU= 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/17 01:26:08 DEBUG : banana: transformed to: YmFuYW5h 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32568") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33952->172.17.0.3:32568, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32683") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51934->172.17.0.3:32683, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38251") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36622->172.17.0.3:38251, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30953") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51782->172.17.0.3:30953, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31192") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50298->172.17.0.3:31192, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30863") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41704->172.17.0.3:30863, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32528") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59932->172.17.0.3:32528, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37268") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32824->172.17.0.3:37268, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35041") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39168->172.17.0.3:35041, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32138") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49912->172.17.0.3:32138, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32043") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36388->172.17.0.3:32043, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34778") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44054->172.17.0.3:34778, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38565") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43496->172.17.0.3:38565, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35950") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56458->172.17.0.3:35950, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34272") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54658->172.17.0.3:34272, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37421") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36570->172.17.0.3:37421, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33120") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34370->172.17.0.3:33120, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35453") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58452->172.17.0.3:35453, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38578") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52470->172.17.0.3:38578, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35414") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51604->172.17.0.3:35414, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31164") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48898->172.17.0.3:31164, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38255") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34296->172.17.0.3:38255, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32887") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53486->172.17.0.3:32887, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37798") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53422->172.17.0.3:37798, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34460") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60136->172.17.0.3:34460, err= 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36922") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38012->172.17.0.3:36922, err= 2025/07/17 01:26:08 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : apple: Excluded 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:08 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : banana: Excluded 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35022") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45784->172.17.0.3:35022, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30897") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47514->172.17.0.3:30897, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36552") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59908->172.17.0.3:36552, err= 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34030") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45270->172.17.0.3:34030, err= 2025/07/17 01:26:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36334") 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55950->172.17.0.3:36334, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37464") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44476->172.17.0.3:37464, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31937") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31858") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41200->172.17.0.3:31858, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45852->172.17.0.3:31937, err= 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33896") 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39904->172.17.0.3:33896, err= 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:08 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/07/17 01:26:08 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 INFO : apple: Copied (new) to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30383") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34260") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30146") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54138->172.17.0.3:30383, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54014->172.17.0.3:34260, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44348->172.17.0.3:30146, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32439") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41096->172.17.0.3:32439, err= 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:26:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36162") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37924") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30661") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47356->172.17.0.3:30661, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35786->172.17.0.3:37924, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58242->172.17.0.3:36162, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36107") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51850->172.17.0.3:36107, err= 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:26:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33472") 2025/07/17 01:26:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36077") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60342->172.17.0.3:33472, err= 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33250->172.17.0.3:36077, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39978") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33981") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57764->172.17.0.3:39978, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44890->172.17.0.3:33981, err= 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:26:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33389") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39278->172.17.0.3:33389, err= 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:26:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33604") 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:26:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:26:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37198->172.17.0.3:33604, err= 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35790") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35255") 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:26:08 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59530->172.17.0.3:35790, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45776->172.17.0.3:35255, err= 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:26:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:26:08 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:26:08 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 01:26:08 INFO : banana: Deleted 2025/07/17 01:26:08 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 01:26:08 INFO : apple: Deleted 2025/07/17 01:26:08 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 01:26:08 INFO : splitbananasplit: Deleted 2025/07/17 01:26:08 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 01:26:08 INFO : appleappleapplebanana: Deleted 2025/07/17 01:26:08 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35132") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55204->172.17.0.3:35132, err= 2025/07/17 01:26:08 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : PREFIXapple: Excluded 2025/07/17 01:26:08 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/07/17 01:26:08 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : PREFIXbanana: Excluded 2025/07/17 01:26:08 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : PREFIXsplitbananasplit: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39132") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39444->172.17.0.3:39132, err= 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32911") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39994->172.17.0.3:32911, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39730") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57836->172.17.0.3:39730, err= 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : apple: transformed to: PREFIXapple 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/17 01:26:08 DEBUG : banana: transformed to: PREFIXbanana 2025/07/17 01:26:08 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38134") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37468->172.17.0.3:38134, err= 2025/07/17 01:26:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32486") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33820->172.17.0.3:32486, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39826") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34467") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30594") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40992->172.17.0.3:34467, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38658->172.17.0.3:30594, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55016->172.17.0.3:39826, err= 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33027") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58634->172.17.0.3:33027, err= 2025/07/17 01:26:08 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/17 01:26:08 INFO : banana: Copied (new) 2025/07/17 01:26:08 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/17 01:26:08 INFO : splitbananasplit: Copied (new) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33914") 2025/07/17 01:26:08 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/17 01:26:08 INFO : apple: Copied (new) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36044->172.17.0.3:33914, err= 2025/07/17 01:26:08 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/17 01:26:08 INFO : appleappleapplebanana: Copied (new) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30087") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34359") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30387") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53652->172.17.0.3:30087, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40454->172.17.0.3:34359, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40040->172.17.0.3:30387, err= 2025/07/17 01:26:08 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/17 01:26:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/17 01:26:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/17 01:26:08 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39468") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60540->172.17.0.3:39468, err= 2025/07/17 01:26:08 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/17 01:26:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37956") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56934->172.17.0.3:37956, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30210") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32173") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45780->172.17.0.3:30210, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42142->172.17.0.3:32173, err= 2025/07/17 01:26:08 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/17 01:26:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35741") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60326->172.17.0.3:35741, err= 2025/07/17 01:26:08 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/17 01:26:08 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/17 01:26:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/17 01:26:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30689") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56130->172.17.0.3:30689, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33529") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39182") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59866->172.17.0.3:39182, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57360->172.17.0.3:33529, err= 2025/07/17 01:26:08 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/17 01:26:08 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/17 01:26:08 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34837") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47102->172.17.0.3:34837, err= 2025/07/17 01:26:08 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39014") 2025/07/17 01:26:08 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/17 01:26:08 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52288->172.17.0.3:39014, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32644") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43904->172.17.0.3:32644, err= 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37451") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44058->172.17.0.3:37451, err= 2025/07/17 01:26:08 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/17 01:26:08 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/17 01:26:08 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/17 01:26:08 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/17 01:26:08 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 INFO : PREFIXapple: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/17 01:26:08 INFO : PREFIXbanana: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/17 01:26:08 INFO : PREFIXsplitbananasplit: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/17 01:26:08 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/17 01:26:08 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/17 01:26:08 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32743") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47298->172.17.0.3:32743, err= 2025/07/17 01:26:08 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : apple: Excluded 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:08 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : banana: Excluded 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:08 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31687") 2025/07/17 01:26:08 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54574->172.17.0.3:31687, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37446") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58038->172.17.0.3:37446, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37642") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54394->172.17.0.3:37642, err= 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34396") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56564->172.17.0.3:34396, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39111") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60680->172.17.0.3:39111, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35551") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44662->172.17.0.3:35551, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38795") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47016->172.17.0.3:38795, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34175") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34614->172.17.0.3:34175, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35341") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43820->172.17.0.3:35341, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34236") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53222->172.17.0.3:34236, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31361") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50176->172.17.0.3:31361, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33441") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34786->172.17.0.3:33441, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30491") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50750->172.17.0.3:30491, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39166") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53320->172.17.0.3:39166, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32468") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42954->172.17.0.3:32468, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35303") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36976->172.17.0.3:35303, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31718") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56152->172.17.0.3:31718, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37960") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52172->172.17.0.3:37960, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34375") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50822->172.17.0.3:34375, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32994") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44200->172.17.0.3:32994, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37313") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37916->172.17.0.3:37313, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36321") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50208->172.17.0.3:36321, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37000") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53886->172.17.0.3:37000, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32920") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57502->172.17.0.3:32920, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33461") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58260->172.17.0.3:33461, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30733") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54988->172.17.0.3:30733, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39190") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43448->172.17.0.3:39190, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34265") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51694->172.17.0.3:34265, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35811") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54262->172.17.0.3:35811, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34814") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46464->172.17.0.3:34814, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33730") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44462->172.17.0.3:33730, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32932") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49838->172.17.0.3:32932, err= 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30002") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58644->172.17.0.3:30002, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30169") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35610->172.17.0.3:30169, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34220") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41456->172.17.0.3:34220, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31329") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42594->172.17.0.3:31329, err= 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39555") 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50120->172.17.0.3:39555, err= 2025/07/17 01:26:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30952") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32952") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57384->172.17.0.3:30952, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31885") 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36363") 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57916->172.17.0.3:36363, err= 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51558->172.17.0.3:32952, err= 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40658->172.17.0.3:31885, err= 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30130") 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44844->172.17.0.3:30130, err= 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/07/17 01:26:09 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36772") 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33172->172.17.0.3:36772, err= 2025/07/17 01:26:09 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/07/17 01:26:09 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/07/17 01:26:09 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35257") 2025/07/17 01:26:09 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33267") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58146->172.17.0.3:33267, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38304->172.17.0.3:35257, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38035") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36472->172.17.0.3:38035, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32991") 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38012->172.17.0.3:32991, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33878") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49338->172.17.0.3:33878, err= 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38312") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35117") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47610->172.17.0.3:35117, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49718->172.17.0.3:38312, err= 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39603") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30331") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55910->172.17.0.3:39603, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57056->172.17.0.3:30331, err= 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39837") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59826->172.17.0.3:39837, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33188") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44886->172.17.0.3:33188, err= 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38198") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52858->172.17.0.3:38198, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32031") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40458->172.17.0.3:32031, err= 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32956") 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32583") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35914->172.17.0.3:32956, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35100->172.17.0.3:32583, err= 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:26:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 INFO : banana: Deleted 2025/07/17 01:26:09 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 01:26:09 INFO : splitbananasplit: Deleted 2025/07/17 01:26:09 INFO : appleappleapplebanana: Deleted 2025/07/17 01:26:09 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 01:26:09 INFO : apple: Deleted 2025/07/17 01:26:09 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31203") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49906->172.17.0.3:31203, err= 2025/07/17 01:26:09 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : bananaSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplitSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36296") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51734->172.17.0.3:36296, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37642") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54398->172.17.0.3:37642, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31186") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40370->172.17.0.3:31186, err= 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : apple: transformed to: appleSUFFIX 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/17 01:26:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30107") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43046->172.17.0.3:30107, err= 2025/07/17 01:26:09 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38999") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34554->172.17.0.3:38999, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33711") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33115") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44682->172.17.0.3:33711, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56244->172.17.0.3:33115, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30328") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35978->172.17.0.3:30328, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37109") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41830->172.17.0.3:37109, err= 2025/07/17 01:26:09 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/07/17 01:26:09 INFO : splitbananasplit: Copied (new) 2025/07/17 01:26:09 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/07/17 01:26:09 INFO : banana: Copied (new) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/07/17 01:26:09 INFO : appleappleapplebanana: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36424") 2025/07/17 01:26:09 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/07/17 01:26:09 INFO : apple: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39672") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36034->172.17.0.3:39672, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47890->172.17.0.3:36424, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34674") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46566->172.17.0.3:34674, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39618") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43142->172.17.0.3:39618, err= 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/07/17 01:26:09 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/07/17 01:26:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/07/17 01:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31528") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38836->172.17.0.3:31528, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38161") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38797") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50398->172.17.0.3:38797, err= 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/07/17 01:26:09 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37040->172.17.0.3:38161, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31348") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52552->172.17.0.3:31348, err= 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/07/17 01:26:09 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35884") 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/07/17 01:26:09 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30864") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33524->172.17.0.3:35884, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49880->172.17.0.3:30864, err= 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/07/17 01:26:09 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/07/17 01:26:09 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35982") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56774->172.17.0.3:35982, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32381") 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/07/17 01:26:09 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40038->172.17.0.3:32381, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34022") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45860->172.17.0.3:34022, err= 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/07/17 01:26:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34504") 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/07/17 01:26:09 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59838->172.17.0.3:34504, err= 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/07/17 01:26:09 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34774") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56438->172.17.0.3:34774, err= 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/07/17 01:26:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39425") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46060->172.17.0.3:39425, err= 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/07/17 01:26:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/07/17 01:26:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/07/17 01:26:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : splitbananasplitSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : bananaSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : appleSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/17 01:26:09 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34498") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38230->172.17.0.3:34498, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31956") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45020->172.17.0.3:31956, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31010") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60318->172.17.0.3:31010, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31175") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36480->172.17.0.3:31175, err= 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37791") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45426->172.17.0.3:37791, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36807") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52972->172.17.0.3:36807, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38786") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42880->172.17.0.3:38786, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34119") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34686->172.17.0.3:34119, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34134") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38128->172.17.0.3:34134, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38852") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52412->172.17.0.3:38852, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38110") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51424->172.17.0.3:38110, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36777") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58696->172.17.0.3:36777, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31102") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44278->172.17.0.3:31102, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36406") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38434->172.17.0.3:36406, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32859") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51984->172.17.0.3:32859, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35099") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57368->172.17.0.3:35099, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35452") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60778->172.17.0.3:35452, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36674") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33912->172.17.0.3:36674, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38958") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57556->172.17.0.3:38958, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34014") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51388->172.17.0.3:34014, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33157") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45680->172.17.0.3:33157, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34611") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46204->172.17.0.3:34611, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38565") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43512->172.17.0.3:38565, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37937") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51436->172.17.0.3:37937, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30187") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48160->172.17.0.3:30187, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39391") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44876->172.17.0.3:39391, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32800") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45668->172.17.0.3:32800, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30853") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34570->172.17.0.3:30853, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31038") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44648->172.17.0.3:31038, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38894") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56326->172.17.0.3:38894, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32876") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47734->172.17.0.3:32876, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33276") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45456->172.17.0.3:33276, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31119") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37060->172.17.0.3:31119, err= 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32486") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33824->172.17.0.3:32486, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37489") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33572->172.17.0.3:37489, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39304") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36862->172.17.0.3:39304, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36012") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36530->172.17.0.3:36012, err= 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33713") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38866->172.17.0.3:33713, err= 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35015") 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39228->172.17.0.3:35015, err= 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38591") 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48682->172.17.0.3:38591, err= 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35658") 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42582->172.17.0.3:35658, err= 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/07/17 01:26:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34577") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34809") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33808->172.17.0.3:34577, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43828->172.17.0.3:34809, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35606") 2025/07/17 01:26:09 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/07/17 01:26:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41030->172.17.0.3:35606, err= 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34942") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41762->172.17.0.3:34942, err= 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/07/17 01:26:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/07/17 01:26:09 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34054") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35565") 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/07/17 01:26:09 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37380->172.17.0.3:34054, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33978->172.17.0.3:35565, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37596") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58904->172.17.0.3:37596, err= 2025/07/17 01:26:09 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/07/17 01:26:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35771") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46160->172.17.0.3:35771, err= 2025/07/17 01:26:09 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/07/17 01:26:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/07/17 01:26:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36443") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57170->172.17.0.3:36443, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39350") 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45434->172.17.0.3:39350, err= 2025/07/17 01:26:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39138") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47128->172.17.0.3:39138, err= 2025/07/17 01:26:09 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/07/17 01:26:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31362") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43812->172.17.0.3:31362, err= 2025/07/17 01:26:09 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/07/17 01:26:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35338") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33990->172.17.0.3:35338, err= 2025/07/17 01:26:09 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/07/17 01:26:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37663") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57916->172.17.0.3:37663, err= 2025/07/17 01:26:09 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/07/17 01:26:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39464") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54884->172.17.0.3:39464, err= 2025/07/17 01:26:09 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/07/17 01:26:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/07/17 01:26:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31103") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56562->172.17.0.3:31103, err= 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/07/17 01:26:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/07/17 01:26:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/07/17 01:26:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0013-789;=.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/17 01:26:09 INFO : appleappleapplebanana: Deleted 2025/07/17 01:26:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0010-456789.txt: Deleted 2025/07/17 01:26:09 INFO : splitbananasplit: Deleted 2025/07/17 01:26:09 INFO : dir1/0012-6789;.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0009-3456789.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0003-defghij.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0008-2345678.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0015-9;=.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0011-56789;.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0007-1234567.txt: Deleted 2025/07/17 01:26:09 INFO : dir1/0014-89;=.txt: Deleted 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38805") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45950->172.17.0.3:38805, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleapple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleapple: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbanan: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36653") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56854->172.17.0.3:36653, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcde: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdef: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefg: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defgh: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghi: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghij: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijk: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-12345: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-23456: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-34567: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-45678: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37902") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50628->172.17.0.3:37902, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30120") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43062->172.17.0.3:30120, err= 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32225") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49218->172.17.0.3:32225, err= 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34954") 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44688->172.17.0.3:34954, err= 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/17 01:26:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/17 01:26:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/17 01:26:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/17 01:26:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/17 01:26:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/17 01:26:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38116") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41512->172.17.0.3:38116, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleapple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleapple: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbanan: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36878") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33428->172.17.0.3:36878, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcde: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdef: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefg: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defgh: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghi: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghij: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijk: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-12345: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-23456: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-34567: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-45678: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.t: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35397") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38248->172.17.0.3:35397, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37208") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53304->172.17.0.3:37208, err= 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/17 01:26:09 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34032") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43698->172.17.0.3:34032, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37740") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57816->172.17.0.3:37740, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33107") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54862->172.17.0.3:33107, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36204") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44378->172.17.0.3:36204, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38103") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51224->172.17.0.3:38103, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33415") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59650->172.17.0.3:33415, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33953") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52308->172.17.0.3:33953, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36928") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41788->172.17.0.3:36928, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35887") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35128->172.17.0.3:35887, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31062") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57518->172.17.0.3:31062, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36142") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35896->172.17.0.3:36142, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38482") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34118->172.17.0.3:38482, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39497") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37054->172.17.0.3:39497, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32379") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60192->172.17.0.3:32379, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33131") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40508->172.17.0.3:33131, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35856") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38684->172.17.0.3:35856, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34054") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37386->172.17.0.3:34054, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34170") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37130->172.17.0.3:34170, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37212") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52774->172.17.0.3:37212, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36569") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53032->172.17.0.3:36569, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38692") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45624->172.17.0.3:38692, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33775") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34072->172.17.0.3:33775, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38915") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57636->172.17.0.3:38915, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35923") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40106->172.17.0.3:35923, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30550") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54782->172.17.0.3:30550, err= 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34476") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54560->172.17.0.3:34476, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32408") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45452->172.17.0.3:32408, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30664") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42180->172.17.0.3:30664, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34865") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45408->172.17.0.3:34865, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31580") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45250->172.17.0.3:31580, err= 2025/07/17 01:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32821") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55852->172.17.0.3:32821, err= 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30581") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33892->172.17.0.3:30581, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36356") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36804->172.17.0.3:36356, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34575") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40558->172.17.0.3:34575, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31871") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52536->172.17.0.3:31871, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33825") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50268->172.17.0.3:33825, err= 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38906") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44720->172.17.0.3:38906, err= 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39561") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55306->172.17.0.3:39561, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30478") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44342->172.17.0.3:30478, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37834") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50250->172.17.0.3:37834, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38133") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47364->172.17.0.3:38133, err= 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36357") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53348->172.17.0.3:36357, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38818") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45372->172.17.0.3:38818, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34495") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45924->172.17.0.3:34495, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39842") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46692->172.17.0.3:39842, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30537") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40184->172.17.0.3:30537, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30106") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43318->172.17.0.3:30106, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39027") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54890->172.17.0.3:39027, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37374") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51672->172.17.0.3:37374, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39226") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58876->172.17.0.3:39226, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33126") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42050->172.17.0.3:33126, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35217") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48530->172.17.0.3:35217, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37519") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38924->172.17.0.3:37519, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30100") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33882->172.17.0.3:30100, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35124") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41808->172.17.0.3:35124, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36765") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41548->172.17.0.3:36765, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34606") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39504->172.17.0.3:34606, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34351") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35680->172.17.0.3:34351, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32339") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44598->172.17.0.3:32339, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36853") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58716->172.17.0.3:36853, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38568") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57694->172.17.0.3:38568, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35503") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33490->172.17.0.3:35503, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37309") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34784->172.17.0.3:37309, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37349") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45380->172.17.0.3:37349, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38376") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53290->172.17.0.3:38376, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34360") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41008->172.17.0.3:34360, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39538") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51330->172.17.0.3:39538, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37831") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51254->172.17.0.3:37831, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33212") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37080->172.17.0.3:33212, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33537") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53204->172.17.0.3:33537, err= 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32050") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51066->172.17.0.3:32050, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32281") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38384->172.17.0.3:32281, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31859") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47736->172.17.0.3:31859, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31196") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39676->172.17.0.3:31196, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30084") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35614->172.17.0.3:30084, err= 2025/07/17 01:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38816") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48108->172.17.0.3:38816, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35683") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57126->172.17.0.3:35683, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37024") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48226->172.17.0.3:37024, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34765") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60446->172.17.0.3:34765, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32650") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39730->172.17.0.3:32650, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30687") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38578->172.17.0.3:30687, err= 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:09 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30087") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53656->172.17.0.3:30087, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35812") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45048->172.17.0.3:35812, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32670") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59978->172.17.0.3:32670, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39049") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37804->172.17.0.3:39049, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38421") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53140->172.17.0.3:38421, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36163") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38894->172.17.0.3:36163, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36766") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58628->172.17.0.3:36766, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34625") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41514->172.17.0.3:34625, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39344") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55704->172.17.0.3:39344, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32139") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37310->172.17.0.3:32139, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34909") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55596->172.17.0.3:34909, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32431") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36978->172.17.0.3:32431, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31961") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50682->172.17.0.3:31961, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38516") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56788->172.17.0.3:38516, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30496") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53352->172.17.0.3:30496, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39038") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43604->172.17.0.3:39038, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34919") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56046->172.17.0.3:34919, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35123") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49194->172.17.0.3:35123, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36113") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52480->172.17.0.3:36113, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35325") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55396->172.17.0.3:35325, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30907") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54652->172.17.0.3:30907, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39365") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45168->172.17.0.3:39365, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34644") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51798->172.17.0.3:34644, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35056") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41426->172.17.0.3:35056, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33706") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53722->172.17.0.3:33706, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39397") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36214->172.17.0.3:39397, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39186") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32994->172.17.0.3:39186, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37209") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57140->172.17.0.3:37209, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32341") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44548->172.17.0.3:32341, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39690") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38570->172.17.0.3:39690, err= 2025/07/17 01:26:09 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39128") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44546->172.17.0.3:39128, err= 2025/07/17 01:26:09 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : apple: Excluded 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:09 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : banana: Excluded 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36142") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35898->172.17.0.3:36142, err= 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:09 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36837") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43986->172.17.0.3:36837, err= 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34403") 2025/07/17 01:26:09 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35824->172.17.0.3:34403, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33740") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33944->172.17.0.3:33740, err= 2025/07/17 01:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31982") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53056->172.17.0.3:31982, err= 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33096") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40562->172.17.0.3:33096, err= 2025/07/17 01:26:10 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : apple: Excluded 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:10 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : banana: Excluded 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33223") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42368->172.17.0.3:33223, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37188") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55800->172.17.0.3:37188, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31529") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41094->172.17.0.3:31529, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31362") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43826->172.17.0.3:31362, err= 2025/07/17 01:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37119") 2025/07/17 01:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51872->172.17.0.3:37119, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37831") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51262->172.17.0.3:37831, err= 2025/07/17 01:26:10 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : apple: Excluded 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:10 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : banana: Excluded 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32148") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40274->172.17.0.3:32148, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31749") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43814->172.17.0.3:31749, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39132") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39456->172.17.0.3:39132, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31284") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42596->172.17.0.3:31284, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30665") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57946->172.17.0.3:30665, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32250") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43442->172.17.0.3:32250, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36674") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33918->172.17.0.3:36674, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33283") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54604->172.17.0.3:33283, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37168") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53822->172.17.0.3:37168, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34106") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58608->172.17.0.3:34106, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37840") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52536->172.17.0.3:37840, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35324") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52078->172.17.0.3:35324, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35597") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54642->172.17.0.3:35597, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39637") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60566->172.17.0.3:39637, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37383") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53538->172.17.0.3:37383, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38451") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51242->172.17.0.3:38451, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33148") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53996->172.17.0.3:33148, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35744") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54842->172.17.0.3:35744, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32176") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58764->172.17.0.3:32176, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34440") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58748->172.17.0.3:34440, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30472") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53888->172.17.0.3:30472, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32151") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57038->172.17.0.3:32151, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30315") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50184->172.17.0.3:30315, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37657") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33494->172.17.0.3:37657, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39050") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39450->172.17.0.3:39050, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32872") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36796->172.17.0.3:32872, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37929") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44524->172.17.0.3:37929, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34549") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51760->172.17.0.3:34549, err= 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38594") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38766->172.17.0.3:38594, err= 2025/07/17 01:26:10 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : apple: Excluded 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:10 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : banana: Excluded 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30618") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42892->172.17.0.3:30618, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32919") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49518->172.17.0.3:32919, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31470") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50970->172.17.0.3:31470, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35726") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54802->172.17.0.3:35726, err= 2025/07/17 01:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37332") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37730->172.17.0.3:37332, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32230") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57822->172.17.0.3:32230, err= 2025/07/17 01:26:10 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : apple: Excluded 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:10 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : banana: Excluded 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34425") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57228->172.17.0.3:34425, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39267") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55562->172.17.0.3:39267, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30978") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36844->172.17.0.3:30978, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39590") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35674->172.17.0.3:39590, err= 2025/07/17 01:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31189") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47960->172.17.0.3:31189, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32234") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33100->172.17.0.3:32234, err= 2025/07/17 01:26:10 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : apple: Excluded 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:10 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : banana: Excluded 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34100") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36630->172.17.0.3:34100, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31285") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38398->172.17.0.3:31285, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30024") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35380->172.17.0.3:30024, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38224") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55712->172.17.0.3:38224, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30757") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52214->172.17.0.3:30757, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35070") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53032->172.17.0.3:35070, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30037") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54920->172.17.0.3:30037, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34344") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58800->172.17.0.3:34344, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37195") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42556->172.17.0.3:37195, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33437") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58962->172.17.0.3:33437, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38577") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43334->172.17.0.3:38577, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39263") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50398->172.17.0.3:39263, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36156") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47974->172.17.0.3:36156, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37050") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48690->172.17.0.3:37050, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31308") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43404->172.17.0.3:31308, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33226") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35142->172.17.0.3:33226, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34086") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57604->172.17.0.3:34086, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33699") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56340->172.17.0.3:33699, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38017") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50184->172.17.0.3:38017, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30007") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39416->172.17.0.3:30007, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36863") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39676->172.17.0.3:36863, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38680") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53950->172.17.0.3:38680, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37291") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42554->172.17.0.3:37291, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39549") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33676->172.17.0.3:39549, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38855") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33376->172.17.0.3:38855, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30218") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45744->172.17.0.3:30218, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31182") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33028->172.17.0.3:31182, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30490") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39824->172.17.0.3:30490, err= 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35156") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59428->172.17.0.3:35156, err= 2025/07/17 01:26:10 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : apple: Excluded 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:10 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : banana: Excluded 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32796") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57898->172.17.0.3:32796, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37680") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46628->172.17.0.3:37680, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32148") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40282->172.17.0.3:32148, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30063") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55758->172.17.0.3:30063, err= 2025/07/17 01:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31460") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47088->172.17.0.3:31460, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33989") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47050->172.17.0.3:33989, err= 2025/07/17 01:26:10 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : apple: Excluded 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:10 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : banana: Excluded 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39108") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58718->172.17.0.3:39108, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36140") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49086->172.17.0.3:36140, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32194") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35530->172.17.0.3:32194, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31989") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49276->172.17.0.3:31989, err= 2025/07/17 01:26:10 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : apple: Unchanged skipping 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : banana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/17 01:26:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32046") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60246->172.17.0.3:32046, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36193") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49014->172.17.0.3:36193, err= 2025/07/17 01:26:10 DEBUG : apple: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : apple: Excluded 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : appleappleapplebanana: Excluded 2025/07/17 01:26:10 DEBUG : banana: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : banana: Excluded 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : splitbananasplit: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36664") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33642->172.17.0.3:36664, err= 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0003-defghij.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0007-1234567.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0008-2345678.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0009-3456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0010-456789.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0011-56789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0012-6789;.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0013-789;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0014-89;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/17 01:26:10 DEBUG : dir1/0015-9;=.txt: Excluded 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35296") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43554->172.17.0.3:35296, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35839") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45138->172.17.0.3:35839, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38046") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45654->172.17.0.3:38046, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38798") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44934->172.17.0.3:38798, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36724") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59124->172.17.0.3:36724, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37623") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42856->172.17.0.3:37623, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30855") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59534->172.17.0.3:30855, err= --- PASS: TestTransform (2.44s) --- PASS: TestTransform/NFC (0.21s) --- PASS: TestTransform/NFD (0.26s) --- PASS: TestTransform/base64 (0.29s) --- PASS: TestTransform/prefix (0.28s) --- PASS: TestTransform/suffix (0.20s) --- PASS: TestTransform/truncate (0.21s) --- PASS: TestTransform/encoder (0.21s) --- PASS: TestTransform/ISO-8859-1 (0.21s) --- PASS: TestTransform/charmap (0.21s) --- PASS: TestTransform/lowercase (0.21s) --- PASS: TestTransform/ascii (0.15s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39564") 2025/07/17 01:26:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40026->172.17.0.3:39564, err= 2025/07/17 01:26:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/17 01:26:10 INFO : sub dir_somesuffix: Making directory 2025/07/17 01:26:10 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/17 01:26:10 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/17 01:26:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/17 01:26:10 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39986") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42774->172.17.0.3:39986, err= 2025/07/17 01:26:10 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/17 01:26:10 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30843") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44030->172.17.0.3:30843, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36041") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38646->172.17.0.3:36041, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39783") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53008->172.17.0.3:39783, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32922") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34110->172.17.0.3:32922, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36842") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60102->172.17.0.3:36842, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32199") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53608->172.17.0.3:32199, err= 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 INFO : tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30675") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60212->172.17.0.3:30675, err= 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/07/17 01:26:10 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33942") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52622->172.17.0.3:33942, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39542") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35716->172.17.0.3:39542, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37448") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55956->172.17.0.3:37448, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33559") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39760->172.17.0.3:33559, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35235") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52768->172.17.0.3:35235, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36724") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59138->172.17.0.3:36724, err= 2025/07/17 01:26:10 INFO : toe: Making directory 2025/07/17 01:26:10 INFO : toe/toe: Making directory 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39175") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41866->172.17.0.3:39175, err= 2025/07/17 01:26:10 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/17 01:26:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39041") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53686->172.17.0.3:39041, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36636") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45894->172.17.0.3:36636, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38355") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55000->172.17.0.3:38355, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30107") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43048->172.17.0.3:30107, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30240") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39602->172.17.0.3:30240, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34856") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36210->172.17.0.3:34856, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30167") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55934->172.17.0.3:30167, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38587") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50918->172.17.0.3:38587, err= 2025/07/17 01:26:10 INFO : toe: Making directory 2025/07/17 01:26:10 INFO : toe/toe: Making directory 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37530") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54170->172.17.0.3:37530, err= 2025/07/17 01:26:10 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/07/17 01:26:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34127") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39776->172.17.0.3:34127, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35417") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53364->172.17.0.3:35417, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33881") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50056->172.17.0.3:33881, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33728") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44762->172.17.0.3:33728, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39439") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37058->172.17.0.3:39439, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34225") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44540->172.17.0.3:34225, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35595") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35168->172.17.0.3:35595, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31246") 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54336->172.17.0.3:31246, err= 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 INFO : tictacempty_dir: Making directory 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 INFO : tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32745") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49598->172.17.0.3:32745, err= 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38321") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50650->172.17.0.3:38321, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34808") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38092->172.17.0.3:34808, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34416") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41852->172.17.0.3:34416, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30529") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56438->172.17.0.3:30529, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36795") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53296->172.17.0.3:36795, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31795") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45330->172.17.0.3:31795, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30626") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55190->172.17.0.3:30626, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37492") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35396->172.17.0.3:37492, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35140") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53824->172.17.0.3:35140, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34852") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43586->172.17.0.3:34852, err= 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 INFO : tictacempty_dir: Making directory 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 INFO : tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32874") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37344->172.17.0.3:32874, err= 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38632") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44252->172.17.0.3:38632, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35291") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32537") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58924->172.17.0.3:32537, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:33528->172.17.0.3:35291, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32298") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37024->172.17.0.3:32298, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38346") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32972->172.17.0.3:38346, err= 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31927") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34192") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38710->172.17.0.3:31927, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40240->172.17.0.3:34192, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39877") 2025/07/17 01:26:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34798->172.17.0.3:39877, err= 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/07/17 01:26:10 NOTICE: ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: 0 differences found 2025/07/17 01:26:10 NOTICE: ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: 1 hashes could not be checked 2025/07/17 01:26:10 NOTICE: ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: 1 matching files 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36464") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55240->172.17.0.3:36464, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39118") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32400") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56062->172.17.0.3:32400, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60678->172.17.0.3:39118, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35993") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52868->172.17.0.3:35993, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34863") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48000->172.17.0.3:34863, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31439") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56768->172.17.0.3:31439, err= 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 INFO : tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33738") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35062->172.17.0.3:33738, err= 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30951") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:32774->172.17.0.3:30951, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39037") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51238->172.17.0.3:39037, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30215") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39330->172.17.0.3:30215, err= 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30993") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43048->172.17.0.3:30993, err= 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37096") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38418->172.17.0.3:37096, err= 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33584") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42166->172.17.0.3:33584, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36440") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35258->172.17.0.3:36440, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31803") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44434->172.17.0.3:31803, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32552") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57472->172.17.0.3:32552, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35185") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41472->172.17.0.3:35185, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31617") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44418->172.17.0.3:31617, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32366") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57284->172.17.0.3:32366, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36084") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54852->172.17.0.3:36084, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/07/17 01:26:10 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31020") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49154->172.17.0.3:31020, err= 2025/07/17 01:26:10 INFO : toe: Making directory 2025/07/17 01:26:10 INFO : toe/toe: Making directory 2025/07/17 01:26:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39116") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38460->172.17.0.3:39116, err= 2025/07/17 01:26:10 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/07/17 01:26:10 INFO : toe/toe/toe: Copied (new) 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32132") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35698->172.17.0.3:32132, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32457") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53772->172.17.0.3:32457, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39300") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:42996->172.17.0.3:39300, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34646") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50070->172.17.0.3:34646, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36026") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40770->172.17.0.3:36026, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37661") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40094->172.17.0.3:37661, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34764") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37194->172.17.0.3:34764, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34037") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47518->172.17.0.3:34037, err= 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 INFO : tictacempty_dir: Making directory 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 INFO : tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31251") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43440->172.17.0.3:31251, err= 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 INFO : toe/toe/toe.txt: Deleted 2025/07/17 01:26:10 INFO : toe/toe: Removing directory 2025/07/17 01:26:10 INFO : toe: Removing directory 2025/07/17 01:26:10 INFO : empty_dir: Removing directory 2025/07/17 01:26:10 DEBUG : Local file system at /tmp/rclone739229883: deleted 3 directories 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31138") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45248->172.17.0.3:31138, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36600") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36155") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54716->172.17.0.3:36600, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:55702->172.17.0.3:36155, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34997") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36070->172.17.0.3:34997, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33868") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53796->172.17.0.3:33868, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35905") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30017") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40138->172.17.0.3:30017, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59644->172.17.0.3:35905, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31342") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46818->172.17.0.3:31342, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31885") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40666->172.17.0.3:31885, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32011") 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48604->172.17.0.3:32011, err= 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 INFO : tictacempty_dir: Making directory 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 INFO : tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37321") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43566->172.17.0.3:37321, err= 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 INFO : toe/toe/toe.txt: Deleted 2025/07/17 01:26:10 INFO : toe/toe: Removing directory 2025/07/17 01:26:10 INFO : toe: Removing directory 2025/07/17 01:26:10 INFO : empty_dir: Removing directory 2025/07/17 01:26:10 DEBUG : Local file system at /tmp/rclone739229883: deleted 3 directories 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34469") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60006->172.17.0.3:34469, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31064") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46364->172.17.0.3:31064, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39717") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41688->172.17.0.3:39717, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33260") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:48294->172.17.0.3:33260, err= 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:26:10 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31715") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35984->172.17.0.3:31715, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30807") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39862") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37696") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46940->172.17.0.3:39862, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41608->172.17.0.3:37696, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50572->172.17.0.3:30807, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39097") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33039") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45650->172.17.0.3:39097, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43884->172.17.0.3:33039, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38072") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60464->172.17.0.3:38072, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38322") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33231") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32756") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:51708->172.17.0.3:33231, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60192->172.17.0.3:32756, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39290") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:36100->172.17.0.3:38322, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57538->172.17.0.3:39290, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39507") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:41488->172.17.0.3:39507, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39879") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46054->172.17.0.3:39879, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : Reset feature "Copy" 2025/07/17 01:26:10 DEBUG : Reset feature "Move" 2025/07/17 01:26:10 DEBUG : Reset feature "Copy" 2025/07/17 01:26:10 DEBUG : Reset feature "Move" 2025/07/17 01:26:10 DEBUG : empty_dir: Making directory with metadata 2025/07/17 01:26:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36939") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43836->172.17.0.3:36939, err= 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 INFO : tictacempty_dir: Making directory 2025/07/17 01:26:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 INFO : tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: tictactoe 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 INFO : tictactoe/tictactoe: Making directory 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/17 01:26:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34355") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:47074->172.17.0.3:34355, err= 2025/07/17 01:26:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/17 01:26:10 INFO : toe/toe/toe.txt: Deleted 2025/07/17 01:26:10 INFO : toe/toe: Removing directory 2025/07/17 01:26:10 INFO : toe: Removing directory 2025/07/17 01:26:10 INFO : empty_dir: Removing directory 2025/07/17 01:26:10 DEBUG : Local file system at /tmp/rclone739229883: deleted 3 directories 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36858") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34198->172.17.0.3:36858, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36335") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44108->172.17.0.3:36335, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33366") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56116->172.17.0.3:33366, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37833") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:58860->172.17.0.3:37833, err= 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:26:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30612") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46410->172.17.0.3:30612, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35019") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40332->172.17.0.3:35019, err= 2025/07/17 01:26:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/17 01:26:10 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36815") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40260->172.17.0.3:36815, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35483") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:60806->172.17.0.3:35483, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38939") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32796") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50356->172.17.0.3:38939, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57900->172.17.0.3:32796, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33623") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35676->172.17.0.3:33623, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32294") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49384->172.17.0.3:32294, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33131") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:40524->172.17.0.3:33131, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32703") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35312->172.17.0.3:32703, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38123") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:37133") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44790->172.17.0.3:37133, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59016->172.17.0.3:38123, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36677") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34462->172.17.0.3:36677, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32875") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59822->172.17.0.3:32875, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35417") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:53378->172.17.0.3:35417, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 DEBUG : toe: transformed to: dG9l 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30697") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43160->172.17.0.3:30697, err= 2025/07/17 01:26:10 DEBUG : toe: transformed to: dG9l 2025/07/17 01:26:10 INFO : dG9l: Making directory 2025/07/17 01:26:10 DEBUG : toe: transformed to: dG9l 2025/07/17 01:26:10 DEBUG : toe: transformed to: dG9l 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/17 01:26:10 INFO : dG9l/dG9l: Making directory 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/17 01:26:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31732") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56390->172.17.0.3:31732, err= 2025/07/17 01:26:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30478") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44356->172.17.0.3:30478, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39554") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45500->172.17.0.3:39554, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32165") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46840->172.17.0.3:32165, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33323") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:35222->172.17.0.3:33323, err= 2025/07/17 01:26:10 DEBUG : dG9l: transformed to: toe 2025/07/17 01:26:10 DEBUG : dG9l: transformed to: toe 2025/07/17 01:26:10 DEBUG : toe: Directory modification time the same (differ by 707.077708ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : Added delayed dir = "toe", newDst=toe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:34749") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:39208->172.17.0.3:34749, err= 2025/07/17 01:26:10 DEBUG : dG9l: transformed to: toe 2025/07/17 01:26:10 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/17 01:26:10 DEBUG : toe/toe: Directory modification time the same (differ by 707.077708ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30182") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:56904->172.17.0.3:30182, err= 2025/07/17 01:26:10 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/17 01:26:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/07/17 01:26:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/17 01:26:10 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/17 01:26:10 DEBUG : Local file system at /tmp/rclone739229883: Waiting for checks to finish 2025/07/17 01:26:10 DEBUG : Local file system at /tmp/rclone739229883: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : Waiting for deletions to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:36251") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:44778->172.17.0.3:36251, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39699") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49666->172.17.0.3:39699, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39523") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:38126->172.17.0.3:39523, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33453") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:52668->172.17.0.3:33453, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:30554") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:57254->172.17.0.3:30554, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39619") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:49180->172.17.0.3:39619, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38243") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34382->172.17.0.3:38243, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.3:21/rclone-test-yubotuw1hixe", Local "Local file system at /tmp/rclone739229883", Modify Window "1s" 2025/07/17 01:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:38298") 2025/07/17 01:26:10 DEBUG : toe: transformed to: 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45316->172.17.0.3:38298, err= 2025/07/17 01:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: 2025/07/17 01:26:10 INFO : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Making directory 2025/07/17 01:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: 2025/07/17 01:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: 2025/07/17 01:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: 2025/07/17 01:26:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/17 01:26:10 INFO : toe/toe: Making directory 2025/07/17 01:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:26:10 DEBUG : toe/toe: transformed to: 2025/07/17 01:26:10 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/17 01:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:26:10 DEBUG : toe: transformed to: 2025/07/17 01:26:10 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for checks to finish 2025/07/17 01:26:10 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/17 01:26:10 DEBUG : toe/toe/toe: transformed to: 2025/07/17 01:26:10 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Waiting for transfers to finish 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:32527") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:46968->172.17.0.3:32527, err= 2025/07/17 01:26:10 INFO : toe/toe/toe: Copied (new) 2025/07/17 01:26:10 ERROR : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: not deleting files as there were IO errors 2025/07/17 01:26:10 ERROR : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: not deleting directories as there were IO errors 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31381") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:37692->172.17.0.3:31381, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33372") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43588->172.17.0.3:33372, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:35296") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:43568->172.17.0.3:35296, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33586") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:59768->172.17.0.3:33586, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39122") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:50942->172.17.0.3:39122, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:33615") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:34368->172.17.0.3:33615, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:31306") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:45440->172.17.0.3:31306, err= --- PASS: TestError (0.02s) PASS 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: dial("tcp","172.17.0.3:39081") 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: > dial: conn=172.17.0.1:54270->172.17.0.3:39081, err= 2025/07/17 01:26:10 DEBUG : ftp://172.17.0.3:21/rclone-test-yubotuw1hixe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 6.149148175s (try 1/5)