"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2025/09/04 01:56:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso" 2025/09/04 01:56:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/04 01:56:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:22 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:22 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Connecting to FTP server 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46108->172.17.0.2:21, err= 2025/09/04 01:56:22 DEBUG : Creating backend with remote "/tmp/rclone135890418" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38543") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46738->172.17.0.2:38543, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36005") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56508->172.17.0.2:36005, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33698") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50250->172.17.0.2:33698, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32044") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33656->172.17.0.2:32044, err= --- PASS: TestCopyWithDryRun (0.03s) === RUN TestCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34852") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51126->172.17.0.2:34852, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30701") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34458->172.17.0.2:30701, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32773") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44210->172.17.0.2:32773, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36575") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47500->172.17.0.2:36575, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30873") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49200->172.17.0.2:30873, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38988") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56146->172.17.0.2:38988, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37564") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36988->172.17.0.2:37564, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31812") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59868->172.17.0.2:31812, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31128") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36292->172.17.0.2:31128, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39644") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48978->172.17.0.2:39644, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34933") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34986->172.17.0.2:34933, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.01s) === RUN TestCopyMissingDirectory run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : Creating backend with remote "/non-existing" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35520") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39716->172.17.0.2:35520, err= 2025/09/04 01:56:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35218") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33334->172.17.0.2:35218, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31900") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39794->172.17.0.2:31900, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34376") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34340->172.17.0.2:34376, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38109") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48420->172.17.0.2:38109, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30159") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46860->172.17.0.2:30159, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31306") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55346->172.17.0.2:31306, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37698") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37696->172.17.0.2:37698, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33107") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39922->172.17.0.2:33107, err= --- PASS: TestCopyNoTraverse (0.03s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:222: Only runs on local 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38955") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37170->172.17.0.2:38955, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32376") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38724->172.17.0.2:32376, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Running all checks before starting transfers 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33586") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41760->172.17.0.2:33586, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Checks finished, now starting transfers 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31951") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51750->172.17.0.2:31951, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39559") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44254->172.17.0.2:39559, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39701") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54144->172.17.0.2:39701, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36794") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32770->172.17.0.2:36794, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30912") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52340->172.17.0.2:30912, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39979") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53226->172.17.0.2:39979, err= --- PASS: TestCopyCheckFirst (0.04s) === RUN TestSyncNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 ERROR : Ignoring --no-traverse with sync 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38518") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37468->172.17.0.2:38518, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38228") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59158->172.17.0.2:38228, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35798") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49860->172.17.0.2:35798, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38076") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42348->172.17.0.2:38076, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37491") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57382->172.17.0.2:37491, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31094") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50446->172.17.0.2:31094, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33309") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36522->172.17.0.2:33309, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32818") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39082->172.17.0.2:32818, err= 2025/09/04 01:56:22 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31847") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33632->172.17.0.2:31847, err= 2025/09/04 01:56:22 DEBUG : hello world2.ab19a585.partial: renamed to: hello world2 2025/09/04 01:56:22 INFO : hello world2: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39177") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43956->172.17.0.2:39177, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36243") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60022->172.17.0.2:36243, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35061") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60862->172.17.0.2:35061, err= --- PASS: TestCopyWithDepth (0.02s) === RUN TestCopyWithFilesFrom run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30421") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41496->172.17.0.2:30421, err= 2025/09/04 01:56:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37139") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51146->172.17.0.2:37139, err= 2025/09/04 01:56:22 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/09/04 01:56:22 INFO : potato2: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36996") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46702->172.17.0.2:36996, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31289") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51748->172.17.0.2:31289, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36246") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50614->172.17.0.2:36246, err= --- PASS: TestCopyWithFilesFrom (0.03s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38843") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58376->172.17.0.2:38843, err= 2025/09/04 01:56:22 DEBUG : potato2.adfb51a5.partial: renamed to: potato2 2025/09/04 01:56:22 INFO : potato2: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36242") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45616->172.17.0.2:36242, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31705") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56022->172.17.0.2:31705, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32686") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34892->172.17.0.2:32686, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 01:56:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:56:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37539") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60030->172.17.0.2:37539, err= 2025/09/04 01:56:22 INFO : sub dir2: Making directory 2025/09/04 01:56:22 INFO : sub dir: Making directory 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 INFO : sub dir2/sub sub dir2: Making directory 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Connecting to FTP server 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46120->172.17.0.2:21, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39184") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49462->172.17.0.2:39184, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36447") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33170->172.17.0.2:36447, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39678") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30564") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43038->172.17.0.2:30564, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45210->172.17.0.2:39678, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31189") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60706->172.17.0.2:31189, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31606") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50006->172.17.0.2:31606, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36162") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37452->172.17.0.2:36162, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33259") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36230->172.17.0.2:33259, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37036") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46832->172.17.0.2:37036, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32997") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60886->172.17.0.2:32997, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 INFO : sub dir2: Making directory 2025/09/04 01:56:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/04 01:56:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38707") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49056->172.17.0.2:38707, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31221") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54642->172.17.0.2:31221, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39960") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52874->172.17.0.2:39960, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37739") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41590->172.17.0.2:37739, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34231") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35148->172.17.0.2:34231, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34380") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47868->172.17.0.2:34380, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35999") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60182->172.17.0.2:35999, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : sub dir2: Making directory with metadata 2025/09/04 01:56:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32541") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32870->172.17.0.2:32541, err= 2025/09/04 01:56:22 INFO : sub dir2: Making directory 2025/09/04 01:56:22 INFO : sub dir: Making directory 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38574") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34240->172.17.0.2:38574, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 INFO : sub dir/hello world: Deleted 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35447") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53834->172.17.0.2:35447, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37399") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32617") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42406->172.17.0.2:32617, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45210->172.17.0.2:37399, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38427") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39414->172.17.0.2:38427, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39367") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36026->172.17.0.2:39367, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35568") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55460->172.17.0.2:35568, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30813") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47150->172.17.0.2:30813, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37787") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42534->172.17.0.2:37787, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36089") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57536->172.17.0.2:36089, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32435") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45934->172.17.0.2:32435, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 INFO : sub dir2: Making directory 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32327") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36222->172.17.0.2:32327, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31725") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54318->172.17.0.2:31725, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 INFO : sub dir/hello world: Deleted 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35382") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56418->172.17.0.2:35382, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31069") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47250->172.17.0.2:31069, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39244") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47802->172.17.0.2:39244, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37918") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57994->172.17.0.2:37918, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37865") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34426->172.17.0.2:37865, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : sub dir2: Making directory with metadata 2025/09/04 01:56:22 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:56:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38968") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47598->172.17.0.2:38968, err= 2025/09/04 01:56:22 INFO : sub dir2: Making directory 2025/09/04 01:56:22 INFO : sub dir: Making directory 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34804") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56372->172.17.0.2:34804, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36012") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35372->172.17.0.2:36012, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36748") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57128->172.17.0.2:36748, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35070") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60888->172.17.0.2:35070, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31107") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48634->172.17.0.2:31107, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32187") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38790") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33020->172.17.0.2:38790, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37882->172.17.0.2:32187, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38367") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46354->172.17.0.2:38367, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34343") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37872->172.17.0.2:34343, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39296") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53552->172.17.0.2:39296, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 INFO : sub dir2: Making directory 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39514") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41284->172.17.0.2:39514, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32320") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42600->172.17.0.2:32320, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39804") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38418->172.17.0.2:39804, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30913") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52074->172.17.0.2:30913, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31035") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34504->172.17.0.2:31035, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36175") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47652->172.17.0.2:36175, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38824") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49152->172.17.0.2:38824, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31259") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43900->172.17.0.2:31259, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31140") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58248->172.17.0.2:31140, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30611") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38722->172.17.0.2:30611, err= 2025/09/04 01:56:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexarip3qefu" 2025/09/04 01:56:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:22 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:22 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: Connecting to FTP server 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: > dial: conn=172.17.0.1:46122->172.17.0.2:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-radoxid3roso -> ftp://172.17.0.2:21/rclone-test-jexarip3qefu 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: dial("tcp","172.17.0.2:34662") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: > dial: conn=172.17.0.1:34654->172.17.0.2:34662, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30977") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54222->172.17.0.2:30977, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39124") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42440->172.17.0.2:39124, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30321") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38530->172.17.0.2:30321, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: dial("tcp","172.17.0.2:36910") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: > dial: conn=172.17.0.1:42862->172.17.0.2:36910, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: dial("tcp","172.17.0.2:37769") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: > dial: conn=172.17.0.1:49904->172.17.0.2:37769, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: dial("tcp","172.17.0.2:30544") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: > dial: conn=172.17.0.1:43676->172.17.0.2:30544, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: dial("tcp","172.17.0.2:35150") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: > dial: conn=172.17.0.1:52268->172.17.0.2:35150, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: dial("tcp","172.17.0.2:34044") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: > dial: conn=172.17.0.1:37136->172.17.0.2:34044, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: Purge object "sub dir/hello world" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: Purge dir "sub dir" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-jexarip3qefu: Purge dir "" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38448") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33940->172.17.0.2:38448, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33684") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38516->172.17.0.2:33684, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34457") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33720->172.17.0.2:34457, err= --- PASS: TestServerSideCopy (0.03s) === RUN TestCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33818") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46324->172.17.0.2:33818, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33768") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39908->172.17.0.2:33768, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38943") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49092->172.17.0.2:38943, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30563") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51872->172.17.0.2:30563, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32126") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48506->172.17.0.2:32126, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33414") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42486->172.17.0.2:33414, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35982") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52914->172.17.0.2:35982, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35833") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37660->172.17.0.2:35833, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32724") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38962->172.17.0.2:32724, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39632") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52554->172.17.0.2:39632, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36858") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39308->172.17.0.2:36858, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35511") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34768->172.17.0.2:35511, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35428") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35254->172.17.0.2:35428, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32538") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50860->172.17.0.2:32538, err= 2025/09/04 01:56:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cijowox0deme" 2025/09/04 01:56:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:22 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:22 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: Connecting to FTP server 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:46124->172.17.0.2:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-radoxid3roso -> ftp://172.17.0.2:21/rclone-test-cijowox0deme 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:31141") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38934") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:54598->172.17.0.2:31141, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43942->172.17.0.2:38934, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32624") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39626->172.17.0.2:32624, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32722") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33456->172.17.0.2:32722, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:37797") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:49312->172.17.0.2:37797, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:38926") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:52814->172.17.0.2:38926, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:38751") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:40354->172.17.0.2:38751, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34690") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53034->172.17.0.2:34690, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36218") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36148->172.17.0.2:36218, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37486") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55704->172.17.0.2:37486, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:34128") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:38292->172.17.0.2:34128, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39206") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56670->172.17.0.2:39206, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:35151") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36076") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49758->172.17.0.2:36076, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:44308->172.17.0.2:35151, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33239") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57580->172.17.0.2:33239, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:32643") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:59792->172.17.0.2:32643, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.1aae7abc.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:31740") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:40306->172.17.0.2:31740, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:32140") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:42892->172.17.0.2:32140, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:38199") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:57682->172.17.0.2:38199, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: dial("tcp","172.17.0.2:33611") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: > dial: conn=172.17.0.1:46316->172.17.0.2:33611, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: Purge object "sub dir/hello world" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: Purge dir "sub dir" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-cijowox0deme: Purge dir "" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31911") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39544->172.17.0.2:31911, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32968") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35732->172.17.0.2:32968, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33802") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55542->172.17.0.2:33802, err= --- PASS: TestServerSideCopyOverSelf (0.04s) === RUN TestMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33150") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53630->172.17.0.2:33150, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38569") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60770->172.17.0.2:38569, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35604") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56296->172.17.0.2:35604, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35653") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33880->172.17.0.2:35653, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39974") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50640->172.17.0.2:39974, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36697") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57346->172.17.0.2:36697, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.55b27b22.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (replaced existing) 2025/09/04 01:56:22 INFO : sub dir/hello world: Deleted 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33227") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54964->172.17.0.2:33227, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31797") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48062->172.17.0.2:31797, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33609") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37680->172.17.0.2:33609, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34206") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51258->172.17.0.2:34206, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34180") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54756->172.17.0.2:34180, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35051") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58848->172.17.0.2:35051, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34757") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49180->172.17.0.2:34757, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31407") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53270->172.17.0.2:31407, err= 2025/09/04 01:56:22 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-zoveraf2quha" 2025/09/04 01:56:22 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:22 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:22 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:22 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:22 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:22 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:22 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Connecting to FTP server 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:46138->172.17.0.2:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.2:21/rclone-test-radoxid3roso -> ftp://172.17.0.2:21/rclone-test-zoveraf2quha 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37222") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38898->172.17.0.2:37222, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:32114") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:54762->172.17.0.2:32114, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33218") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58326->172.17.0.2:33218, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37420") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36162->172.17.0.2:37420, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:37186") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:43880->172.17.0.2:37186, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:38457") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:40778->172.17.0.2:38457, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:30460") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:52970->172.17.0.2:30460, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33338") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45070->172.17.0.2:33338, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34661") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40116->172.17.0.2:34661, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36630") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34474->172.17.0.2:36630, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Using server-side directory move 2025/09/04 01:56:22 INFO : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:36533") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:58334->172.17.0.2:36533, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37974") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56336->172.17.0.2:37974, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:38714") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:50222->172.17.0.2:38714, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31218") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51874->172.17.0.2:31218, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Waiting for transfers to finish 2025/09/04 01:56:22 INFO : sub dir/hello world: Deleted 2025/09/04 01:56:22 INFO : sub dir/hello world: Moved (server-side) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35614") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37238->172.17.0.2:35614, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32450") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42532->172.17.0.2:32450, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:35809") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:33910->172.17.0.2:35809, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:39869") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:41666->172.17.0.2:39869, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34863") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35036->172.17.0.2:34863, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38397") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37050->172.17.0.2:38397, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30985") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34084->172.17.0.2:30985, err= 2025/09/04 01:56:22 DEBUG : testing file moves 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:36317") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:35406->172.17.0.2:36317, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33284") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55098->172.17.0.2:33284, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:31904") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38534") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:42996->172.17.0.2:31904, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54376->172.17.0.2:38534, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Waiting for transfers to finish 2025/09/04 01:56:22 INFO : sub dir/hello world: Deleted 2025/09/04 01:56:22 INFO : sub dir/hello world: Moved (server-side) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39844") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58812->172.17.0.2:39844, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36906") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50960->172.17.0.2:36906, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:35557") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:52784->172.17.0.2:35557, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:34072") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:57474->172.17.0.2:34072, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:33609") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:37682->172.17.0.2:33609, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: dial("tcp","172.17.0.2:33433") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: > dial: conn=172.17.0.1:60638->172.17.0.2:33433, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Purge object "sub dir/hello world" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Purge dir "sub dir" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-zoveraf2quha: Purge dir "" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36371") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45430->172.17.0.2:36371, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38515") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46226->172.17.0.2:38515, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35225") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54508->172.17.0.2:35225, err= --- PASS: TestServerSideMoveOverSelf (0.04s) === RUN TestCopyAfterDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34915") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43714->172.17.0.2:34915, err= 2025/09/04 01:56:22 ERROR : error listing: directory not found 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34154") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34414->172.17.0.2:34154, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37080") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38612->172.17.0.2:37080, err= 2025/09/04 01:56:22 INFO : Local file system at /tmp/rclone135890418: Making directory 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38019") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58996->172.17.0.2:38019, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31824") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59358->172.17.0.2:31824, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35483") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53578->172.17.0.2:35483, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37830") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53384->172.17.0.2:37830, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33656") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51522->172.17.0.2:33656, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34775") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54078->172.17.0.2:34775, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37279") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57992->172.17.0.2:37279, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30874") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44314->172.17.0.2:30874, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32662") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35362->172.17.0.2:32662, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36245") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35520->172.17.0.2:36245, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30686") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51476->172.17.0.2:30686, err= 2025/09/04 01:56:22 DEBUG : Added delayed dir = "sub dir", newDst= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32863") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48534->172.17.0.2:32863, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : Local file system at /tmp/rclone135890418: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : Local file system at /tmp/rclone135890418: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36932") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45692->172.17.0.2:36932, err= 2025/09/04 01:56:22 DEBUG : sub dir/hello world.e9ff470d.partial: renamed to: sub dir/hello world 2025/09/04 01:56:22 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39664") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48652->172.17.0.2:39664, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32642") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34732->172.17.0.2:32642, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39849") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58786->172.17.0.2:39849, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32891") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59978->172.17.0.2:32891, err= 2025/09/04 01:56:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37863") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55502->172.17.0.2:37863, err= 2025/09/04 01:56:22 DEBUG : check sum.b37ac6a8.partial: renamed to: check sum 2025/09/04 01:56:22 INFO : check sum: Copied (new) 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32115") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45948->172.17.0.2:32115, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36559") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35036->172.17.0.2:36559, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 NOTICE: ftp://172.17.0.2:21/rclone-test-radoxid3roso: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/09/04 01:56:22 DEBUG : check sum: Size of src and dst objects identical 2025/09/04 01:56:22 DEBUG : check sum: Unchanged skipping 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:22 INFO : There was nothing to transfer 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35189") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37524->172.17.0.2:35189, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30313") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52968->172.17.0.2:30313, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39904") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55198->172.17.0.2:39904, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33538") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35862->172.17.0.2:33538, err= 2025/09/04 01:56:22 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31117") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49912->172.17.0.2:31117, err= 2025/09/04 01:56:22 DEBUG : sizeonly.468f3f0c.partial: renamed to: sizeonly 2025/09/04 01:56:22 INFO : sizeonly: Copied (new) 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38934") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43958->172.17.0.2:38934, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30925") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38268->172.17.0.2:30925, err= 2025/09/04 01:56:22 DEBUG : sizeonly: Sizes identical 2025/09/04 01:56:22 DEBUG : sizeonly: Unchanged skipping 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:22 INFO : There was nothing to transfer 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33781") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49042->172.17.0.2:33781, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31401") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39582->172.17.0.2:31401, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37930") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40238->172.17.0.2:37930, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38371") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40846->172.17.0.2:38371, err= 2025/09/04 01:56:22 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33614") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46638->172.17.0.2:33614, err= 2025/09/04 01:56:22 DEBUG : ignore-size.7615ca05.partial: renamed to: ignore-size 2025/09/04 01:56:22 INFO : ignore-size: Copied (new) 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34333") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52274->172.17.0.2:34333, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35859") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60216->172.17.0.2:35859, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:22 DEBUG : ignore-size: Unchanged skipping 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:22 INFO : There was nothing to transfer 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39703") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55172->172.17.0.2:39703, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35092") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46896->172.17.0.2:35092, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31772") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38620->172.17.0.2:31772, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30335") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34490->172.17.0.2:30335, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38696") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58218->172.17.0.2:38696, err= 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34526") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53700->172.17.0.2:34526, err= 2025/09/04 01:56:22 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:22 DEBUG : existing: Unchanged skipping 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:22 INFO : There was nothing to transfer 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32980") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41914->172.17.0.2:32980, err= 2025/09/04 01:56:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35769") 2025/09/04 01:56:22 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34544->172.17.0.2:35769, err= 2025/09/04 01:56:22 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 01:56:22 INFO : existing: Copied (replaced existing) 2025/09/04 01:56:22 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30975") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50892->172.17.0.2:30975, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37975") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57186->172.17.0.2:37975, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30950") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39194->172.17.0.2:30950, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31592") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47530->172.17.0.2:31592, err= 2025/09/04 01:56:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37964") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35190->172.17.0.2:37964, err= 2025/09/04 01:56:23 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 01:56:23 INFO : existing: Copied (new) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38583") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50278->172.17.0.2:38583, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34951") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46304->172.17.0.2:34951, err= 2025/09/04 01:56:23 DEBUG : existing: Destination exists, skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : There was nothing to transfer 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31915") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58632->172.17.0.2:31915, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30395") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35222->172.17.0.2:30395, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33388") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33892->172.17.0.2:33388, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32399") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48900->172.17.0.2:32399, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37613") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60730->172.17.0.2:37613, err= 2025/09/04 01:56:23 INFO : d: Making directory 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39785") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37440->172.17.0.2:39785, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31480") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50978->172.17.0.2:31480, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46152->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30818") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52150->172.17.0.2:30818, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37238") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41924->172.17.0.2:37238, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36865") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43110->172.17.0.2:36865, err= 2025/09/04 01:56:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37843") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52546->172.17.0.2:37843, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31889") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32388") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45460->172.17.0.2:32388, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56240->172.17.0.2:31889, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46162->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/04 01:56:23 INFO : a/potato2: Copied (new) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31305") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48886->172.17.0.2:31305, err= 2025/09/04 01:56:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : b/potato: Deleted 2025/09/04 01:56:23 INFO : d: Removing directory 2025/09/04 01:56:23 INFO : b: Removing directory 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: deleted 2 directories 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35306") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39806->172.17.0.2:35306, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31453") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31634") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43404->172.17.0.2:31634, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57554->172.17.0.2:31453, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37442") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57520->172.17.0.2:37442, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39730") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32574") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46310->172.17.0.2:39730, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40554->172.17.0.2:32574, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39964") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40956->172.17.0.2:39964, err= --- PASS: TestSyncIgnoreErrors (0.07s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39866") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43706->172.17.0.2:39866, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32799") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33668->172.17.0.2:32799, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35670") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55900->172.17.0.2:35670, err= 2025/09/04 01:56:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/04 01:56:23 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37064") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37738->172.17.0.2:37064, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36296") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56478->172.17.0.2:36296, err= 2025/09/04 01:56:23 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31755") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33296->172.17.0.2:31755, err= 2025/09/04 01:56:23 DEBUG : empty space.56d1852a.partial: renamed to: empty space 2025/09/04 01:56:23 INFO : empty space: Copied (replaced existing) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38159") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39210->172.17.0.2:38159, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31912") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44058->172.17.0.2:31912, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38289") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36068->172.17.0.2:38289, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34857") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45448->172.17.0.2:34857, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34391") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55336->172.17.0.2:34391, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35078") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51450->172.17.0.2:35078, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30605") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55618->172.17.0.2:30605, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39280") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36904->172.17.0.2:39280, err= 2025/09/04 01:56:23 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32345") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59742->172.17.0.2:32345, err= 2025/09/04 01:56:23 DEBUG : foo.5d8fa229.partial: renamed to: foo 2025/09/04 01:56:23 INFO : foo: Copied (replaced existing) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35046") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57140->172.17.0.2:35046, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33363") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56256->172.17.0.2:33363, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30226") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38410->172.17.0.2:30226, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37427") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46130->172.17.0.2:37427, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34502") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39822->172.17.0.2:34502, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36106") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39156->172.17.0.2:36106, err= 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33455") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34364->172.17.0.2:33455, err= 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : potato.3edca19f.partial: renamed to: potato 2025/09/04 01:56:23 INFO : potato: Copied (new) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34625") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40836->172.17.0.2:34625, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32023") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45500->172.17.0.2:32023, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36711") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41668->172.17.0.2:36711, err= --- PASS: TestSyncAfterAddingAFile (0.03s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32153") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57048->172.17.0.2:32153, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30475") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54262->172.17.0.2:30475, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30006") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49234->172.17.0.2:30006, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36163") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58028->172.17.0.2:36163, err= 2025/09/04 01:56:23 DEBUG : potato.41b15364.partial: renamed to: potato 2025/09/04 01:56:23 INFO : potato: Copied (replaced existing) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37412") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47050->172.17.0.2:37412, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37198") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55720->172.17.0.2:37198, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32447") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44676->172.17.0.2:32447, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36710") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35116->172.17.0.2:36710, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37895") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55252->172.17.0.2:37895, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33324") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54546->172.17.0.2:33324, err= 2025/09/04 01:56:23 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39530") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38870->172.17.0.2:39530, err= 2025/09/04 01:56:23 DEBUG : potato.706b9954.partial: renamed to: potato 2025/09/04 01:56:23 INFO : potato: Copied (replaced existing) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32804") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60146->172.17.0.2:32804, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39565") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34172->172.17.0.2:39565, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39941") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42500->172.17.0.2:39941, err= --- PASS: TestSyncAfterChangingContentsOnly (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30229") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40118->172.17.0.2:30229, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32707") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52888->172.17.0.2:32707, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35586") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52912->172.17.0.2:35586, err= 2025/09/04 01:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38425") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52382->172.17.0.2:38425, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31907") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58406->172.17.0.2:31907, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31386") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37238->172.17.0.2:31386, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36803") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39670->172.17.0.2:36803, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31204") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53392->172.17.0.2:31204, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32474") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34748->172.17.0.2:32474, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33062") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37890->172.17.0.2:33062, err= 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36661") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35954->172.17.0.2:36661, err= 2025/09/04 01:56:23 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/04 01:56:23 INFO : potato2: Copied (new) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : potato: Deleted 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37920") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40426->172.17.0.2:37920, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35595") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33816->172.17.0.2:35595, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37904") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58948->172.17.0.2:37904, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32505") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59616->172.17.0.2:32505, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31834") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57234->172.17.0.2:31834, err= 2025/09/04 01:56:23 INFO : d: Making directory 2025/09/04 01:56:23 INFO : d/e: Making directory 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30128") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45116->172.17.0.2:30128, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38155") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32913") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30644") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40280->172.17.0.2:38155, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59622->172.17.0.2:30644, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37878->172.17.0.2:32913, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36655") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55338->172.17.0.2:36655, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31122") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38130->172.17.0.2:31122, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30828") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38052") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42262->172.17.0.2:30828, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35784->172.17.0.2:38052, err= 2025/09/04 01:56:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35264") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52612->172.17.0.2:35264, err= 2025/09/04 01:56:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30497") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30064") 2025/09/04 01:56:23 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60552->172.17.0.2:30497, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50240->172.17.0.2:30064, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/04 01:56:23 INFO : a/potato2: Copied (new) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : b/potato: Deleted 2025/09/04 01:56:23 INFO : d/e: Removing directory 2025/09/04 01:56:23 INFO : d: Removing directory 2025/09/04 01:56:23 INFO : b: Removing directory 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: deleted 3 directories 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33081") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59112->172.17.0.2:33081, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39383") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34402") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47292->172.17.0.2:34402, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49920->172.17.0.2:39383, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34959") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53764->172.17.0.2:34959, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32136") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45484->172.17.0.2:32136, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32213") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50598->172.17.0.2:32213, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39152") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37834->172.17.0.2:39152, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36181") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56930->172.17.0.2:36181, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35318") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55998->172.17.0.2:35318, err= 2025/09/04 01:56:23 INFO : d: Making directory 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37908") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56290->172.17.0.2:37908, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37452") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33836") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49676->172.17.0.2:37452, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39695") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47648->172.17.0.2:39695, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47106->172.17.0.2:33836, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39423") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37826->172.17.0.2:39423, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38480") 2025/09/04 01:56:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36857") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53160->172.17.0.2:38480, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40744->172.17.0.2:36857, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32265") 2025/09/04 01:56:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49064->172.17.0.2:32265, err= 2025/09/04 01:56:23 DEBUG : c/non empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32621") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51794->172.17.0.2:32621, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : a/potato2.94a2530c.partial: renamed to: a/potato2 2025/09/04 01:56:23 INFO : a/potato2: Copied (new) 2025/09/04 01:56:23 ERROR : ftp://172.17.0.2:21/rclone-test-radoxid3roso: not deleting files as there were IO errors 2025/09/04 01:56:23 ERROR : ftp://172.17.0.2:21/rclone-test-radoxid3roso: not deleting directories as there were IO errors 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33086") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39476->172.17.0.2:33086, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37880") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36533") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32561") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38482") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45376->172.17.0.2:32561, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58342->172.17.0.2:36533, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37242->172.17.0.2:37880, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57560->172.17.0.2:38482, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30255") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50736->172.17.0.2:30255, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30093") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39717") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41936->172.17.0.2:30093, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35522") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34110->172.17.0.2:35522, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37274") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36750->172.17.0.2:39717, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35406->172.17.0.2:37274, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37946") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38100->172.17.0.2:37946, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33883") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50912->172.17.0.2:33883, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35688") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41606->172.17.0.2:35688, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32657") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34062->172.17.0.2:32657, err= 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39489") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32832->172.17.0.2:39489, err= 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 INFO : potato: Deleted 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37912") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43352->172.17.0.2:37912, err= 2025/09/04 01:56:23 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/04 01:56:23 INFO : potato2: Copied (new) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38910") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46100->172.17.0.2:38910, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34792") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46688->172.17.0.2:34792, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31326") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34854->172.17.0.2:31326, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35834") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36544->172.17.0.2:35834, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39835") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32996->172.17.0.2:39835, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32228") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34300->172.17.0.2:32228, err= 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37729") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40356->172.17.0.2:37729, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 INFO : potato: Deleted 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38161") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58946->172.17.0.2:38161, err= 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36100") 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38460->172.17.0.2:36100, err= 2025/09/04 01:56:23 DEBUG : potato2.94a2530c.partial: renamed to: potato2 2025/09/04 01:56:23 INFO : potato2: Copied (new) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32249") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49580->172.17.0.2:32249, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31833") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59760->172.17.0.2:31833, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37693") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33372->172.17.0.2:37693, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39642") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37630->172.17.0.2:39642, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36322") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57510->172.17.0.2:36322, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38186") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33026->172.17.0.2:38186, err= 2025/09/04 01:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36910") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42874->172.17.0.2:36910, err= 2025/09/04 01:56:23 DEBUG : potato2.8083cda9.partial: renamed to: potato2 2025/09/04 01:56:23 INFO : potato2: Copied (new) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32052") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46864->172.17.0.2:32052, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36846") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37570->172.17.0.2:36846, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38042") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40546->172.17.0.2:38042, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38754") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50864->172.17.0.2:38754, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38253") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59288->172.17.0.2:38253, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32772") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60866->172.17.0.2:32772, err= 2025/09/04 01:56:23 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : enormous: Excluded 2025/09/04 01:56:23 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : potato2: Excluded 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35825") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39664->172.17.0.2:35825, err= 2025/09/04 01:56:23 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : potato2: Excluded 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : There was nothing to transfer 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39067") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37236->172.17.0.2:39067, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35178") 2025/09/04 01:56:23 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : enormous: Excluded 2025/09/04 01:56:23 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : potato2: Excluded 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42148->172.17.0.2:35178, err= 2025/09/04 01:56:23 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : potato2: Excluded 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : Local file system at /tmp/rclone135890418: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : Local file system at /tmp/rclone135890418: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : There was nothing to transfer 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37300") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45718->172.17.0.2:37300, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35520") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39732->172.17.0.2:35520, err= --- PASS: TestSyncWithExclude (0.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31280") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53440->172.17.0.2:31280, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30684") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34628->172.17.0.2:30684, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33841") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40640->172.17.0.2:33841, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39097") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43620->172.17.0.2:39097, err= 2025/09/04 01:56:23 DEBUG : enormous: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : enormous: Excluded 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38323") 2025/09/04 01:56:23 DEBUG : potato2: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : potato2: Excluded 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45092->172.17.0.2:38323, err= 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : potato2: Deleted 2025/09/04 01:56:23 INFO : enormous: Deleted 2025/09/04 01:56:23 INFO : There was nothing to transfer 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36852") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56280->172.17.0.2:36852, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35920") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33514->172.17.0.2:35920, err= 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : Local file system at /tmp/rclone135890418: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : Local file system at /tmp/rclone135890418: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : enormous: Deleted 2025/09/04 01:56:23 INFO : potato2: Deleted 2025/09/04 01:56:23 INFO : There was nothing to transfer 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36175") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47658->172.17.0.2:36175, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37396") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39106->172.17.0.2:37396, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34455") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48166->172.17.0.2:34455, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38214") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43110->172.17.0.2:38214, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39413") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44570->172.17.0.2:39413, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39690") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56920->172.17.0.2:39690, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33484") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51052->172.17.0.2:33484, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33644") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44144->172.17.0.2:33644, err= 2025/09/04 01:56:23 DEBUG : five: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/09/04 01:56:23 DEBUG : one: Destination is newer than source, skipping 2025/09/04 01:56:23 DEBUG : three: Sizes identical 2025/09/04 01:56:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39525") 2025/09/04 01:56:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44430->172.17.0.2:39525, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34168") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40646->172.17.0.2:34168, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36903") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49170->172.17.0.2:36903, err= 2025/09/04 01:56:23 DEBUG : four.a87a5b8d.partial: renamed to: four 2025/09/04 01:56:23 INFO : four: Copied (replaced existing) 2025/09/04 01:56:23 DEBUG : two.3353c5f5.partial: renamed to: two 2025/09/04 01:56:23 INFO : two: Copied (replaced existing) 2025/09/04 01:56:23 DEBUG : five.a87a5b8d.partial: renamed to: five 2025/09/04 01:56:23 INFO : five: Copied (new) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39954") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58190->172.17.0.2:39954, err= sync_test.go:1479: Skip test with --checksum as no hashes supported 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38067") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60164->172.17.0.2:38067, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37446") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36204->172.17.0.2:37446, err= --- PASS: TestSyncWithUpdateOlder (0.04s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:1568: Can track renames: false 2025/09/04 01:56:23 ERROR : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31839") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43310->172.17.0.2:31839, err= 2025/09/04 01:56:23 DEBUG : potato: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : yam: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39221") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34378") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43798->172.17.0.2:39221, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41192->172.17.0.2:34378, err= 2025/09/04 01:56:23 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/04 01:56:23 INFO : potato: Copied (new) 2025/09/04 01:56:23 DEBUG : yam.48501227.partial: renamed to: yam 2025/09/04 01:56:23 INFO : yam: Copied (new) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33722") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40422->172.17.0.2:33722, err= 2025/09/04 01:56:23 ERROR : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Ignoring --track-renames as the source and destination do not have a common hash 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34827") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38838->172.17.0.2:34827, err= 2025/09/04 01:56:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : yaml: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : potato: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35862") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34054->172.17.0.2:35862, err= 2025/09/04 01:56:23 DEBUG : yaml.48501227.partial: renamed to: yaml 2025/09/04 01:56:23 INFO : yaml: Copied (new) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : yam: Deleted 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31351") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59450->172.17.0.2:31351, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36286") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48038->172.17.0.2:36286, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39711") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42716->172.17.0.2:39711, 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.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:1640: Can track renames: true 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37041") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41710->172.17.0.2:37041, err= 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Making map for --track-renames 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Finished making map for --track-renames 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for renames to finish 2025/09/04 01:56:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33699") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33742") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36364->172.17.0.2:33699, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43286->172.17.0.2:33742, err= 2025/09/04 01:56:23 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/04 01:56:23 INFO : potato: Copied (new) 2025/09/04 01:56:23 DEBUG : yam.48501227.partial: renamed to: yam 2025/09/04 01:56:23 INFO : yam: Copied (new) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31418") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59824->172.17.0.2:31418, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37437") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38690->172.17.0.2:37437, err= 2025/09/04 01:56:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Making map for --track-renames 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Finished making map for --track-renames 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : potato: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for renames to finish 2025/09/04 01:56:23 INFO : yam: Moved (server-side) to: yaml 2025/09/04 01:56:23 INFO : yaml: Renamed from "yam" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : There was nothing to transfer 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32264") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59910->172.17.0.2:32264, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32524") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60490->172.17.0.2:32524, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39374") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52168->172.17.0.2:39374, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:1679: Can track renames: true 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36738") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50428->172.17.0.2:36738, err= 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Making map for --track-renames 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Finished making map for --track-renames 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/09/04 01:56:23 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for renames to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38243") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41350->172.17.0.2:38243, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36474") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55416->172.17.0.2:36474, err= 2025/09/04 01:56:23 DEBUG : potato.53508f02.partial: renamed to: potato 2025/09/04 01:56:23 INFO : potato: Copied (new) 2025/09/04 01:56:23 DEBUG : sub/yam.48501227.partial: renamed to: sub/yam 2025/09/04 01:56:23 INFO : sub/yam: Copied (new) 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33452") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47076->172.17.0.2:33452, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36905") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48148->172.17.0.2:36905, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37482") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32820->172.17.0.2:37482, err= 2025/09/04 01:56:23 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : potato: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35670") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55906->172.17.0.2:35670, err= 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Making map for --track-renames 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Finished making map for --track-renames 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for renames to finish 2025/09/04 01:56:23 INFO : sub/yam: Moved (server-side) to: yam 2025/09/04 01:56:23 INFO : yam: Renamed from "sub/yam" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:23 INFO : There was nothing to transfer 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31179") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59822->172.17.0.2:31179, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37959") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48336->172.17.0.2:37959, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39903") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57890->172.17.0.2:39903, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35364") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33400->172.17.0.2:35364, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37984") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43624->172.17.0.2:37984, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : Creating backend with remote "/tmp/rclone135890418/dir1" 2025/09/04 01:56:23 DEBUG : Creating backend with remote "/tmp/rclone135890418/dir2" 2025/09/04 01:56:23 DEBUG : Local file system at /tmp/rclone135890418/dir2: Using server-side directory move 2025/09/04 01:56:23 INFO : Local file system at /tmp/rclone135890418/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 01:56:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : Local file system at /tmp/rclone135890418/dir2: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : Local file system at /tmp/rclone135890418/dir2: Waiting for transfers to finish 2025/09/04 01:56:23 INFO : file1.txt: Moved (server-side) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38187") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37812->172.17.0.2:38187, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34342") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43570->172.17.0.2:34342, err= --- PASS: TestServerSideMoveLocal (0.02s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30972") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39792->172.17.0.2:30972, err= 2025/09/04 01:56:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31404") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60570->172.17.0.2:31404, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31545") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34554->172.17.0.2:31545, err= 2025/09/04 01:56:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:23 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:23 INFO : sub dir/hello world: Deleted 2025/09/04 01:56:23 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/09/04 01:56:23 INFO : nested/sub dir/file: Copied (new) 2025/09/04 01:56:23 INFO : nested/sub dir/file: Deleted 2025/09/04 01:56:23 INFO : sub dir: Removing directory 2025/09/04 01:56:23 INFO : nested/sub dir: Removing directory 2025/09/04 01:56:23 INFO : nested: Removing directory 2025/09/04 01:56:23 DEBUG : Local file system at /tmp/rclone135890418: deleted 3 directories 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32571") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32960->172.17.0.2:32571, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35246") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38088->172.17.0.2:35246, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36165") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54562->172.17.0.2:36165, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35325") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53674->172.17.0.2:35325, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36932") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45708->172.17.0.2:36932, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31880") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37464->172.17.0.2:31880, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30712") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38688->172.17.0.2:30712, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39999") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45996->172.17.0.2:39999, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38992") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44772->172.17.0.2:38992, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33129") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40576->172.17.0.2:33129, err= 2025/09/04 01:56:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33921") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35010->172.17.0.2:33921, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38792") 2025/09/04 01:56:23 DEBUG : sub dir/hello world.adfb51a5.partial: renamed to: sub dir/hello world 2025/09/04 01:56:23 INFO : sub dir/hello world: Copied (new) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54644->172.17.0.2:38792, err= 2025/09/04 01:56:23 INFO : sub dir/hello world: Deleted 2025/09/04 01:56:23 DEBUG : nested/sub dir/file.468f3f0c.partial: renamed to: nested/sub dir/file 2025/09/04 01:56:23 INFO : nested/sub dir/file: Copied (new) 2025/09/04 01:56:23 INFO : nested/sub dir/file: Deleted 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36739") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54096->172.17.0.2:36739, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39668") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36406") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35102->172.17.0.2:39668, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33790->172.17.0.2:36406, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30245") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55844->172.17.0.2:30245, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30413") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58790->172.17.0.2:30413, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35120") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35037") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35120->172.17.0.2:35120, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48432->172.17.0.2:35037, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33224") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55928->172.17.0.2:33224, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37696") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43228->172.17.0.2:37696, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37048") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35200->172.17.0.2:37048, err= 2025/09/04 01:56:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34148") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34142") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40974->172.17.0.2:34148, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44748->172.17.0.2:34142, err= 2025/09/04 01:56:23 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 01:56:23 INFO : existing: Copied (new) 2025/09/04 01:56:23 INFO : existing: Deleted 2025/09/04 01:56:23 DEBUG : existing-b.468f3f0c.partial: renamed to: existing-b 2025/09/04 01:56:23 INFO : existing-b: Copied (new) 2025/09/04 01:56:23 INFO : existing-b: Deleted 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37058") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50698->172.17.0.2:37058, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35137") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58484->172.17.0.2:35137, err= 2025/09/04 01:56:23 DEBUG : existing: Destination exists, skipping 2025/09/04 01:56:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:23 INFO : There was nothing to transfer 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37631") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32804->172.17.0.2:37631, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35551") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45200->172.17.0.2:35551, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31694") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39634->172.17.0.2:31694, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huhilab5nide" 2025/09/04 01:56:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: > dial: conn=172.17.0.1:46172->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34792") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46702->172.17.0.2:34792, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36084") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34054->172.17.0.2:36084, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31834") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57242->172.17.0.2:31834, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34966") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41690->172.17.0.2:34966, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-radoxid3roso -> ftp://172.17.0.2:21/rclone-test-huhilab5nide 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: dial("tcp","172.17.0.2:30400") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: > dial: conn=172.17.0.1:57294->172.17.0.2:30400, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: dial("tcp","172.17.0.2:34384") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: > dial: conn=172.17.0.1:35902->172.17.0.2:34384, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: dial("tcp","172.17.0.2:34581") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: > dial: conn=172.17.0.1:43718->172.17.0.2:34581, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: Using server-side directory move 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-huhilab5nide: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: dial("tcp","172.17.0.2:33861") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34001") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: > dial: conn=172.17.0.1:53650->172.17.0.2:33861, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55332->172.17.0.2:34001, err= 2025/09/04 01:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: > dial: conn=172.17.0.1:46178->172.17.0.2:21, err= 2025/09/04 01:56:23 INFO : empty space: Deleted 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: Waiting for transfers to finish 2025/09/04 01:56:23 INFO : potato2: Moved (server-side) 2025/09/04 01:56:23 INFO : potato3: Deleted 2025/09/04 01:56:23 INFO : potato3: Moved (server-side) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30523") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40312->172.17.0.2:30523, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: dial("tcp","172.17.0.2:39712") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: > dial: conn=172.17.0.1:58374->172.17.0.2:39712, err= 2025/09/04 01:56:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sosiheq2kilo" 2025/09/04 01:56:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: > dial: conn=172.17.0.1:46188->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: Using server-side directory move 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: Server side directory move succeeded 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: dial("tcp","172.17.0.2:30811") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: > dial: conn=172.17.0.1:49184->172.17.0.2:30811, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: dial("tcp","172.17.0.2:33500") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: > dial: conn=172.17.0.1:46928->172.17.0.2:33500, err= 2025/09/04 01:56:23 ERROR : error listing: directory not found 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: dial("tcp","172.17.0.2:36826") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: > dial: conn=172.17.0.1:48200->172.17.0.2:36826, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: Purge object "empty space" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: Purge object "potato2" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: Purge object "potato3" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-sosiheq2kilo: Purge dir "" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: dial("tcp","172.17.0.2:38108") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: > dial: conn=172.17.0.1:60978->172.17.0.2:38108, err= 2025/09/04 01:56:23 ERROR : error listing: directory not found 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-huhilab5nide: Purge dir "" 2025/09/04 01:56:23 NOTICE: purge failed to rmdir "": directory not found 2025/09/04 01:56:23 NOTICE: purge failed: directory not found 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30651") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60878->172.17.0.2:30651, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37664") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60932->172.17.0.2:37664, err= --- PASS: TestServerSideMove (0.08s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gurolub6xere" 2025/09/04 01:56:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: > dial: conn=172.17.0.1:46200->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37157") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55232->172.17.0.2:37157, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36980") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43804->172.17.0.2:36980, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38087") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59060->172.17.0.2:38087, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36049") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53194->172.17.0.2:36049, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-radoxid3roso -> ftp://172.17.0.2:21/rclone-test-gurolub6xere 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: dial("tcp","172.17.0.2:37013") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: > dial: conn=172.17.0.1:33296->172.17.0.2:37013, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: dial("tcp","172.17.0.2:37018") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: > dial: conn=172.17.0.1:39306->172.17.0.2:37018, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: dial("tcp","172.17.0.2:39771") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: > dial: conn=172.17.0.1:56996->172.17.0.2:39771, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: dial("tcp","172.17.0.2:31308") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: > dial: conn=172.17.0.1:55608->172.17.0.2:31308, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33697") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48396->172.17.0.2:33697, err= 2025/09/04 01:56:23 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : empty space: Excluded 2025/09/04 01:56:23 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : empty space: Excluded 2025/09/04 01:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: > dial: conn=172.17.0.1:46216->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: Waiting for transfers to finish 2025/09/04 01:56:23 INFO : potato2: Moved (server-side) 2025/09/04 01:56:23 INFO : potato3: Deleted 2025/09/04 01:56:23 INFO : potato3: Moved (server-side) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32110") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47542->172.17.0.2:32110, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: dial("tcp","172.17.0.2:36817") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: > dial: conn=172.17.0.1:48978->172.17.0.2:36817, err= 2025/09/04 01:56:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qinasuw6caze" 2025/09/04 01:56:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: > dial: conn=172.17.0.1:46230->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: dial("tcp","172.17.0.2:33317") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: > dial: conn=172.17.0.1:48910->172.17.0.2:33317, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: dial("tcp","172.17.0.2:34932") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: > dial: conn=172.17.0.1:52942->172.17.0.2:34932, err= 2025/09/04 01:56:23 DEBUG : empty space: Excluded (Size Filter) 2025/09/04 01:56:23 DEBUG : empty space: Excluded 2025/09/04 01:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : potato3: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: Waiting for transfers to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: > dial: conn=172.17.0.1:46240->172.17.0.2:21, err= 2025/09/04 01:56:23 INFO : potato2: Moved (server-side) 2025/09/04 01:56:23 INFO : potato3: Moved (server-side) 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: dial("tcp","172.17.0.2:32863") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: > dial: conn=172.17.0.1:48542->172.17.0.2:32863, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: dial("tcp","172.17.0.2:32520") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: > dial: conn=172.17.0.1:55166->172.17.0.2:32520, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: dial("tcp","172.17.0.2:36014") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: > dial: conn=172.17.0.1:34232->172.17.0.2:36014, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: Purge object "potato2" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: Purge object "potato3" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-qinasuw6caze: Purge dir "" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: dial("tcp","172.17.0.2:36037") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: > dial: conn=172.17.0.1:35612->172.17.0.2:36037, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: Purge object "empty space" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-gurolub6xere: Purge dir "" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32883") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56046->172.17.0.2:32883, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31512") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50766->172.17.0.2:31512, err= --- PASS: TestServerSideMoveWithFilter (0.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-foyafaq1fiha" 2025/09/04 01:56:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: > dial: conn=172.17.0.1:46250->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30115") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47932->172.17.0.2:30115, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33135") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60640->172.17.0.2:33135, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30781") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50858->172.17.0.2:30781, err= 2025/09/04 01:56:23 INFO : tomatoDir: Making directory 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34088") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53914->172.17.0.2:34088, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32962") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39102->172.17.0.2:32962, err= sync_test.go:1735: Server side move (if possible) ftp://172.17.0.2:21/rclone-test-radoxid3roso -> ftp://172.17.0.2:21/rclone-test-foyafaq1fiha 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: dial("tcp","172.17.0.2:31694") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: > dial: conn=172.17.0.1:39646->172.17.0.2:31694, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: dial("tcp","172.17.0.2:37526") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: > dial: conn=172.17.0.1:36464->172.17.0.2:37526, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: dial("tcp","172.17.0.2:33161") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: > dial: conn=172.17.0.1:40712->172.17.0.2:33161, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: Using server-side directory move 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37319") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: dial("tcp","172.17.0.2:39442") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: > dial: conn=172.17.0.1:45090->172.17.0.2:39442, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56118->172.17.0.2:37319, err= 2025/09/04 01:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/04 01:56:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 01:56:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/09/04 01:56:23 DEBUG : empty space: Unchanged skipping 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36715") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: > dial: conn=172.17.0.1:46260->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38938->172.17.0.2:36715, err= 2025/09/04 01:56:23 INFO : potato2: Moved (server-side) 2025/09/04 01:56:23 INFO : empty space: Deleted 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: Waiting for checks to finish 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: Waiting for transfers to finish 2025/09/04 01:56:23 INFO : potato3: Deleted 2025/09/04 01:56:23 INFO : potato3: Moved (server-side) 2025/09/04 01:56:23 INFO : tomatoDir: Removing directory 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: deleted 1 directories 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35890") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42360->172.17.0.2:35890, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39206") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56674->172.17.0.2:39206, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: dial("tcp","172.17.0.2:34969") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: > dial: conn=172.17.0.1:33052->172.17.0.2:34969, err= 2025/09/04 01:56:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hupaseh5rige" 2025/09/04 01:56:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: > dial: conn=172.17.0.1:46266->172.17.0.2:21, err= 2025/09/04 01:56:23 INFO : tomatoDir: Making directory 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: Using server-side directory move 2025/09/04 01:56:23 INFO : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: Server side directory move succeeded 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: dial("tcp","172.17.0.2:37132") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: > dial: conn=172.17.0.1:40532->172.17.0.2:37132, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: dial("tcp","172.17.0.2:35800") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: > dial: conn=172.17.0.1:56972->172.17.0.2:35800, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: dial("tcp","172.17.0.2:39697") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: > dial: conn=172.17.0.1:35358->172.17.0.2:39697, err= 2025/09/04 01:56:23 ERROR : error listing: directory not found 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: dial("tcp","172.17.0.2:36452") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: > dial: conn=172.17.0.1:57256->172.17.0.2:36452, err= 2025/09/04 01:56:23 ERROR : error listing: directory not found 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: dial("tcp","172.17.0.2:36378") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: > dial: conn=172.17.0.1:55714->172.17.0.2:36378, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: Purge object "empty space" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: Purge object "potato2" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: Purge object "potato3" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: dial("tcp","172.17.0.2:38740") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: > dial: conn=172.17.0.1:57848->172.17.0.2:38740, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: Purge dir "tomatoDir" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-hupaseh5rige: Purge dir "" 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: dial("tcp","172.17.0.2:32126") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: > dial: conn=172.17.0.1:48518->172.17.0.2:32126, err= 2025/09/04 01:56:23 ERROR : error listing: directory not found 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-foyafaq1fiha: Purge dir "" 2025/09/04 01:56:23 NOTICE: purge failed to rmdir "": directory not found 2025/09/04 01:56:23 NOTICE: purge failed: directory not found 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35016") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56784->172.17.0.2:35016, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30656") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56384->172.17.0.2:30656, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.11s) === RUN TestServerSideMoveOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:1940: Skipping test as remote supports DirMove 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31849") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56238->172.17.0.2:31849, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33227") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54974->172.17.0.2:33227, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/rclone-sync-test" 2025/09/04 01:56:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: > dial: conn=172.17.0.1:46276->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33459") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50986->172.17.0.2:33459, err= 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32530") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59576->172.17.0.2:32530, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/rclone-sync-test" 2025/09/04 01:56:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: > dial: conn=172.17.0.1:46292->172.17.0.2:21, err= 2025/09/04 01:56:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/rclone-sync-test-include/layer2" 2025/09/04 01:56:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:23 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:23 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-include/layer2: Connecting to FTP server 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:23 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:46296->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/rclone-sync-test-ignore-file" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-ignore-file: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:46300->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37581") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33708->172.17.0.2:37581, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: dial("tcp","172.17.0.2:31181") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37752") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: > dial: conn=172.17.0.1:38800->172.17.0.2:31181, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54190->172.17.0.2:37752, err= 2025/09/04 01:56:24 DEBUG : rclone-sync-test: Excluded 2025/09/04 01:56:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38341") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51890->172.17.0.2:38341, err= 2025/09/04 01:56:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : There was nothing to transfer 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: dial("tcp","172.17.0.2:32615") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test: > dial: conn=172.17.0.1:57736->172.17.0.2:32615, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37276") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52138->172.17.0.2:37276, err= 2025/09/04 01:56:24 DEBUG : rclone-sync-test: Excluded 2025/09/04 01:56:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39926") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42602->172.17.0.2:39926, err= 2025/09/04 01:56:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : rclone-sync-test-include: Removing directory 2025/09/04 01:56:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: failed to delete 1 directories 2025/09/04 01:56:24 INFO : There was nothing to transfer 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:39332") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:43138->172.17.0.2:39332, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30626") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58364->172.17.0.2:30626, err= 2025/09/04 01:56:24 DEBUG : rclone-sync-test: Excluded 2025/09/04 01:56:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38942") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55788->172.17.0.2:38942, err= 2025/09/04 01:56:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-include/layer2: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : There was nothing to transfer 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32185") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50772->172.17.0.2:32185, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-include/layer2: dial("tcp","172.17.0.2:36545") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:41060->172.17.0.2:36545, err= 2025/09/04 01:56:24 DEBUG : rclone-sync-test: Excluded 2025/09/04 01:56:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30483") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52834->172.17.0.2:30483, err= 2025/09/04 01:56:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : rclone-sync-test-include: Removing directory 2025/09/04 01:56:24 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: failed to delete 1 directories 2025/09/04 01:56:24 INFO : There was nothing to transfer 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-ignore-file: dial("tcp","172.17.0.2:31914") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34075") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:36020->172.17.0.2:31914, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45742->172.17.0.2:34075, err= 2025/09/04 01:56:24 DEBUG : Excluded 2025/09/04 01:56:24 DEBUG : rclone-sync-test: Excluded 2025/09/04 01:56:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34124") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42918->172.17.0.2:34124, err= 2025/09/04 01:56:24 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-ignore-file: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : There was nothing to transfer 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36902") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58060->172.17.0.2:36902, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35909") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31916") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39217") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34552->172.17.0.2:31916, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37430->172.17.0.2:35909, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45160->172.17.0.2:39217, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38002") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40596->172.17.0.2:38002, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37061") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52450->172.17.0.2:37061, err= --- PASS: TestSyncOverlapWithFilter (0.13s) === RUN TestSyncCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/dst" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:46304->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/CompareDest" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/CompareDest: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/CompareDest: > dial: conn=172.17.0.1:46306->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-radoxid3roso/CompareDest" to be canonical "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/CompareDest" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:32048") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:42076->172.17.0.2:32048, err= 2025/09/04 01:56:24 DEBUG : one: Need to transfer - File not found at Destination 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:30703") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:49864->172.17.0.2:30703, err= 2025/09/04 01:56:24 DEBUG : one.b824e1ab.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37434") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36430->172.17.0.2:37434, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30667") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37322->172.17.0.2:30667, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36038") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44600->172.17.0.2:36038, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33357") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40618->172.17.0.2:33357, err= 2025/09/04 01:56:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-radoxid3roso/CompareDest" for canonical name "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/CompareDest" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:39838") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:42562->172.17.0.2:39838, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:38400") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:56070->172.17.0.2:38400, err= 2025/09/04 01:56:24 DEBUG : one.406dcb2c.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (replaced existing) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37402") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40550->172.17.0.2:37402, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34900") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37276->172.17.0.2:34900, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31442") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39286->172.17.0.2:31442, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30012") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44678->172.17.0.2:30012, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32272") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55148->172.17.0.2:32272, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30092") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41236->172.17.0.2:30092, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32757") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57506->172.17.0.2:32757, err= 2025/09/04 01:56:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-radoxid3roso/CompareDest" for canonical name "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/CompareDest" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:39145") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:48324->172.17.0.2:39145, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : There was nothing to transfer 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30142") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47404->172.17.0.2:30142, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37723") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34054") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47354->172.17.0.2:37723, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36390->172.17.0.2:34054, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37377") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59740->172.17.0.2:37377, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35722") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32950->172.17.0.2:35722, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38969") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38520") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37680->172.17.0.2:38969, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44062->172.17.0.2:38520, err= 2025/09/04 01:56:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-radoxid3roso/CompareDest" for canonical name "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/CompareDest" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:39305") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:33866->172.17.0.2:39305, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/CompareDest: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/CompareDest: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/CompareDest: > dial: conn=172.17.0.1:46312->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : There was nothing to transfer 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37905") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53240->172.17.0.2:37905, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39715") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36624") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47624->172.17.0.2:36624, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44964->172.17.0.2:39715, err= 2025/09/04 01:56:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-radoxid3roso/CompareDest" for canonical name "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/CompareDest" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:33601") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:47400->172.17.0.2:33601, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : There was nothing to transfer 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33799") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57694->172.17.0.2:33799, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35571") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30750") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55110->172.17.0.2:35571, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45198->172.17.0.2:30750, err= sync_test.go:2205: No hash on uploaded file so skipping compare timestamp test 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37824") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56120->172.17.0.2:37824, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33633") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45426->172.17.0.2:33633, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32230") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51592->172.17.0.2:32230, err= 2025/09/04 01:56:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-radoxid3roso/CompareDest" for canonical name "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/CompareDest" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:38634") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:58888->172.17.0.2:38634, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/09/04 01:56:24 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/09/04 01:56:24 DEBUG : two: Need to transfer - File not found at Destination 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:31880") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:37476->172.17.0.2:31880, err= 2025/09/04 01:56:24 DEBUG : two.1503b713.partial: renamed to: two 2025/09/04 01:56:24 INFO : two: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32498") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39570->172.17.0.2:32498, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31705") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56028->172.17.0.2:31705, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38151") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39312->172.17.0.2:38151, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35585") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34024->172.17.0.2:35585, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33244") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47142->172.17.0.2:33244, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35584") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56572->172.17.0.2:35584, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38643") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56978->172.17.0.2:38643, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.20s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30957") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36282->172.17.0.2:30957, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37604") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57648->172.17.0.2:37604, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30886") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49196->172.17.0.2:30886, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38485") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35995") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39854->172.17.0.2:35995, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58336->172.17.0.2:38485, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/dest" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: > dial: conn=172.17.0.1:46324->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/pre-dest1" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/pre-dest1: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/pre-dest1: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/pre-dest1: > dial: conn=172.17.0.1:46340->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-radoxid3roso/pre-dest1" to be canonical "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/pre-dest1" 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/pre-dest2" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/pre-dest2: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/pre-dest2: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/pre-dest2: > dial: conn=172.17.0.1:46352->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-radoxid3roso/pre-dest2" to be canonical "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/pre-dest2" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: dial("tcp","172.17.0.2:38345") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: > dial: conn=172.17.0.1:51826->172.17.0.2:38345, err= 2025/09/04 01:56:24 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : 1: Destination found in --compare-dest, skipping 2025/09/04 01:56:24 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : 2: Destination found in --compare-dest, skipping 2025/09/04 01:56:24 DEBUG : 3: Need to transfer - File not found at Destination 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: dial("tcp","172.17.0.2:35754") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: > dial: conn=172.17.0.1:34276->172.17.0.2:35754, err= 2025/09/04 01:56:24 DEBUG : 3.b37ac6a8.partial: renamed to: 3 2025/09/04 01:56:24 INFO : 3: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: dial("tcp","172.17.0.2:39000") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dest: > dial: conn=172.17.0.1:57452->172.17.0.2:39000, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36701") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53128->172.17.0.2:36701, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31940") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33098") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41278->172.17.0.2:31940, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48858->172.17.0.2:33098, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37306") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47194->172.17.0.2:37306, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34263") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52088->172.17.0.2:34263, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31461") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37150->172.17.0.2:31461, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35120") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38424") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45174->172.17.0.2:38424, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35130->172.17.0.2:35120, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31427") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36898->172.17.0.2:31427, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/pre-dest1: closing 1 unused connections 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.13s) === RUN TestSyncCopyDest run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:2265: Skipping test as remote does not support server-side copy 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33298") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43114->172.17.0.2:33298, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37526") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36470->172.17.0.2:37526, err= --- SKIP: TestSyncCopyDest (0.01s) === RUN TestSyncBackupDir run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32556") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37942->172.17.0.2:32556, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38790") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33026->172.17.0.2:38790, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33191") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56386->172.17.0.2:33191, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35175") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43078->172.17.0.2:35175, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35231") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35670->172.17.0.2:35231, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/dst" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:46358->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/backup" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: > dial: conn=172.17.0.1:46370->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-radoxid3roso/backup" to be canonical "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/backup" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:30006") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:49238->172.17.0.2:30006, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 INFO : one: Moved (server-side) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:32471") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:57494->172.17.0.2:32471, err= 2025/09/04 01:56:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) 2025/09/04 01:56:24 INFO : three.txt: Moved into backup dir 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36675") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37434->172.17.0.2:36675, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35452") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37269") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53674->172.17.0.2:35452, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59862->172.17.0.2:37269, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32527") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38556->172.17.0.2:32527, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36741") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35510->172.17.0.2:36741, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35507") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35835") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60704->172.17.0.2:35507, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40150->172.17.0.2:35835, err= 2025/09/04 01:56:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-radoxid3roso/backup" for canonical name "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/backup" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:35720") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:37656->172.17.0.2:35720, err= 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 01:56:24 INFO : one: Deleted 2025/09/04 01:56:24 INFO : one: Moved (server-side) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:32729") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:53476->172.17.0.2:32729, err= 2025/09/04 01:56:24 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : three.txt: Deleted 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) 2025/09/04 01:56:24 INFO : three.txt: Moved into backup dir 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35454") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41144->172.17.0.2:35454, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37468") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56700->172.17.0.2:37468, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31208") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39494->172.17.0.2:31208, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34511") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55390->172.17.0.2:34511, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37502") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55946->172.17.0.2:37502, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34365") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46706->172.17.0.2:34365, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34454") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54444->172.17.0.2:34454, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37728") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50022->172.17.0.2:37728, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34228") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44966->172.17.0.2:34228, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31382") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39724->172.17.0.2:31382, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37241") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56210->172.17.0.2:37241, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30627") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46174->172.17.0.2:30627, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/dst" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:46372->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/backup" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: > dial: conn=172.17.0.1:46384->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-radoxid3roso/backup" to be canonical "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/backup" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:39617") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:35476->172.17.0.2:39617, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 INFO : one: Moved (server-side) to: one.bak 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:34148") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:40980->172.17.0.2:34148, err= 2025/09/04 01:56:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 01:56:24 INFO : three.txt: Moved into backup dir 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33819") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59744->172.17.0.2:33819, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31701") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36310") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43242->172.17.0.2:31701, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55022->172.17.0.2:36310, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32267") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56242->172.17.0.2:32267, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31922") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57016->172.17.0.2:31922, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37755") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35258") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34978->172.17.0.2:37755, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52850->172.17.0.2:35258, err= 2025/09/04 01:56:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-radoxid3roso/backup" for canonical name "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/backup" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:33228") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:50284->172.17.0.2:33228, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 INFO : one.bak: Deleted 2025/09/04 01:56:24 INFO : one: Moved (server-side) to: one.bak 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:30932") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:57510->172.17.0.2:30932, err= 2025/09/04 01:56:24 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : three.txt.bak: Deleted 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 01:56:24 INFO : three.txt: Moved into backup dir 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37698") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37700->172.17.0.2:37698, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37858") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43282->172.17.0.2:37858, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30920") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57462->172.17.0.2:30920, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33818") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46338->172.17.0.2:33818, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31164") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39664") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39974->172.17.0.2:31164, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48664->172.17.0.2:39664, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36003") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53166->172.17.0.2:36003, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35949") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49854->172.17.0.2:35949, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34925") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53332->172.17.0.2:34925, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35893") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54500->172.17.0.2:35893, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37262") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59862->172.17.0.2:37262, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34700") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57240->172.17.0.2:34700, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/dst" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:46396->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/backup" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: > dial: conn=172.17.0.1:46412->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-radoxid3roso/backup" to be canonical "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/backup" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:30929") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:38052->172.17.0.2:30929, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:37712") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:50862->172.17.0.2:37712, err= 2025/09/04 01:56:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/04 01:56:24 INFO : three.txt: Moved into backup dir 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32765") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58954->172.17.0.2:32765, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37839") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37119") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57236->172.17.0.2:37839, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55678->172.17.0.2:37119, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36414") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35214->172.17.0.2:36414, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32646") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51652->172.17.0.2:32646, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37833") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51160->172.17.0.2:37833, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36252") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57334->172.17.0.2:36252, err= 2025/09/04 01:56:24 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-radoxid3roso/backup" for canonical name "TestFTPPureftpd{PsJ-D}:rclone-test-radoxid3roso/backup" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:31021") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:34548->172.17.0.2:31021, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 INFO : one-2019-01-01: Deleted 2025/09/04 01:56:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:35478") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:33178->172.17.0.2:35478, err= 2025/09/04 01:56:24 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : three-2019-01-01.txt: Deleted 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/04 01:56:24 INFO : three.txt: Moved into backup dir 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33135") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60650->172.17.0.2:33135, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33771") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32512") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50916->172.17.0.2:33771, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51734->172.17.0.2:32512, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30357") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46864->172.17.0.2:30357, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36876") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36398->172.17.0.2:36876, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37703") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45142->172.17.0.2:37703, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31460") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41790->172.17.0.2:31460, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34776") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43870->172.17.0.2:34776, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30864") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57746->172.17.0.2:30864, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31907") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58408->172.17.0.2:31907, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39681") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54782->172.17.0.2:39681, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39011") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44590->172.17.0.2:39011, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/dst" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:46428->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:37146") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:55728->172.17.0.2:37146, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 INFO : one: Moved (server-side) to: one.bak 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:36221") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:57304->172.17.0.2:36221, err= 2025/09/04 01:56:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 01:56:24 INFO : three.txt: Moved into backup dir 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35800") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56980->172.17.0.2:35800, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31808") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53498->172.17.0.2:31808, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37083") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35720->172.17.0.2:37083, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36234") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36436->172.17.0.2:36234, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37356") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60354->172.17.0.2:37356, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:34812") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:54542->172.17.0.2:34812, err= 2025/09/04 01:56:24 DEBUG : one.bak: Excluded (Path Filter) 2025/09/04 01:56:24 DEBUG : one.bak: Excluded 2025/09/04 01:56:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/09/04 01:56:24 DEBUG : three.txt.bak: Excluded 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for checks to finish 2025/09/04 01:56:24 INFO : one.bak: Deleted 2025/09/04 01:56:24 INFO : one: Moved (server-side) to: one.bak 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:35164") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:59692->172.17.0.2:35164, err= 2025/09/04 01:56:24 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : three.txt.bak: Deleted 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 01:56:24 INFO : three.txt: Moved into backup dir 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33812") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56858->172.17.0.2:33812, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31750") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51418->172.17.0.2:31750, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30549") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34866->172.17.0.2:30549, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38110") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45486->172.17.0.2:38110, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36317") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35420->172.17.0.2:36317, err= --- PASS: TestSyncBackupDirSuffixOnly (0.07s) === RUN TestSyncSuffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35359") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42084->172.17.0.2:35359, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32349") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53164->172.17.0.2:32349, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37202") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44974->172.17.0.2:37202, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38822") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53286->172.17.0.2:38822, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33172") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52030->172.17.0.2:33172, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/dst" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:46438->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 01:56:24 INFO : one: Moved (server-side) to: one.bak 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:30543") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:46418->172.17.0.2:30543, err= 2025/09/04 01:56:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:35691") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:34730->172.17.0.2:35691, err= 2025/09/04 01:56:24 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/09/04 01:56:24 INFO : three.txt: Copied (new) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35216") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57752->172.17.0.2:35216, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37298") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60754->172.17.0.2:37298, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30924") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36376->172.17.0.2:30924, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31930") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57620->172.17.0.2:31930, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 01:56:24 INFO : one.bak: Deleted 2025/09/04 01:56:24 INFO : one: Moved (server-side) to: one.bak 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:38406") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:49650->172.17.0.2:38406, err= 2025/09/04 01:56:24 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/04 01:56:24 INFO : three.txt.bak: Deleted 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:39268") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:37624->172.17.0.2:39268, err= 2025/09/04 01:56:24 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/09/04 01:56:24 INFO : three.txt: Copied (new) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30604") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33478->172.17.0.2:30604, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35635") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49886->172.17.0.2:35635, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33846") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48988->172.17.0.2:33846, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38879") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36016->172.17.0.2:38879, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39191") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44652->172.17.0.2:39191, err= --- PASS: TestSyncSuffix (0.08s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38785") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44770->172.17.0.2:38785, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30570") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58124->172.17.0.2:30570, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37731") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44072->172.17.0.2:37731, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36134") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41110->172.17.0.2:36134, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37173") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53980->172.17.0.2:37173, err= 2025/09/04 01:56:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-radoxid3roso/dst" 2025/09/04 01:56:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{PsJ-D}" suffix to name 2025/09/04 01:56:24 DEBUG : Setting host="172.17.0.2" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2025/09/04 01:56:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2025/09/04 01:56:24 DEBUG : Setting pass="xRsYFzUlIjCsCp3CvyHxi7qiRkJe3wehlCZP7RkQZPM" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2025/09/04 01:56:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: Connecting to FTP server 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:46442->172.17.0.2:21, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/09/04 01:56:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:37116") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:57966->172.17.0.2:37116, err= 2025/09/04 01:56:24 DEBUG : one.a87a5b8d.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:37025") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:57208->172.17.0.2:37025, err= 2025/09/04 01:56:24 DEBUG : three.txt.468f3f0c.partial: renamed to: three.txt 2025/09/04 01:56:24 INFO : three.txt: Copied (new) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34645") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46050->172.17.0.2:34645, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35827") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36438->172.17.0.2:35827, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30061") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59378->172.17.0.2:30061, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35778") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49302->172.17.0.2:35778, err= 2025/09/04 01:56:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/09/04 01:56:24 INFO : one-2019-01-01: Deleted 2025/09/04 01:56:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:38390") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:34048->172.17.0.2:38390, err= 2025/09/04 01:56:24 DEBUG : one.1503b713.partial: renamed to: one 2025/09/04 01:56:24 INFO : one: Copied (new) 2025/09/04 01:56:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : two: Unchanged skipping 2025/09/04 01:56:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/09/04 01:56:24 INFO : three-2019-01-01.txt: Deleted 2025/09/04 01:56:24 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: dial("tcp","172.17.0.2:35335") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso/dst: > dial: conn=172.17.0.1:43140->172.17.0.2:35335, err= 2025/09/04 01:56:24 DEBUG : three.txt.ff911d53.partial: renamed to: three.txt 2025/09/04 01:56:24 INFO : three.txt: Copied (new) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36511") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35112->172.17.0.2:36511, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31327") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60444->172.17.0.2:31327, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32046") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45988->172.17.0.2:32046, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30639") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40222->172.17.0.2:30639, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36323") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47550->172.17.0.2:36323, err= --- PASS: TestSyncSuffixKeepExtension (0.05s) === RUN TestSyncUTFNorm run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36716") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44374->172.17.0.2:36716, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33232") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43194->172.17.0.2:33232, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34880") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46934->172.17.0.2:34880, err= 2025/09/04 01:56:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32386") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44414->172.17.0.2:32386, err= 2025/09/04 01:56:24 DEBUG : Testêé.53508f02.partial: renamed to: Testêé 2025/09/04 01:56:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32653") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53820->172.17.0.2:32653, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36593") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54394->172.17.0.2:36593, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32680") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56118->172.17.0.2:32680, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34653") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37658->172.17.0.2:34653, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37796") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40580->172.17.0.2:37796, err= 2025/09/04 01:56:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34243") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41702->172.17.0.2:34243, err= 2025/09/04 01:56:24 DEBUG : existing.468f3f0c.partial: renamed to: existing 2025/09/04 01:56:24 INFO : existing: Copied (new) 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31791") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53644->172.17.0.2:31791, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35337") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35808->172.17.0.2:35337, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38189") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47134->172.17.0.2:38189, err= 2025/09/04 01:56:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:24 ERROR : ftp://172.17.0.2:21/rclone-test-radoxid3roso: not deleting files as there were IO errors 2025/09/04 01:56:24 ERROR : ftp://172.17.0.2:21/rclone-test-radoxid3roso: not deleting directories as there were IO errors 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32570") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43292->172.17.0.2:32570, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39874") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44584->172.17.0.2:39874, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30940") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39882->172.17.0.2:30940, err= --- PASS: TestSyncImmutable (0.04s) === RUN TestSyncIgnoreCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39560") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53382->172.17.0.2:39560, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31458") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35186->172.17.0.2:31458, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30673") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42226->172.17.0.2:30673, err= 2025/09/04 01:56:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:24 DEBUG : existing: Unchanged skipping 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:24 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:24 INFO : There was nothing to transfer 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30053") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54126->172.17.0.2:30053, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34995") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34436->172.17.0.2:34995, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39381") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42154->172.17.0.2:39381, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:2665: Skipping test as local or remote are case-sensitive 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35790") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51310->172.17.0.2:35790, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32295") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52230->172.17.0.2:32295, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37251") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37312->172.17.0.2:37251, err= 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35114") 2025/09/04 01:56:24 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39776->172.17.0.2:35114, err= === RUN TestMaxTransfer/Soft run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35786") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51322->172.17.0.2:35786, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35310") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45166->172.17.0.2:35310, err= === RUN TestMaxTransfer/Cautious run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" sync_test.go:2704: This test only runs on local 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36110") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46036->172.17.0.2:36110, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32065") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41016->172.17.0.2:32065, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39766") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60500->172.17.0.2:39766, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38787") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45774->172.17.0.2:38787, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33640") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53164->172.17.0.2:33640, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39351") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40414->172.17.0.2:39351, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30276") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55612->172.17.0.2:30276, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33417") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46002->172.17.0.2:33417, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32940") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55686->172.17.0.2:32940, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38890") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56634->172.17.0.2:38890, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37137") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35754->172.17.0.2:37137, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31726") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58708->172.17.0.2:31726, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35464") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44266->172.17.0.2:35464, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39049") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33642->172.17.0.2:39049, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39346") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55476->172.17.0.2:39346, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36718") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56796->172.17.0.2:36718, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37595") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53458->172.17.0.2:37595, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37337") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33450->172.17.0.2:37337, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36321") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56192->172.17.0.2:36321, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38062") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54372->172.17.0.2:38062, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33586") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41770->172.17.0.2:33586, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31272") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41184->172.17.0.2:31272, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39220") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33138->172.17.0.2:39220, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37263") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52084->172.17.0.2:37263, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33184") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36556->172.17.0.2:33184, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30598") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46040->172.17.0.2:30598, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31033") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43710->172.17.0.2:31033, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35379") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50788->172.17.0.2:35379, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36759") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48552->172.17.0.2:36759, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35891") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60668->172.17.0.2:35891, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36364") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54470->172.17.0.2:36364, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35165") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49172->172.17.0.2:35165, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37343") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59462->172.17.0.2:37343, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38910") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46104->172.17.0.2:38910, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35421") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42024->172.17.0.2:35421, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32409") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60734->172.17.0.2:32409, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30504") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49234->172.17.0.2:30504, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38075") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34136->172.17.0.2:38075, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36109") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37296->172.17.0.2:36109, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33193") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55278->172.17.0.2:33193, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35625") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33168->172.17.0.2:35625, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37422") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57272->172.17.0.2:37422, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37655") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55946->172.17.0.2:37655, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34942") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51982->172.17.0.2:34942, err= 2025/09/04 01:56:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both0: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both13: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both14: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both15: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both16: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both17: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both18: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both19: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both1: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both2: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both3: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both4: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both5: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both6: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both10: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both11: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both9: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both7: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both8: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both12: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 INFO : only19: Deleted 2025/09/04 01:56:25 INFO : only13: Deleted 2025/09/04 01:56:25 INFO : only14: Deleted 2025/09/04 01:56:25 INFO : only5: Deleted 2025/09/04 01:56:25 INFO : only15: Deleted 2025/09/04 01:56:25 INFO : only12: Deleted 2025/09/04 01:56:25 INFO : only11: Deleted 2025/09/04 01:56:25 INFO : only4: Deleted 2025/09/04 01:56:25 INFO : only9: Deleted 2025/09/04 01:56:25 INFO : only0: Deleted 2025/09/04 01:56:25 INFO : only2: Deleted 2025/09/04 01:56:25 INFO : only3: Deleted 2025/09/04 01:56:25 INFO : only18: Deleted 2025/09/04 01:56:25 INFO : only16: Deleted 2025/09/04 01:56:25 INFO : only8: Deleted 2025/09/04 01:56:25 INFO : only6: Deleted 2025/09/04 01:56:25 INFO : only17: Deleted 2025/09/04 01:56:25 INFO : only10: Deleted 2025/09/04 01:56:25 INFO : only1: Deleted 2025/09/04 01:56:25 INFO : only7: Deleted 2025/09/04 01:56:25 INFO : There was nothing to transfer 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32162") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47480->172.17.0.2:32162, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38738") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53206->172.17.0.2:38738, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33215") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39420->172.17.0.2:33215, err= --- PASS: TestSyncConcurrentDelete (0.10s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30030") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49022->172.17.0.2:30030, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30892") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50296->172.17.0.2:30892, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36780") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39118->172.17.0.2:36780, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39639") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53578->172.17.0.2:39639, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36423") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55290->172.17.0.2:36423, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38407") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53558->172.17.0.2:38407, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38230") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44126->172.17.0.2:38230, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32460") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42482->172.17.0.2:32460, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39619") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38184->172.17.0.2:39619, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30408") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46940->172.17.0.2:30408, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38387") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34292->172.17.0.2:38387, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39730") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46326->172.17.0.2:39730, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34087") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47312->172.17.0.2:34087, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33020") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35012->172.17.0.2:33020, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35601") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46138->172.17.0.2:35601, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32559") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56092->172.17.0.2:32559, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37869") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37164->172.17.0.2:37869, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33976") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52800->172.17.0.2:33976, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30473") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41124->172.17.0.2:30473, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31743") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35136->172.17.0.2:31743, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33071") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55922->172.17.0.2:33071, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30262") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60432->172.17.0.2:30262, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37733") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52994->172.17.0.2:37733, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36678") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53042->172.17.0.2:36678, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37460") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40582->172.17.0.2:37460, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31311") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36288->172.17.0.2:31311, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30522") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53662->172.17.0.2:30522, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31102") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53588->172.17.0.2:31102, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31264") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36452->172.17.0.2:31264, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31861") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44750->172.17.0.2:31861, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32341") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48382->172.17.0.2:32341, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31938") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45846->172.17.0.2:31938, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33321") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35124->172.17.0.2:33321, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33093") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34704->172.17.0.2:33093, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36552") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33998->172.17.0.2:36552, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35724") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52590->172.17.0.2:35724, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33392") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35088->172.17.0.2:33392, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34890") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40070->172.17.0.2:34890, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36830") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52630->172.17.0.2:36830, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39360") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44864->172.17.0.2:39360, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38430") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52090->172.17.0.2:38430, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39500") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44062->172.17.0.2:39500, err= 2025/09/04 01:56:25 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:25 DEBUG : both0: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both13: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both14: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both15: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both16: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both17: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both11: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both10: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both12: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both18: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both3: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both4: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both19: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both1: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both7: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both2: Unchanged skipping 2025/09/04 01:56:25 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : both5: Unchanged skipping 2025/09/04 01:56:25 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : both8: Unchanged skipping 2025/09/04 01:56:25 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : both6: Unchanged skipping 2025/09/04 01:56:25 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38454") 2025/09/04 01:56:25 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : both9: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32068") 2025/09/04 01:56:25 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44238->172.17.0.2:38454, err= 2025/09/04 01:56:25 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48034->172.17.0.2:32068, err= 2025/09/04 01:56:25 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31701") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37441") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43254->172.17.0.2:31701, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39882->172.17.0.2:37441, err= 2025/09/04 01:56:25 DEBUG : only0.5b6d5609.partial: renamed to: only0 2025/09/04 01:56:25 INFO : only0: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31623") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55496->172.17.0.2:31623, err= 2025/09/04 01:56:25 DEBUG : only10.5b6d5609.partial: renamed to: only10 2025/09/04 01:56:25 INFO : only10: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : only12.5b6d5609.partial: renamed to: only12 2025/09/04 01:56:25 INFO : only12: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32075") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50720->172.17.0.2:32075, err= 2025/09/04 01:56:25 DEBUG : only14.5b6d5609.partial: renamed to: only14 2025/09/04 01:56:25 INFO : only14: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38232") 2025/09/04 01:56:25 DEBUG : only13.5b6d5609.partial: renamed to: only13 2025/09/04 01:56:25 INFO : only13: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51608->172.17.0.2:38232, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39409") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34420") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46622->172.17.0.2:34420, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43492->172.17.0.2:39409, err= 2025/09/04 01:56:25 DEBUG : only15.5b6d5609.partial: renamed to: only15 2025/09/04 01:56:25 INFO : only15: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31961") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35332->172.17.0.2:31961, err= 2025/09/04 01:56:25 DEBUG : only11.5b6d5609.partial: renamed to: only11 2025/09/04 01:56:25 INFO : only11: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : only16.5b6d5609.partial: renamed to: only16 2025/09/04 01:56:25 INFO : only16: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : only18.5b6d5609.partial: renamed to: only18 2025/09/04 01:56:25 INFO : only18: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30061") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32382") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30229") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59380->172.17.0.2:30061, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40134->172.17.0.2:30229, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59798->172.17.0.2:32382, err= 2025/09/04 01:56:25 DEBUG : only2.5b6d5609.partial: renamed to: only2 2025/09/04 01:56:25 INFO : only2: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36408") 2025/09/04 01:56:25 DEBUG : only4.5b6d5609.partial: renamed to: only4 2025/09/04 01:56:25 INFO : only4: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41380->172.17.0.2:36408, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36564") 2025/09/04 01:56:25 DEBUG : only3.5b6d5609.partial: renamed to: only3 2025/09/04 01:56:25 INFO : only3: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59468->172.17.0.2:36564, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31242") 2025/09/04 01:56:25 DEBUG : only17.5b6d5609.partial: renamed to: only17 2025/09/04 01:56:25 INFO : only17: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36916->172.17.0.2:31242, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37249") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33562->172.17.0.2:37249, err= 2025/09/04 01:56:25 DEBUG : only9.5b6d5609.partial: renamed to: only9 2025/09/04 01:56:25 INFO : only9: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : only8.5b6d5609.partial: renamed to: only8 2025/09/04 01:56:25 INFO : only8: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : only5.5b6d5609.partial: renamed to: only5 2025/09/04 01:56:25 INFO : only5: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34019") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53206->172.17.0.2:34019, err= 2025/09/04 01:56:25 DEBUG : only7.5b6d5609.partial: renamed to: only7 2025/09/04 01:56:25 INFO : only7: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30748") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49976->172.17.0.2:30748, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37759") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43710->172.17.0.2:37759, err= 2025/09/04 01:56:25 DEBUG : only19.5b6d5609.partial: renamed to: only19 2025/09/04 01:56:25 INFO : only19: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : only6.5b6d5609.partial: renamed to: only6 2025/09/04 01:56:25 INFO : only6: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : only1.5b6d5609.partial: renamed to: only1 2025/09/04 01:56:25 INFO : only1: Copied (replaced existing) 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37100") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34982->172.17.0.2:37100, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32787") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53414->172.17.0.2:32787, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32304") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42322->172.17.0.2:32304, err= --- PASS: TestSyncConcurrentTruncate (0.12s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:25 DEBUG : empty_dir: Making directory with metadata 2025/09/04 01:56:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:56:25 DEBUG : empty_on_remote: Making directory with metadata 2025/09/04 01:56:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:56:25 INFO : empty_on_remote: Making directory 2025/09/04 01:56:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/04 01:56:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39977") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36442->172.17.0.2:39977, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36079") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38756") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39082->172.17.0.2:36079, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34900") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54910->172.17.0.2:38756, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37282->172.17.0.2:34900, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35904") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34602->172.17.0.2:35904, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31706") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44992->172.17.0.2:31706, err= --- PASS: TestSyncReplaceDirModTime (0.07s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:25 DEBUG : empty_dir: Making directory with metadata 2025/09/04 01:56:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:56:25 DEBUG : empty_on_remote: Making directory with metadata 2025/09/04 01:56:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/04 01:56:25 INFO : empty_on_remote: Making directory 2025/09/04 01:56:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/09/04 01:56:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39701") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54152->172.17.0.2:39701, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36550") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31682") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35827") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38008->172.17.0.2:36550, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46056->172.17.0.2:31682, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35270") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36452->172.17.0.2:35827, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37785") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35754->172.17.0.2:37785, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45742->172.17.0.2:35270, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37242") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43976->172.17.0.2:37242, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 INFO : sub dir: Making directory 2025/09/04 01:56:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31220") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37700->172.17.0.2:31220, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34608") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51422->172.17.0.2:34608, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34357") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59572->172.17.0.2:34357, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37423") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45520->172.17.0.2:37423, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34422") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57932->172.17.0.2:34422, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36402") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43244->172.17.0.2:36402, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39948") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55198->172.17.0.2:39948, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34338") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47058->172.17.0.2:34338, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33810") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47514->172.17.0.2:33810, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35238") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59062->172.17.0.2:35238, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30029") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60830->172.17.0.2:30029, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.07s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/04 01:56:25 INFO : sub dir: Making directory 2025/09/04 01:56:25 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38713") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41472->172.17.0.2:38713, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32492") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34633") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33930->172.17.0.2:32492, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45376->172.17.0.2:34633, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35554") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47988->172.17.0.2:35554, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39043") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47716->172.17.0.2:39043, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36442") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43850->172.17.0.2:36442, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35318") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56008->172.17.0.2:35318, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37726") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44282->172.17.0.2:37726, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33974") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55250->172.17.0.2:33974, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32309") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57682->172.17.0.2:32309, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33471") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39394->172.17.0.2:33471, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.06s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38188") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45016->172.17.0.2:38188, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37146") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55742->172.17.0.2:37146, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36264") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55954->172.17.0.2:36264, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39186") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42162->172.17.0.2:39186, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34855") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42648->172.17.0.2:34855, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35566") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43074->172.17.0.2:35566, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33217") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34740->172.17.0.2:33217, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30798") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43224->172.17.0.2:30798, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35102") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41304->172.17.0.2:35102, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38864") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35514->172.17.0.2:38864, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31956") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39394->172.17.0.2:31956, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35323") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51460->172.17.0.2:35323, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34382") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57224->172.17.0.2:34382, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33062") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37892->172.17.0.2:33062, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38777") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57190->172.17.0.2:38777, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35032") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48166->172.17.0.2:35032, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36848") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35728->172.17.0.2:36848, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35194") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36338->172.17.0.2:35194, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36494") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38854->172.17.0.2:36494, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36866") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37714->172.17.0.2:36866, err= 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36940") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50992->172.17.0.2:36940, err= 2025/09/04 01:56:25 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : apple: Excluded 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:25 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : banana: Excluded 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35235") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50272->172.17.0.2:35235, err= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33578") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38368->172.17.0.2:33578, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35648") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33004->172.17.0.2:35648, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32608") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52294->172.17.0.2:32608, err= 2025/09/04 01:56:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33978") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48054->172.17.0.2:33978, err= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 INFO : There was nothing to transfer 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31895") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48438->172.17.0.2:31895, err= 2025/09/04 01:56:25 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : apple: Excluded 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:25 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : banana: Excluded 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30178") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37302->172.17.0.2:30178, err= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36009") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58360->172.17.0.2:36009, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37592") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33760->172.17.0.2:37592, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35738") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41160->172.17.0.2:35738, err= 2025/09/04 01:56:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34112") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35728->172.17.0.2:34112, err= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 INFO : There was nothing to transfer 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34629") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57830->172.17.0.2:34629, err= 2025/09/04 01:56:25 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : apple: Excluded 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:25 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : banana: Excluded 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37588") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53598->172.17.0.2:37588, err= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33284") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55104->172.17.0.2:33284, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31684") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41828->172.17.0.2:31684, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31993") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56544->172.17.0.2:31993, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38322") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51548->172.17.0.2:38322, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30181") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43998->172.17.0.2:30181, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38593") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39752->172.17.0.2:38593, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35094") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39552->172.17.0.2:35094, err= === RUN TestTransform/NFD run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33037") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57680->172.17.0.2:33037, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33795") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47868->172.17.0.2:33795, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33585") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37742->172.17.0.2:33585, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36530") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45230->172.17.0.2:36530, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39475") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59290->172.17.0.2:39475, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35725") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60190->172.17.0.2:35725, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34384") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35918->172.17.0.2:34384, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31783") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58234->172.17.0.2:31783, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39156") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57690->172.17.0.2:39156, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34355") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56082->172.17.0.2:34355, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31506") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44216->172.17.0.2:31506, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34864") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60614->172.17.0.2:34864, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38710") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36970->172.17.0.2:38710, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31463") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50692->172.17.0.2:31463, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32401") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52812->172.17.0.2:32401, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37931") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32784->172.17.0.2:37931, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37115") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55308->172.17.0.2:37115, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32578") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53512->172.17.0.2:32578, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32206") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49722->172.17.0.2:32206, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34149") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59008->172.17.0.2:34149, err= 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30551") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41056->172.17.0.2:30551, err= 2025/09/04 01:56:25 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : apple: Excluded 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:25 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : banana: Excluded 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38749") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49876->172.17.0.2:38749, err= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31913") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38408->172.17.0.2:31913, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36021") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51028->172.17.0.2:36021, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36052") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54986->172.17.0.2:36052, err= 2025/09/04 01:56:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38144") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33838->172.17.0.2:38144, err= 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 INFO : There was nothing to transfer 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34782") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44444->172.17.0.2:34782, err= 2025/09/04 01:56:25 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : apple: Excluded 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:25 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : banana: Excluded 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39575") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39706->172.17.0.2:39575, err= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32626") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42074->172.17.0.2:32626, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33402") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37770->172.17.0.2:33402, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31617") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56216->172.17.0.2:31617, err= 2025/09/04 01:56:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35790") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51324->172.17.0.2:35790, err= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 INFO : There was nothing to transfer 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35459") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56640->172.17.0.2:35459, err= 2025/09/04 01:56:25 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : apple: Excluded 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:25 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : banana: Excluded 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39358") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58050->172.17.0.2:39358, err= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36857") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40746->172.17.0.2:36857, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37074") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59080->172.17.0.2:37074, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33786") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58468->172.17.0.2:33786, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35795") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35708->172.17.0.2:35795, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30960") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47454->172.17.0.2:30960, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39340") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45514->172.17.0.2:39340, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36633") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48056->172.17.0.2:36633, err= === RUN TestTransform/base64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32028") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38382->172.17.0.2:32028, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32155") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43362->172.17.0.2:32155, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36484") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45820->172.17.0.2:36484, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33734") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52468->172.17.0.2:33734, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33574") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46370->172.17.0.2:33574, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30325") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41202->172.17.0.2:30325, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35250") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47588->172.17.0.2:35250, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31207") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37910->172.17.0.2:31207, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38657") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44520->172.17.0.2:38657, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39506") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53854->172.17.0.2:39506, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39988") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50640->172.17.0.2:39988, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39442") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39264->172.17.0.2:39442, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31262") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52354->172.17.0.2:31262, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39329") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50434->172.17.0.2:39329, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32697") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56106->172.17.0.2:32697, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33355") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47562->172.17.0.2:33355, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37994") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54528->172.17.0.2:37994, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32907") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48890->172.17.0.2:32907, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38010") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53810->172.17.0.2:38010, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36373") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48680->172.17.0.2:36373, err= 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32610") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38844->172.17.0.2:32610, err= 2025/09/04 01:56:25 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : apple: Excluded 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:25 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : banana: Excluded 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33645") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44340->172.17.0.2:33645, err= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39857") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48454->172.17.0.2:39857, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33258") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58806->172.17.0.2:33258, err= 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38146") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58974->172.17.0.2:38146, err= 2025/09/04 01:56:25 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Connecting to FTP server 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50374->172.17.0.2:21, err= 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32853") 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58944->172.17.0.2:32853, err= 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : YmFuYW5h.468f3f0c.partial: renamed to: YmFuYW5h 2025/09/04 01:56:25 INFO : banana: Copied (new) to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31873") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55266->172.17.0.2:31873, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38311") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53676->172.17.0.2:38311, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35937") 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39955") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56384->172.17.0.2:35937, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57396->172.17.0.2:39955, err= 2025/09/04 01:56:25 DEBUG : YXBwbGU=.a5c688ae.partial: renamed to: YXBwbGU= 2025/09/04 01:56:25 INFO : apple: Copied (new) to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38893") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46714->172.17.0.2:38893, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33726") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39656->172.17.0.2:33726, err= 2025/09/04 01:56:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.95c0dad6.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30883") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35544->172.17.0.2:30883, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36174") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41346->172.17.0.2:36174, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33768") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51284->172.17.0.2:33768, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30193") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47132->172.17.0.2:30193, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33409") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52086->172.17.0.2:33409, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32772") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34897") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50848->172.17.0.2:32772, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52736->172.17.0.2:34897, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30871") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60748->172.17.0.2:30871, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.7dd74a77.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.95c0dad6.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38362") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35567") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57588->172.17.0.2:35567, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32009") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40488->172.17.0.2:38362, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33454->172.17.0.2:32009, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35448") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48520->172.17.0.2:35448, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.7dd74a77.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.8083cda9.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37907") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34060->172.17.0.2:37907, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAxNS05Oz0udHh0.b01938a0.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.68945d08.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34818") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57946->172.17.0.2:34818, err= 2025/09/04 01:56:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.580ea801.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Connecting to FTP server 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Connecting to FTP server 2025/09/04 01:56:25 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50380->172.17.0.2:21, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Connecting to FTP server 2025/09/04 01:56:25 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 01:56:25 INFO : apple: Deleted 2025/09/04 01:56:25 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 01:56:25 INFO : splitbananasplit: Deleted 2025/09/04 01:56:25 INFO : banana: Deleted 2025/09/04 01:56:25 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 01:56:25 INFO : appleappleapplebanana: Deleted 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50388->172.17.0.2:21, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:21") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50404->172.17.0.2:21, err= 2025/09/04 01:56:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 01:56:25 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30789") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60882->172.17.0.2:30789, err= 2025/09/04 01:56:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : YXBwbGU=: Excluded 2025/09/04 01:56:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/04 01:56:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : YmFuYW5h: Excluded 2025/09/04 01:56:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38210") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50560->172.17.0.2:38210, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37972") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60456->172.17.0.2:37972, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30324") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41258->172.17.0.2:30324, err= 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39820") 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49470->172.17.0.2:39820, err= 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:25 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32263") 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39420->172.17.0.2:32263, err= 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32822") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52284->172.17.0.2:32822, err= 2025/09/04 01:56:25 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : YXBwbGU=: Excluded 2025/09/04 01:56:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2025/09/04 01:56:25 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : YmFuYW5h: Excluded 2025/09/04 01:56:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31559") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44620->172.17.0.2:31559, err= 2025/09/04 01:56:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2025/09/04 01:56:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/09/04 01:56:25 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35212") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59090->172.17.0.2:35212, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30087") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59486->172.17.0.2:30087, err= 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : apple: transformed to: YXBwbGU= 2025/09/04 01:56:25 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/09/04 01:56:25 DEBUG : banana: transformed to: YmFuYW5h 2025/09/04 01:56:25 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/09/04 01:56:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/09/04 01:56:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/09/04 01:56:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/09/04 01:56:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/09/04 01:56:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31960") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46518->172.17.0.2:31960, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38869") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40740->172.17.0.2:38869, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35798") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45404->172.17.0.2:35798, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34885") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44890->172.17.0.2:34885, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39021") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33352->172.17.0.2:39021, err= === RUN TestTransform/prefix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37012") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54392->172.17.0.2:37012, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39843") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58996->172.17.0.2:39843, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39073") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49090->172.17.0.2:39073, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35555") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39902->172.17.0.2:35555, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31593") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55578->172.17.0.2:31593, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33512") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51302->172.17.0.2:33512, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30425") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53460->172.17.0.2:30425, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39307") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32998->172.17.0.2:39307, err= 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34991") 2025/09/04 01:56:25 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48068->172.17.0.2:34991, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35883") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46452->172.17.0.2:35883, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39339") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36176->172.17.0.2:39339, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36511") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52142->172.17.0.2:36511, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34694") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38072->172.17.0.2:34694, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33003") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33966->172.17.0.2:33003, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34619") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44510->172.17.0.2:34619, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37009") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36854->172.17.0.2:37009, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37104") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45998->172.17.0.2:37104, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38520") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42926->172.17.0.2:38520, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35740") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50108->172.17.0.2:35740, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37459") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37656->172.17.0.2:37459, err= 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32989") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40036->172.17.0.2:32989, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37357") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43408->172.17.0.2:37357, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34385") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55036->172.17.0.2:34385, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30792") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36610->172.17.0.2:30792, err= 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36469") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55710->172.17.0.2:36469, err= 2025/09/04 01:56:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32932") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34342->172.17.0.2:32932, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38251") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50012->172.17.0.2:38251, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36215") 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35185") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37208->172.17.0.2:36215, err= 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32601") 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50028->172.17.0.2:35185, err= 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57916->172.17.0.2:32601, err= 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : PREFIXappleappleapplebanana.95c0dad6.partial: renamed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : PREFIXsplitbananasplit.580ea801.partial: renamed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : PREFIXapple.a5c688ae.partial: renamed to: PREFIXapple 2025/09/04 01:56:26 INFO : apple: Copied (new) to: PREFIXapple 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : PREFIXbanana.468f3f0c.partial: renamed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 INFO : banana: Copied (new) to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34117") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37100") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32409") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42280->172.17.0.2:37100, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58800->172.17.0.2:34117, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57960->172.17.0.2:32409, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36970") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32960->172.17.0.2:36970, err= 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33408") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56076->172.17.0.2:33408, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31715") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34153") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33326->172.17.0.2:34153, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48098->172.17.0.2:31715, err= 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0003-defghij.txt.95c0dad6.partial: renamed to: dir1/PREFIX0003-defghij.txt 2025/09/04 01:56:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37683") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32856->172.17.0.2:37683, err= 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39597") 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 01:56:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36023") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34583") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56328->172.17.0.2:39597, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44618->172.17.0.2:36023, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41836->172.17.0.2:34583, err= 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0007-1234567.txt.95c0dad6.partial: renamed to: dir1/PREFIX0007-1234567.txt 2025/09/04 01:56:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32842") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49964->172.17.0.2:32842, err= 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0010-456789.txt.7dd74a77.partial: renamed to: dir1/PREFIX0010-456789.txt 2025/09/04 01:56:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0008-2345678.txt.95c0dad6.partial: renamed to: dir1/PREFIX0008-2345678.txt 2025/09/04 01:56:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34353") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48764->172.17.0.2:34353, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39886") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54836->172.17.0.2:39886, err= 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0009-3456789.txt.95c0dad6.partial: renamed to: dir1/PREFIX0009-3456789.txt 2025/09/04 01:56:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32330") 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0011-56789;.txt.7dd74a77.partial: renamed to: dir1/PREFIX0011-56789;.txt 2025/09/04 01:56:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49680->172.17.0.2:32330, err= 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0012-6789;.txt.8083cda9.partial: renamed to: dir1/PREFIX0012-6789;.txt 2025/09/04 01:56:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35177") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58332->172.17.0.2:35177, err= 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0013-789;=.txt.8083cda9.partial: renamed to: dir1/PREFIX0013-789;=.txt 2025/09/04 01:56:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0014-89;=.txt.68945d08.partial: renamed to: dir1/PREFIX0014-89;=.txt 2025/09/04 01:56:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0015-9;=.txt.b01938a0.partial: renamed to: dir1/PREFIX0015-9;=.txt 2025/09/04 01:56:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 INFO : apple: Deleted 2025/09/04 01:56:26 INFO : banana: Deleted 2025/09/04 01:56:26 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 01:56:26 INFO : appleappleapplebanana: Deleted 2025/09/04 01:56:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 01:56:26 INFO : splitbananasplit: Deleted 2025/09/04 01:56:26 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38969") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42264->172.17.0.2:38969, err= 2025/09/04 01:56:26 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : PREFIXapple: Excluded 2025/09/04 01:56:26 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : PREFIXappleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : PREFIXbanana: Excluded 2025/09/04 01:56:26 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : PREFIXsplitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39513") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58022->172.17.0.2:39513, err= 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32067") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45122->172.17.0.2:32067, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34547") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48558->172.17.0.2:34547, err= 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : apple: transformed to: PREFIXapple 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/09/04 01:56:26 DEBUG : banana: transformed to: PREFIXbanana 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33055") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42622->172.17.0.2:33055, err= 2025/09/04 01:56:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38205") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56610->172.17.0.2:38205, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33341") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38357") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44200->172.17.0.2:33341, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43344->172.17.0.2:38357, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32231") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31741") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38122->172.17.0.2:31741, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54306->172.17.0.2:32231, err= 2025/09/04 01:56:26 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/09/04 01:56:26 INFO : apple: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34451") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45440->172.17.0.2:34451, err= 2025/09/04 01:56:26 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/09/04 01:56:26 INFO : appleappleapplebanana: Copied (new) 2025/09/04 01:56:26 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/09/04 01:56:26 INFO : splitbananasplit: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34769") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32574") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41158->172.17.0.2:34769, err= 2025/09/04 01:56:26 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/09/04 01:56:26 INFO : banana: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37322->172.17.0.2:32574, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/04 01:56:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33473") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31699") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36642->172.17.0.2:31699, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39216->172.17.0.2:33473, err= 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/04 01:56:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/04 01:56:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38713") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33838->172.17.0.2:38713, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35108") 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/09/04 01:56:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53028->172.17.0.2:35108, err= 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/09/04 01:56:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31963") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57098->172.17.0.2:31963, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35992") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43938->172.17.0.2:35992, err= 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/04 01:56:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30643") 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/04 01:56:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44848->172.17.0.2:30643, err= 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/09/04 01:56:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35586") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49668->172.17.0.2:35586, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33223") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55316->172.17.0.2:33223, err= 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/09/04 01:56:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/09/04 01:56:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35923") 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36582->172.17.0.2:35923, err= 2025/09/04 01:56:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36635") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34566") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41694->172.17.0.2:34566, err= 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/09/04 01:56:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53026->172.17.0.2:36635, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36985") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56136->172.17.0.2:36985, err= 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/09/04 01:56:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/09/04 01:56:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/09/04 01:56:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/09/04 01:56:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/09/04 01:56:26 INFO : PREFIXappleappleapplebanana: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/09/04 01:56:26 INFO : PREFIXbanana: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/09/04 01:56:26 INFO : PREFIXapple: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/09/04 01:56:26 INFO : PREFIXsplitbananasplit: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34521") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56412->172.17.0.2:34521, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35721") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46656->172.17.0.2:35721, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37550") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44456->172.17.0.2:37550, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36211") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38224->172.17.0.2:36211, err= 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31311") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57504->172.17.0.2:31311, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36135") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57342->172.17.0.2:36135, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35231") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37842->172.17.0.2:35231, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36366") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53762->172.17.0.2:36366, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34114") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41496->172.17.0.2:34114, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33984") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37458->172.17.0.2:33984, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30894") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33946->172.17.0.2:30894, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38515") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48304->172.17.0.2:38515, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33848") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33214->172.17.0.2:33848, err= === RUN TestTransform/suffix run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33988") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40108->172.17.0.2:33988, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32569") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34060->172.17.0.2:32569, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33710") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43346->172.17.0.2:33710, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38618") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41752->172.17.0.2:38618, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36848") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53518->172.17.0.2:36848, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31867") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43426->172.17.0.2:31867, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36984") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45686->172.17.0.2:36984, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37317") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40944->172.17.0.2:37317, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37296") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57048->172.17.0.2:37296, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33008") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38424->172.17.0.2:33008, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32543") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42118->172.17.0.2:32543, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34185") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46290->172.17.0.2:34185, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31891") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59240->172.17.0.2:31891, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38119") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57754->172.17.0.2:38119, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36312") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39262->172.17.0.2:36312, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30610") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59930->172.17.0.2:30610, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38425") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40638->172.17.0.2:38425, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32290") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54974->172.17.0.2:32290, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33240") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47888->172.17.0.2:33240, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30468") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44514->172.17.0.2:30468, err= 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32003") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48244->172.17.0.2:32003, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30277") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59526->172.17.0.2:30277, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34806") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58160->172.17.0.2:34806, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37207") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37560->172.17.0.2:37207, err= 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33322") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52150->172.17.0.2:33322, err= 2025/09/04 01:56:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 01:56:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37027") 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37859") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48716->172.17.0.2:37027, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38649") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38866->172.17.0.2:37859, err= 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33213") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45502->172.17.0.2:38649, err= 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47672->172.17.0.2:33213, err= 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37311") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37310->172.17.0.2:37311, err= 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : appleappleapplebananaSUFFIX.95c0dad6.partial: renamed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35522") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45126->172.17.0.2:35522, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:26 DEBUG : appleSUFFIX.a5c688ae.partial: renamed to: appleSUFFIX 2025/09/04 01:56:26 INFO : apple: Copied (new) to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : bananaSUFFIX.468f3f0c.partial: renamed to: bananaSUFFIX 2025/09/04 01:56:26 INFO : banana: Copied (new) to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32162") 2025/09/04 01:56:26 DEBUG : splitbananasplitSUFFIX.580ea801.partial: renamed to: splitbananasplitSUFFIX 2025/09/04 01:56:26 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57842->172.17.0.2:32162, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32288") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30268") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40356->172.17.0.2:32288, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52022->172.17.0.2:30268, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31139") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45296->172.17.0.2:31139, err= 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33509") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30556") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56394->172.17.0.2:30556, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40868->172.17.0.2:33509, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31616") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46462->172.17.0.2:31616, err= 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31221") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51060->172.17.0.2:31221, err= 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39867") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31212") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46956->172.17.0.2:39867, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43766->172.17.0.2:31212, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30868") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36870->172.17.0.2:30868, err= 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txtSUFFIX.95c0dad6.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33806") 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0010-456789.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txtSUFFIX.7dd74a77.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37306->172.17.0.2:33806, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31719") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35783") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57172->172.17.0.2:31719, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38084") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35108->172.17.0.2:35783, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47842->172.17.0.2:38084, err= 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txtSUFFIX.68945d08.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txtSUFFIX.8083cda9.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txtSUFFIX.8083cda9.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txtSUFFIX.b01938a0.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 01:56:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 01:56:26 INFO : banana: Deleted 2025/09/04 01:56:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 01:56:26 INFO : splitbananasplit: Deleted 2025/09/04 01:56:26 INFO : apple: Deleted 2025/09/04 01:56:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 01:56:26 INFO : appleappleapplebanana: Deleted 2025/09/04 01:56:26 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34455") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34340->172.17.0.2:34455, err= 2025/09/04 01:56:26 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebananaSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : bananaSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplitSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35289") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38642->172.17.0.2:35289, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33770") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48950->172.17.0.2:33770, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37941") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52790->172.17.0.2:37941, err= 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : apple: transformed to: appleSUFFIX 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/09/04 01:56:26 DEBUG : banana: transformed to: bananaSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38140") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60022->172.17.0.2:38140, err= 2025/09/04 01:56:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31477") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35239") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35692") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60114->172.17.0.2:35239, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46336->172.17.0.2:31477, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35896") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36599") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52934->172.17.0.2:35896, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54888->172.17.0.2:36599, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50932->172.17.0.2:35692, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:26 DEBUG : splitbananasplit.580ea801.partial: renamed to: splitbananasplit 2025/09/04 01:56:26 INFO : splitbananasplit: Copied (new) 2025/09/04 01:56:26 DEBUG : apple.a5c688ae.partial: renamed to: apple 2025/09/04 01:56:26 INFO : apple: Copied (new) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana.95c0dad6.partial: renamed to: appleappleapplebanana 2025/09/04 01:56:26 INFO : appleappleapplebanana: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36358") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51946->172.17.0.2:36358, err= 2025/09/04 01:56:26 DEBUG : banana.468f3f0c.partial: renamed to: banana 2025/09/04 01:56:26 INFO : banana: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35766") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50358->172.17.0.2:35766, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34372") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31714") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44442->172.17.0.2:31714, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59050->172.17.0.2:34372, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt.95c0dad6.partial: renamed to: dir1/0000-abcdefg.txt 2025/09/04 01:56:26 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32533") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41806->172.17.0.2:32533, err= 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt.95c0dad6.partial: renamed to: dir1/0001-bcdefgh.txt 2025/09/04 01:56:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39060") 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt.95c0dad6.partial: renamed to: dir1/0002-cdefghi.txt 2025/09/04 01:56:26 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59588->172.17.0.2:39060, err= 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt.95c0dad6.partial: renamed to: dir1/0003-defghij.txt 2025/09/04 01:56:26 INFO : dir1/0003-defghij.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39810") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60832->172.17.0.2:39810, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34869") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37418->172.17.0.2:34869, err= 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt.95c0dad6.partial: renamed to: dir1/0004-efghijk.txt 2025/09/04 01:56:26 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37624") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39554->172.17.0.2:37624, err= 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt.95c0dad6.partial: renamed to: dir1/0005-fghijkl.txt 2025/09/04 01:56:26 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33798") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52238->172.17.0.2:33798, err= 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt.95c0dad6.partial: renamed to: dir1/0006-ghijklm.txt 2025/09/04 01:56:26 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt.95c0dad6.partial: renamed to: dir1/0007-1234567.txt 2025/09/04 01:56:26 INFO : dir1/0007-1234567.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34220") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30490") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54768->172.17.0.2:34220, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34582->172.17.0.2:30490, err= 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt.95c0dad6.partial: renamed to: dir1/0008-2345678.txt 2025/09/04 01:56:26 INFO : dir1/0008-2345678.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30117") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44588->172.17.0.2:30117, err= 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt.7dd74a77.partial: renamed to: dir1/0011-56789;.txt 2025/09/04 01:56:26 INFO : dir1/0011-56789;.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34709") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40122->172.17.0.2:34709, err= 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt.95c0dad6.partial: renamed to: dir1/0009-3456789.txt 2025/09/04 01:56:26 INFO : dir1/0009-3456789.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33835") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46122->172.17.0.2:33835, err= 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt.8083cda9.partial: renamed to: dir1/0012-6789;.txt 2025/09/04 01:56:26 INFO : dir1/0012-6789;.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt.68945d08.partial: renamed to: dir1/0014-89;=.txt 2025/09/04 01:56:26 INFO : dir1/0014-89;=.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39110") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44184->172.17.0.2:39110, err= 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt.8083cda9.partial: renamed to: dir1/0013-789;=.txt 2025/09/04 01:56:26 INFO : dir1/0013-789;=.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt.7dd74a77.partial: renamed to: dir1/0010-456789.txt 2025/09/04 01:56:26 INFO : dir1/0010-456789.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt.b01938a0.partial: renamed to: dir1/0015-9;=.txt 2025/09/04 01:56:26 INFO : dir1/0015-9;=.txt: Copied (new) 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 INFO : appleSUFFIX: Deleted 2025/09/04 01:56:26 INFO : bananaSUFFIX: Deleted 2025/09/04 01:56:26 INFO : splitbananasplitSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : appleappleapplebananaSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/09/04 01:56:26 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37546") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43966->172.17.0.2:37546, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34110") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52270->172.17.0.2:34110, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34788") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52762->172.17.0.2:34788, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36995") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60704->172.17.0.2:36995, err= 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33315") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34710->172.17.0.2:33315, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34439") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56918->172.17.0.2:34439, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35917") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33720->172.17.0.2:35917, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32980") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43338->172.17.0.2:32980, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32413") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47426->172.17.0.2:32413, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36115") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34832->172.17.0.2:36115, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33396") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48758->172.17.0.2:33396, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37279") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52326->172.17.0.2:37279, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37323") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60914->172.17.0.2:37323, err= === RUN TestTransform/truncate run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33969") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52000->172.17.0.2:33969, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34404") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39204->172.17.0.2:34404, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36864") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53350->172.17.0.2:36864, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34298") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41716->172.17.0.2:34298, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35872") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45148->172.17.0.2:35872, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35869") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43630->172.17.0.2:35869, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39530") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43346->172.17.0.2:39530, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38750") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33286->172.17.0.2:38750, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31975") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59900->172.17.0.2:31975, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38750") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33290->172.17.0.2:38750, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36744") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56302->172.17.0.2:36744, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30604") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44972->172.17.0.2:30604, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35254") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33934->172.17.0.2:35254, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34876") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46496->172.17.0.2:34876, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34272") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50292->172.17.0.2:34272, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31268") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56808->172.17.0.2:31268, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38272") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48522->172.17.0.2:38272, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31441") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51078->172.17.0.2:31441, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33718") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52754->172.17.0.2:33718, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33943") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49440->172.17.0.2:33943, err= 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35378") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54312->172.17.0.2:35378, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35313") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46448->172.17.0.2:35313, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31772") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54898->172.17.0.2:31772, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37750") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42234->172.17.0.2:37750, err= 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35468") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37738->172.17.0.2:35468, err= 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33675") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32671") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38597") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42012->172.17.0.2:32671, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39314->172.17.0.2:38597, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38680->172.17.0.2:33675, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36050") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39185") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53886->172.17.0.2:39185, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50334->172.17.0.2:36050, err= 2025/09/04 01:56:26 DEBUG : splitbanan.580ea801.partial: renamed to: splitbanan 2025/09/04 01:56:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : appleapple.95c0dad6.partial: renamed to: appleapple 2025/09/04 01:56:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33562") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33275") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58892->172.17.0.2:33562, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55352->172.17.0.2:33275, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcde.95c0dad6.partial: renamed to: dir1/0000-abcde 2025/09/04 01:56:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdef.95c0dad6.partial: renamed to: dir1/0001-bcdef 2025/09/04 01:56:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32931") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56886->172.17.0.2:32931, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39037") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42162->172.17.0.2:39037, err= 2025/09/04 01:56:26 DEBUG : dir1/0003-defgh.95c0dad6.partial: renamed to: dir1/0003-defgh 2025/09/04 01:56:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefg.95c0dad6.partial: renamed to: dir1/0002-cdefg 2025/09/04 01:56:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33505") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32618") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41444->172.17.0.2:33505, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56290->172.17.0.2:32618, err= 2025/09/04 01:56:26 DEBUG : dir1/0007-12345.95c0dad6.partial: renamed to: dir1/0007-12345 2025/09/04 01:56:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39248") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57268->172.17.0.2:39248, err= 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijk.95c0dad6.partial: renamed to: dir1/0006-ghijk 2025/09/04 01:56:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : dir1/0004-efghi.95c0dad6.partial: renamed to: dir1/0004-efghi 2025/09/04 01:56:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36373") 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : dir1/0005-fghij.95c0dad6.partial: renamed to: dir1/0005-fghij 2025/09/04 01:56:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48692->172.17.0.2:36373, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33663") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35988") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54206->172.17.0.2:33663, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35386->172.17.0.2:35988, err= 2025/09/04 01:56:26 DEBUG : dir1/0008-23456.95c0dad6.partial: renamed to: dir1/0008-23456 2025/09/04 01:56:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0011-56789.7dd74a77.partial: renamed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34972") 2025/09/04 01:56:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : dir1/0009-34567.95c0dad6.partial: renamed to: dir1/0009-34567 2025/09/04 01:56:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47398->172.17.0.2:34972, err= 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : dir1/0010-45678.7dd74a77.partial: renamed to: dir1/0010-45678 2025/09/04 01:56:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34252") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35502") 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40362->172.17.0.2:34252, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38020->172.17.0.2:35502, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34266") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59200->172.17.0.2:34266, err= 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.8083cda9.partial: renamed to: dir1/0012-6789; 2025/09/04 01:56:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=..68945d08.partial: renamed to: dir1/0014-89;=. 2025/09/04 01:56:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.t.b01938a0.partial: renamed to: dir1/0015-9;=.t 2025/09/04 01:56:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.8083cda9.partial: renamed to: dir1/0013-789;= 2025/09/04 01:56:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 INFO : dir1/0007-1234567.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0003-defghij.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0008-2345678.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0012-6789;.txt: Deleted 2025/09/04 01:56:26 INFO : splitbananasplit: Deleted 2025/09/04 01:56:26 INFO : appleappleapplebanana: Deleted 2025/09/04 01:56:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0009-3456789.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0014-89;=.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0011-56789;.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0010-456789.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0015-9;=.txt: Deleted 2025/09/04 01:56:26 INFO : dir1/0013-789;=.txt: Deleted 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31666") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59682->172.17.0.2:31666, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleapple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleapple: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbanan: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36324") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42882->172.17.0.2:36324, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcde: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdef: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefg: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defgh: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghi: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghij: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijk: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-12345: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-23456: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-34567: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-45678: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38245") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56280->172.17.0.2:38245, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38622") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52616->172.17.0.2:38622, err= 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34530") 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36448->172.17.0.2:34530, err= 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31960") 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46528->172.17.0.2:31960, err= 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/09/04 01:56:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/09/04 01:56:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/09/04 01:56:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/09/04 01:56:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/09/04 01:56:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/09/04 01:56:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/09/04 01:56:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/09/04 01:56:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/09/04 01:56:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/09/04 01:56:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/09/04 01:56:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/09/04 01:56:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/09/04 01:56:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/09/04 01:56:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/09/04 01:56:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38039") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45904->172.17.0.2:38039, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleapple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleapple: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbanan: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39905") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51996->172.17.0.2:39905, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcde: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdef: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefg: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defgh: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghi: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghij: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijk: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-12345: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-23456: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-34567: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-45678: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.t: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37882") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53428->172.17.0.2:37882, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30671") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54320->172.17.0.2:30671, err= 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/09/04 01:56:26 DEBUG : splitbananasplit: transformed to: splitbanan 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32202") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41764->172.17.0.2:32202, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36935") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47342->172.17.0.2:36935, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35344") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53682->172.17.0.2:35344, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39147") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39136->172.17.0.2:39147, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34481") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47794->172.17.0.2:34481, err= === RUN TestTransform/encoder run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36851") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45668->172.17.0.2:36851, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31895") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36942->172.17.0.2:31895, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35073") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43964->172.17.0.2:35073, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31862") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48804->172.17.0.2:31862, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31491") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56486->172.17.0.2:31491, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35802") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54050->172.17.0.2:35802, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34623") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60144->172.17.0.2:34623, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31752") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41302->172.17.0.2:31752, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35242") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45826->172.17.0.2:35242, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36290") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38458->172.17.0.2:36290, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39010") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42504->172.17.0.2:39010, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34770") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42554->172.17.0.2:34770, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39329") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50450->172.17.0.2:39329, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31020") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39154->172.17.0.2:31020, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38697") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58318->172.17.0.2:38697, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32547") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50036->172.17.0.2:32547, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36380") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48860->172.17.0.2:36380, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31726") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54326->172.17.0.2:31726, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36519") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59328->172.17.0.2:36519, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37502") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50892->172.17.0.2:37502, err= 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30808") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58504->172.17.0.2:30808, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39066") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36280->172.17.0.2:39066, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36348") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41182->172.17.0.2:36348, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32131") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43242->172.17.0.2:32131, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33412") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33650->172.17.0.2:33412, err= 2025/09/04 01:56:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39997") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51008->172.17.0.2:39997, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30208") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41684->172.17.0.2:30208, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34927") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60704->172.17.0.2:34927, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32625") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37646->172.17.0.2:32625, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38241") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43980->172.17.0.2:38241, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37327") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49182->172.17.0.2:37327, err= 2025/09/04 01:56:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31324") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37652->172.17.0.2:31324, err= 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32591") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42422->172.17.0.2:32591, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33051") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39896->172.17.0.2:33051, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36622") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53888->172.17.0.2:36622, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32038") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52344->172.17.0.2:32038, err= 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30211") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40664->172.17.0.2:30211, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33268") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37224->172.17.0.2:33268, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33167") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47006->172.17.0.2:33167, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32354") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42614->172.17.0.2:32354, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39388") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41356->172.17.0.2:39388, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36547") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37664->172.17.0.2:36547, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36514") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42800->172.17.0.2:36514, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32950") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60440->172.17.0.2:32950, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31604") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56290->172.17.0.2:31604, err= === RUN TestTransform/ISO-8859-1 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37298") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60388->172.17.0.2:37298, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32602") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47080->172.17.0.2:32602, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31709") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51006->172.17.0.2:31709, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34017") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39430->172.17.0.2:34017, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32680") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56232->172.17.0.2:32680, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38422") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59654->172.17.0.2:38422, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38558") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54662->172.17.0.2:38558, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30192") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50794->172.17.0.2:30192, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31107") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45290->172.17.0.2:31107, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38194") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33242->172.17.0.2:38194, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35615") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43744->172.17.0.2:35615, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33624") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55312->172.17.0.2:33624, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34754") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59348->172.17.0.2:34754, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31957") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34798->172.17.0.2:31957, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36911") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33044->172.17.0.2:36911, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32422") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40436->172.17.0.2:32422, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35383") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37244->172.17.0.2:35383, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39517") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39820->172.17.0.2:39517, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30752") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52134->172.17.0.2:30752, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30160") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54598->172.17.0.2:30160, err= 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38479") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35358->172.17.0.2:38479, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35344") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53686->172.17.0.2:35344, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33502") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34744->172.17.0.2:33502, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30134") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35816->172.17.0.2:30134, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30511") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43102->172.17.0.2:30511, err= 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37128") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57238->172.17.0.2:37128, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35501") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33078->172.17.0.2:35501, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35489") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46318->172.17.0.2:35489, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33529") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38888->172.17.0.2:33529, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31623") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43678->172.17.0.2:31623, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36555") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51372->172.17.0.2:36555, err= 2025/09/04 01:56:26 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36284") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58090->172.17.0.2:36284, err= 2025/09/04 01:56:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33122") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37612->172.17.0.2:33122, err= 2025/09/04 01:56:26 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : apple: Excluded 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:26 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : banana: Excluded 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38144") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38124->172.17.0.2:38144, err= 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:26 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33144") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60242->172.17.0.2:33144, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33977") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45376->172.17.0.2:33977, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34764") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53016->172.17.0.2:34764, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31071") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42560->172.17.0.2:31071, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36834") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56558->172.17.0.2:36834, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34884") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34854->172.17.0.2:34884, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34251") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34918->172.17.0.2:34251, err= === RUN TestTransform/charmap run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33899") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38798->172.17.0.2:33899, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32630") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35930->172.17.0.2:32630, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36842") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36842->172.17.0.2:36842, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33066") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52684->172.17.0.2:33066, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30675") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42766->172.17.0.2:30675, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39475") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34136->172.17.0.2:39475, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32300") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52334->172.17.0.2:32300, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30124") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59472->172.17.0.2:30124, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30034") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50172->172.17.0.2:30034, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39557") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36760->172.17.0.2:39557, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39228") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51816->172.17.0.2:39228, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37373") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32982->172.17.0.2:37373, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31815") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40642->172.17.0.2:31815, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35853") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47258->172.17.0.2:35853, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38948") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36704->172.17.0.2:38948, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30412") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51048->172.17.0.2:30412, err= 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37356") 2025/09/04 01:56:26 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51564->172.17.0.2:37356, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33454") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59666->172.17.0.2:33454, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38356") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49208->172.17.0.2:38356, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38043") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51088->172.17.0.2:38043, err= 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34045") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34406->172.17.0.2:34045, err= 2025/09/04 01:56:27 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : apple: Excluded 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:27 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : banana: Excluded 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34147") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60052->172.17.0.2:34147, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35554") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39338->172.17.0.2:35554, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31010") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40678->172.17.0.2:31010, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39447") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46868->172.17.0.2:39447, err= 2025/09/04 01:56:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35669") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57674->172.17.0.2:35669, err= 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37906") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54050->172.17.0.2:37906, err= 2025/09/04 01:56:27 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : apple: Excluded 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:27 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : banana: Excluded 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39862") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49326->172.17.0.2:39862, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37475") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53430->172.17.0.2:37475, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38494") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41348->172.17.0.2:38494, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34178") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58858->172.17.0.2:34178, err= 2025/09/04 01:56:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36358") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51960->172.17.0.2:36358, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37748") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38148->172.17.0.2:37748, err= 2025/09/04 01:56:27 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : apple: Excluded 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:27 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : banana: Excluded 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36071") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39840->172.17.0.2:36071, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31459") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53780->172.17.0.2:31459, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37103") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56580->172.17.0.2:37103, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36901") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53602->172.17.0.2:36901, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32622") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48402->172.17.0.2:32622, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31702") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49550->172.17.0.2:31702, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34793") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49796->172.17.0.2:34793, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30826") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36790->172.17.0.2:30826, err= === RUN TestTransform/lowercase run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31151") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48182->172.17.0.2:31151, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36562") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56462->172.17.0.2:36562, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32430") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41366->172.17.0.2:32430, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33051") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39902->172.17.0.2:33051, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36342") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48994->172.17.0.2:36342, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35142") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56804->172.17.0.2:35142, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38179") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34496->172.17.0.2:38179, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32679") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40746->172.17.0.2:32679, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34775") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50566->172.17.0.2:34775, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38676") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52256->172.17.0.2:38676, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36353") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59584->172.17.0.2:36353, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34158") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45182->172.17.0.2:34158, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35348") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45342->172.17.0.2:35348, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32333") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46022->172.17.0.2:32333, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38491") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44228->172.17.0.2:38491, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34763") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37876->172.17.0.2:34763, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38028") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59520->172.17.0.2:38028, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30563") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52452->172.17.0.2:30563, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35953") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38022->172.17.0.2:35953, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31791") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41402->172.17.0.2:31791, err= 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30336") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47614->172.17.0.2:30336, err= 2025/09/04 01:56:27 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : apple: Excluded 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:27 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : banana: Excluded 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37630") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57262->172.17.0.2:37630, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37326") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34478->172.17.0.2:37326, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38609") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42886->172.17.0.2:38609, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37289") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48736->172.17.0.2:37289, err= 2025/09/04 01:56:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31166") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55368->172.17.0.2:31166, err= 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33994") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34360->172.17.0.2:33994, err= 2025/09/04 01:56:27 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : apple: Excluded 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:27 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : banana: Excluded 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36855") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51916->172.17.0.2:36855, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36895") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47198->172.17.0.2:36895, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30188") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48276->172.17.0.2:30188, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38133") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50108->172.17.0.2:38133, err= 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36226") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56864->172.17.0.2:36226, err= 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38888") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37514->172.17.0.2:38888, err= 2025/09/04 01:56:27 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : apple: Excluded 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:27 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : banana: Excluded 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34222") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59132->172.17.0.2:34222, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32235") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34350->172.17.0.2:32235, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36220") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41940->172.17.0.2:36220, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33992") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35260->172.17.0.2:33992, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34034") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60442->172.17.0.2:34034, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39454") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58432->172.17.0.2:39454, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33527") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38596->172.17.0.2:33527, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33465") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48780->172.17.0.2:33465, err= === RUN TestTransform/ascii run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35881") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54292->172.17.0.2:35881, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31732") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44216->172.17.0.2:31732, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38784") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38746->172.17.0.2:38784, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36096") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58856->172.17.0.2:36096, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39404") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50188->172.17.0.2:39404, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39687") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35128->172.17.0.2:39687, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30843") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37156->172.17.0.2:30843, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37868") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54928->172.17.0.2:37868, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30809") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36528->172.17.0.2:30809, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34478") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36326->172.17.0.2:34478, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31516") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56056->172.17.0.2:31516, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35119") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56010->172.17.0.2:35119, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30741") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33904->172.17.0.2:30741, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32057") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59660->172.17.0.2:32057, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38848") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47562->172.17.0.2:38848, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37090") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35732->172.17.0.2:37090, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30779") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34084->172.17.0.2:30779, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39406") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47864->172.17.0.2:39406, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32167") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39206->172.17.0.2:32167, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31547") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54856->172.17.0.2:31547, err= 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37707") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60808->172.17.0.2:37707, err= 2025/09/04 01:56:27 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : apple: Excluded 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:27 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : banana: Excluded 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39455") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59316->172.17.0.2:39455, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37504") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44036->172.17.0.2:37504, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36648") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35012->172.17.0.2:36648, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34577") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59654->172.17.0.2:34577, err= 2025/09/04 01:56:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:27 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35532") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34448->172.17.0.2:35532, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33669") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37644->172.17.0.2:33669, err= 2025/09/04 01:56:27 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : apple: Excluded 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:27 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : banana: Excluded 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39323") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53172->172.17.0.2:39323, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31713") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52660->172.17.0.2:31713, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34835") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34404->172.17.0.2:34835, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35057") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39192->172.17.0.2:35057, err= 2025/09/04 01:56:27 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : apple: Unchanged skipping 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Unchanged skipping 2025/09/04 01:56:27 DEBUG : banana: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36642") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59172->172.17.0.2:36642, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37588") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59460->172.17.0.2:37588, err= 2025/09/04 01:56:27 DEBUG : apple: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : apple: Excluded 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : appleappleapplebanana: Excluded 2025/09/04 01:56:27 DEBUG : banana: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : banana: Excluded 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : splitbananasplit: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30771") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53206->172.17.0.2:30771, err= 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0000-abcdefg.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0002-cdefghi.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0003-defghij.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0004-efghijk.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0005-fghijkl.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0006-ghijklm.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0007-1234567.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0008-2345678.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0009-3456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0010-456789.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0011-56789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0012-6789;.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0013-789;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0014-89;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/09/04 01:56:27 DEBUG : dir1/0015-9;=.txt: Excluded 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33732") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33658->172.17.0.2:33732, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30745") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42204->172.17.0.2:30745, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30642") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47034->172.17.0.2:30642, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30548") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33374->172.17.0.2:30548, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31903") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58766->172.17.0.2:31903, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32792") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46892->172.17.0.2:32792, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36511") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52150->172.17.0.2:36511, err= --- PASS: TestTransform (2.15s) --- PASS: TestTransform/NFC (0.14s) --- PASS: TestTransform/NFD (0.15s) --- PASS: TestTransform/base64 (0.23s) --- PASS: TestTransform/prefix (0.22s) --- PASS: TestTransform/suffix (0.21s) --- PASS: TestTransform/truncate (0.17s) --- PASS: TestTransform/encoder (0.19s) --- PASS: TestTransform/ISO-8859-1 (0.19s) --- PASS: TestTransform/charmap (0.24s) --- PASS: TestTransform/lowercase (0.20s) --- PASS: TestTransform/ascii (0.21s) === RUN TestTransformCopy run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39615") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49580->172.17.0.2:39615, err= 2025/09/04 01:56:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 01:56:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 01:56:27 INFO : sub dir_somesuffix: Making directory 2025/09/04 01:56:27 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/09/04 01:56:27 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/09/04 01:56:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 01:56:27 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39175") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34312->172.17.0.2:39175, err= 2025/09/04 01:56:27 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.adfb51a5.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 01:56:27 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37607") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37656->172.17.0.2:37607, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39209") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41202->172.17.0.2:39209, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36104") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55234->172.17.0.2:36104, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39628") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59644->172.17.0.2:39628, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37472") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42428->172.17.0.2:37472, err= --- PASS: TestTransformCopy (0.03s) === RUN TestDoubleTransform run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33832") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58440->172.17.0.2:33832, err= 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 INFO : tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32825") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39650->172.17.0.2:32825, err= 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe.adfb51a5.partial: renamed to: tictactoe/tictactoe 2025/09/04 01:56:27 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37028") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59272->172.17.0.2:37028, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32018") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49334->172.17.0.2:32018, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38769") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44336->172.17.0.2:38769, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32107") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40408->172.17.0.2:32107, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37374") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47824->172.17.0.2:37374, err= --- PASS: TestDoubleTransform (0.02s) === RUN TestFileTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37579") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55576->172.17.0.2:37579, err= 2025/09/04 01:56:27 INFO : toe: Making directory 2025/09/04 01:56:27 INFO : toe/toe: Making directory 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36901") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53618->172.17.0.2:36901, err= 2025/09/04 01:56:27 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/09/04 01:56:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35680") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34636->172.17.0.2:35680, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32455") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33630->172.17.0.2:32455, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39436") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37466->172.17.0.2:39436, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38060") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53764->172.17.0.2:38060, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39296") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36070->172.17.0.2:39296, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31772") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54914->172.17.0.2:31772, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36009") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39954->172.17.0.2:36009, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32478") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53142->172.17.0.2:32478, err= 2025/09/04 01:56:27 INFO : toe: Making directory 2025/09/04 01:56:27 INFO : toe/toe: Making directory 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32802") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55244->172.17.0.2:32802, err= 2025/09/04 01:56:27 DEBUG : toe/toe/tictactoe.adfb51a5.partial: renamed to: toe/toe/tictactoe 2025/09/04 01:56:27 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32240") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47948->172.17.0.2:32240, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31951") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45398->172.17.0.2:31951, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39236") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56070->172.17.0.2:39236, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37443") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45304->172.17.0.2:37443, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30140") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59076->172.17.0.2:30140, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34558") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55184->172.17.0.2:34558, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33098") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36918->172.17.0.2:33098, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : empty_dir: Making directory with metadata 2025/09/04 01:56:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33282") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45014->172.17.0.2:33282, err= 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 INFO : tictacempty_dir: Making directory 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 INFO : tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 INFO : tictactoe/tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38939") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51832->172.17.0.2:38939, err= 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/04 01:56:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38361") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51532->172.17.0.2:38361, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39588") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31691") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33416->172.17.0.2:31691, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58946->172.17.0.2:39588, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37888") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53864->172.17.0.2:37888, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31400") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49606->172.17.0.2:31400, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30449") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30679") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38994->172.17.0.2:30679, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45098->172.17.0.2:30449, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32283") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41164->172.17.0.2:32283, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34161") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45780->172.17.0.2:34161, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : empty_dir: Making directory with metadata 2025/09/04 01:56:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30275") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42574->172.17.0.2:30275, err= 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 INFO : tictacempty_dir: Making directory 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 INFO : tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 INFO : tictactoe/tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39724") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39160->172.17.0.2:39724, err= 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36327") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47718->172.17.0.2:36327, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35344") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38551") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53688->172.17.0.2:35344, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36250->172.17.0.2:38551, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33941") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53906->172.17.0.2:33941, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39664") 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51086->172.17.0.2:39664, err= 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38881") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52778->172.17.0.2:38881, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30392") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50442->172.17.0.2:30392, err= 2025/09/04 01:56:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34019") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53110->172.17.0.2:34019, err= 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2025/09/04 01:56:27 NOTICE: ftp://172.17.0.2:21/rclone-test-radoxid3roso: 0 differences found 2025/09/04 01:56:27 NOTICE: ftp://172.17.0.2:21/rclone-test-radoxid3roso: 1 hashes could not be checked 2025/09/04 01:56:27 NOTICE: ftp://172.17.0.2:21/rclone-test-radoxid3roso: 1 matching files 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35881") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54304->172.17.0.2:35881, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35205") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48968->172.17.0.2:35205, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39386") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33606->172.17.0.2:39386, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30870") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40320->172.17.0.2:30870, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36850") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60710->172.17.0.2:36850, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39635") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47218->172.17.0.2:39635, err= 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 INFO : tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 INFO : tictactoe/tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34894") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35104->172.17.0.2:34894, err= 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/toe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/toe.txt 2025/09/04 01:56:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32041") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57574->172.17.0.2:32041, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37704") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42368->172.17.0.2:37704, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39758") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55126->172.17.0.2:39758, err= 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30536") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47698->172.17.0.2:30536, err= 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37174") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55548->172.17.0.2:37174, err= 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34853") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53864->172.17.0.2:34853, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38175") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55758->172.17.0.2:38175, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32779") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43478->172.17.0.2:32779, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32423") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59644->172.17.0.2:32423, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34479") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35016->172.17.0.2:34479, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34095") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58800->172.17.0.2:34095, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36286") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36728->172.17.0.2:36286, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37022") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46458->172.17.0.2:37022, err= --- PASS: TestRunTwice (0.04s) === RUN TestSyntax 2025/09/04 01:56:27 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36742") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56770->172.17.0.2:36742, err= 2025/09/04 01:56:27 INFO : toe: Making directory 2025/09/04 01:56:27 INFO : toe/toe: Making directory 2025/09/04 01:56:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30126") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43984->172.17.0.2:30126, err= 2025/09/04 01:56:27 DEBUG : toe/toe/toe.adfb51a5.partial: renamed to: toe/toe/toe 2025/09/04 01:56:27 INFO : toe/toe/toe: Copied (new) 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37033") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54288->172.17.0.2:37033, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34783") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41036->172.17.0.2:34783, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31051") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41080->172.17.0.2:31051, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39181") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39256->172.17.0.2:39181, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32935") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41012->172.17.0.2:32935, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35716") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51020->172.17.0.2:35716, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30626") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55768->172.17.0.2:30626, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : empty_dir: Making directory with metadata 2025/09/04 01:56:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36980") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40632->172.17.0.2:36980, err= 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 INFO : tictacempty_dir: Making directory 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 INFO : tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 INFO : tictactoe/tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35863") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:39822->172.17.0.2:35863, err= 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 INFO : toe/toe/toe.txt: Deleted 2025/09/04 01:56:27 INFO : toe/toe: Removing directory 2025/09/04 01:56:27 INFO : toe: Removing directory 2025/09/04 01:56:27 INFO : empty_dir: Removing directory 2025/09/04 01:56:27 DEBUG : Local file system at /tmp/rclone135890418: deleted 3 directories 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37950") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59294->172.17.0.2:37950, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33597") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46736->172.17.0.2:33597, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37420") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45396->172.17.0.2:37420, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39958") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40844->172.17.0.2:39958, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34116") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52402->172.17.0.2:34116, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36848") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30935") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53534->172.17.0.2:36848, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59012->172.17.0.2:30935, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37285") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45194->172.17.0.2:37285, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33951") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51012->172.17.0.2:33951, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : empty_dir: Making directory with metadata 2025/09/04 01:56:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38015") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41322->172.17.0.2:38015, err= 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 INFO : tictacempty_dir: Making directory 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 INFO : tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 INFO : tictactoe/tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36823") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58120->172.17.0.2:36823, err= 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt.adfb51a5.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 INFO : toe/toe/toe.txt: Deleted 2025/09/04 01:56:27 INFO : toe/toe: Removing directory 2025/09/04 01:56:27 INFO : toe: Removing directory 2025/09/04 01:56:27 INFO : empty_dir: Removing directory 2025/09/04 01:56:27 DEBUG : Local file system at /tmp/rclone135890418: deleted 3 directories 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39398") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59038->172.17.0.2:39398, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39939") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36265") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59398->172.17.0.2:39939, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54614->172.17.0.2:36265, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37849") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55980->172.17.0.2:37849, err= 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 01:56:27 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35853") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47270->172.17.0.2:35853, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30592") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38569") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40528->172.17.0.2:30592, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37558->172.17.0.2:38569, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31864") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37845") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51746->172.17.0.2:31864, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44238->172.17.0.2:37845, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38721") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36552->172.17.0.2:38721, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30406") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60056->172.17.0.2:30406, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31633") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38744") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:32876->172.17.0.2:31633, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:58312->172.17.0.2:38744, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37581") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53014->172.17.0.2:37581, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32671") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42022->172.17.0.2:32671, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36460") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54076->172.17.0.2:36460, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33755") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46492->172.17.0.2:33755, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : Reset feature "Copy" 2025/09/04 01:56:27 DEBUG : Reset feature "Move" 2025/09/04 01:56:27 DEBUG : Reset feature "Copy" 2025/09/04 01:56:27 DEBUG : Reset feature "Move" 2025/09/04 01:56:27 DEBUG : empty_dir: Making directory with metadata 2025/09/04 01:56:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30133") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57040->172.17.0.2:30133, err= 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 INFO : tictacempty_dir: Making directory 2025/09/04 01:56:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 INFO : tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: tictactoe 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 INFO : tictactoe/tictactoe: Making directory 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/09/04 01:56:27 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38249") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38450->172.17.0.2:38249, err= 2025/09/04 01:56:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/09/04 01:56:27 INFO : toe/toe/toe.txt: Deleted 2025/09/04 01:56:27 INFO : toe/toe: Removing directory 2025/09/04 01:56:27 INFO : toe: Removing directory 2025/09/04 01:56:27 INFO : empty_dir: Removing directory 2025/09/04 01:56:27 DEBUG : Local file system at /tmp/rclone135890418: deleted 3 directories 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32990") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50454->172.17.0.2:32990, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39059") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:53528->172.17.0.2:39059, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38200") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:35164->172.17.0.2:38200, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:35251") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:46704->172.17.0.2:35251, err= 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 01:56:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31862") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48820->172.17.0.2:31862, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34240") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59970->172.17.0.2:34240, err= 2025/09/04 01:56:27 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/09/04 01:56:27 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34051") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:36736->172.17.0.2:34051, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37110") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31117") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30807") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:37450->172.17.0.2:37110, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57030->172.17.0.2:31117, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56896->172.17.0.2:30807, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32407") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39731") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43808->172.17.0.2:32407, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49258->172.17.0.2:39731, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33960") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43268->172.17.0.2:33960, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31015") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30825") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:54810->172.17.0.2:31015, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50070->172.17.0.2:30825, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36444") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:38090->172.17.0.2:36444, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34837") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48604->172.17.0.2:34837, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36216") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43246->172.17.0.2:36216, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30871") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60764->172.17.0.2:30871, err= --- PASS: TestManualTransformFile (0.03s) === RUN TestBase64 run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 DEBUG : toe: transformed to: dG9l 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32085") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:40680->172.17.0.2:32085, err= 2025/09/04 01:56:27 DEBUG : toe: transformed to: dG9l 2025/09/04 01:56:27 INFO : dG9l: Making directory 2025/09/04 01:56:27 DEBUG : toe: transformed to: dG9l 2025/09/04 01:56:27 DEBUG : toe: transformed to: dG9l 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/04 01:56:27 INFO : dG9l/dG9l: Making directory 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/09/04 01:56:27 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/09/04 01:56:27 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:31982") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:43908->172.17.0.2:31982, err= 2025/09/04 01:56:27 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39049") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:56354->172.17.0.2:39049, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32409") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57976->172.17.0.2:32409, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38489") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:41074->172.17.0.2:38489, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39047") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:59842->172.17.0.2:39047, err= 2025/09/04 01:56:27 DEBUG : dG9l: transformed to: toe 2025/09/04 01:56:27 DEBUG : dG9l: transformed to: toe 2025/09/04 01:56:27 DEBUG : toe: Directory modification time the same (differ by 897.164504ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : Added delayed dir = "toe", newDst=toe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37251") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52208->172.17.0.2:37251, err= 2025/09/04 01:56:27 DEBUG : dG9l: transformed to: toe 2025/09/04 01:56:27 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/09/04 01:56:27 DEBUG : toe/toe: Directory modification time the same (differ by 897.164504ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32540") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:47434->172.17.0.2:32540, err= 2025/09/04 01:56:27 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/09/04 01:56:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2025/09/04 01:56:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/09/04 01:56:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/09/04 01:56:27 DEBUG : Local file system at /tmp/rclone135890418: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : Local file system at /tmp/rclone135890418: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : Waiting for deletions to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:34282") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:51944->172.17.0.2:34282, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37928") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:34670->172.17.0.2:37928, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32628") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45238->172.17.0.2:32628, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38415") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:48828->172.17.0.2:38415, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:32555") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:60912->172.17.0.2:32555, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33368") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50496->172.17.0.2:33368, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:38484") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:50130->172.17.0.2:38484, err= --- PASS: TestBase64 (0.03s) === RUN TestError run.go:180: Remote "ftp://172.17.0.2:21/rclone-test-radoxid3roso", Local "Local file system at /tmp/rclone135890418", Modify Window "1s" 2025/09/04 01:56:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39975") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:44800->172.17.0.2:39975, err= 2025/09/04 01:56:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: 2025/09/04 01:56:27 INFO : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Making directory 2025/09/04 01:56:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: 2025/09/04 01:56:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: 2025/09/04 01:56:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: 2025/09/04 01:56:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/04 01:56:27 INFO : toe/toe: Making directory 2025/09/04 01:56:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 01:56:27 DEBUG : toe/toe: transformed to: 2025/09/04 01:56:27 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/09/04 01:56:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 01:56:27 DEBUG : toe: transformed to: 2025/09/04 01:56:27 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/09/04 01:56:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/09/04 01:56:27 DEBUG : toe/toe/toe: transformed to: 2025/09/04 01:56:27 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for checks to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Waiting for transfers to finish 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30445") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:33336->172.17.0.2:30445, err= 2025/09/04 01:56:27 INFO : toe/toe/toe: Copied (new) 2025/09/04 01:56:27 ERROR : ftp://172.17.0.2:21/rclone-test-radoxid3roso: not deleting files as there were IO errors 2025/09/04 01:56:27 ERROR : ftp://172.17.0.2:21/rclone-test-radoxid3roso: not deleting directories as there were IO errors 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36614") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45236->172.17.0.2:36614, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33818") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:52472->172.17.0.2:33818, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30554") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:49044->172.17.0.2:30554, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:30275") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:42590->172.17.0.2:30275, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:36372") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57336->172.17.0.2:36372, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:33016") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:55682->172.17.0.2:33016, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:39649") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:57510->172.17.0.2:39649, err= --- PASS: TestError (0.01s) PASS 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: dial("tcp","172.17.0.2:37105") 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: > dial: conn=172.17.0.1:45798->172.17.0.2:37105, err= 2025/09/04 01:56:27 DEBUG : ftp://172.17.0.2:21/rclone-test-radoxid3roso: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 5.608884208s (try 1/5)