"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/03/25 04:10:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa" 2026/03/25 04:10:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/03/25 04:10:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:45 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:45 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Connecting to FTP server 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37998->172.17.0.3:21, err= 2026/03/25 04:10:45 DEBUG : Creating backend with remote "/tmp/rclone1841907817" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33297") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50922->172.17.0.3:33297, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39259") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36018->172.17.0.3:39259, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32503") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42500->172.17.0.3:32503, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39465") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58364->172.17.0.3:39465, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38067") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40694->172.17.0.3:38067, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34023") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59322->172.17.0.3:34023, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39661") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47120->172.17.0.3:39661, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39837") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53616->172.17.0.3:39837, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30174") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34062->172.17.0.3:30174, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35517") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58488->172.17.0.3:35517, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34152") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52574->172.17.0.3:34152, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39706") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56724->172.17.0.3:39706, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34871") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44980->172.17.0.3:34871, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37111") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60030->172.17.0.3:37111, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38117") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50892->172.17.0.3:38117, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : Creating backend with remote "/non-existing" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33049") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41740->172.17.0.3:33049, err= 2026/03/25 04:10:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31056") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38792->172.17.0.3:31056, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39094") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34408->172.17.0.3:39094, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36517") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33996->172.17.0.3:36517, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39988") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47012->172.17.0.3:39988, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37396") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43170->172.17.0.3:37396, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34957") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54182->172.17.0.3:34957, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37890") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36798->172.17.0.3:37890, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35455") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37668->172.17.0.3:35455, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:222: Only runs on local 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32839") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46280->172.17.0.3:32839, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32592") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59468->172.17.0.3:32592, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Running all checks before starting transfers 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35126") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34022->172.17.0.3:35126, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Checks finished, now starting transfers 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39504") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58406->172.17.0.3:39504, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38577") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40136->172.17.0.3:38577, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39290") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48328->172.17.0.3:39290, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30404") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58686->172.17.0.3:30404, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33693") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41064->172.17.0.3:33693, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39362") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45470->172.17.0.3:39362, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 ERROR : Ignoring --no-traverse with sync 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37361") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56848->172.17.0.3:37361, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32502") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59490->172.17.0.3:32502, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36891") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50454->172.17.0.3:36891, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36983") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39794->172.17.0.3:36983, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32884") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53676->172.17.0.3:32884, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37648") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50656->172.17.0.3:37648, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33132") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50320->172.17.0.3:33132, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30399") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60162->172.17.0.3:30399, err= 2026/03/25 04:10:45 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32161") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57280->172.17.0.3:32161, err= 2026/03/25 04:10:45 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/03/25 04:10:45 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/03/25 04:10:45 INFO : hello world2: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30325") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34596->172.17.0.3:30325, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37934") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32800->172.17.0.3:37934, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30979") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60752->172.17.0.3:30979, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32067") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56248->172.17.0.3:32067, err= 2026/03/25 04:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38684") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58408->172.17.0.3:38684, err= 2026/03/25 04:10:45 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/25 04:10:45 INFO : potato2: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30781") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36962->172.17.0.3:30781, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34486") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50052->172.17.0.3:34486, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34228") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54706->172.17.0.3:34228, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36669") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50004->172.17.0.3:36669, err= 2026/03/25 04:10:45 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/03/25 04:10:45 INFO : potato2: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37529") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47670->172.17.0.3:37529, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30598") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35030->172.17.0.3:30598, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35248") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34994->172.17.0.3:35248, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/25 04:10:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 04:10:45 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35316") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50906->172.17.0.3:35316, err= 2026/03/25 04:10:45 INFO : sub dir2: Making directory 2026/03/25 04:10:45 INFO : sub dir: Making directory 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 INFO : sub dir2/sub sub dir2: Making directory 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Connecting to FTP server 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38000->172.17.0.3:21, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30343") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39174->172.17.0.3:30343, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33423") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55088->172.17.0.3:33423, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38568") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32750") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48116->172.17.0.3:38568, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57714->172.17.0.3:32750, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33117") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42386->172.17.0.3:33117, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32956") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52326->172.17.0.3:32956, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39785") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32583") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41136->172.17.0.3:32583, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52552->172.17.0.3:39785, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37223") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51942->172.17.0.3:37223, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30195") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58740->172.17.0.3:30195, err= --- PASS: TestCopyEmptyDirectories (0.04s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 INFO : sub dir2: Making directory 2026/03/25 04:10:45 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/03/25 04:10:45 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37328") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54556->172.17.0.3:37328, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39912") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60910->172.17.0.3:39912, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39907") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56470->172.17.0.3:39907, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30562") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45552->172.17.0.3:30562, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36742") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34024->172.17.0.3:36742, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38449") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40364->172.17.0.3:38449, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32698") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57982->172.17.0.3:32698, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : sub dir2: Making directory with metadata 2026/03/25 04:10:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31588") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58464->172.17.0.3:31588, err= 2026/03/25 04:10:45 INFO : sub dir2: Making directory 2026/03/25 04:10:45 INFO : sub dir: Making directory 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33348") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43512->172.17.0.3:33348, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 INFO : sub dir/hello world: Deleted 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37284") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45486->172.17.0.3:37284, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34311") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39284->172.17.0.3:34311, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35336") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45334->172.17.0.3:35336, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32039") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50014->172.17.0.3:32039, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34948") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57594->172.17.0.3:34948, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38076") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31697") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60854->172.17.0.3:31697, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34234->172.17.0.3:38076, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37003") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44194->172.17.0.3:37003, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34833") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50792->172.17.0.3:34833, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30382") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54418->172.17.0.3:30382, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 INFO : sub dir2: Making directory 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34627") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58864->172.17.0.3:34627, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38701") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48924->172.17.0.3:38701, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 INFO : sub dir/hello world: Deleted 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35330") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37566->172.17.0.3:35330, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31870") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37880->172.17.0.3:31870, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32929") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51370->172.17.0.3:32929, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31863") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33086->172.17.0.3:31863, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35632") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40532->172.17.0.3:35632, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : sub dir2: Making directory with metadata 2026/03/25 04:10:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 04:10:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34351") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49484->172.17.0.3:34351, err= 2026/03/25 04:10:45 INFO : sub dir2: Making directory 2026/03/25 04:10:45 INFO : sub dir: Making directory 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35745") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38746->172.17.0.3:35745, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32953") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41088->172.17.0.3:32953, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38856") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37683") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52848->172.17.0.3:38856, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60288->172.17.0.3:37683, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36957") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34202->172.17.0.3:36957, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38872") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55566->172.17.0.3:38872, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31573") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40906->172.17.0.3:31573, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31773") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60664->172.17.0.3:31773, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34120") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41400->172.17.0.3:34120, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31994") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49500->172.17.0.3:31994, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 INFO : sub dir2: Making directory 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38120") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42932->172.17.0.3:38120, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30108") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38598->172.17.0.3:30108, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33882") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36458->172.17.0.3:33882, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39616") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48962->172.17.0.3:39616, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33538") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53340->172.17.0.3:33538, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36993") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44804->172.17.0.3:36993, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34134") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56002->172.17.0.3:34134, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36376") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44970->172.17.0.3:36376, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36593") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58386->172.17.0.3:36593, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34215") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45266->172.17.0.3:34215, err= 2026/03/25 04:10:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-huherij9gali" 2026/03/25 04:10:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:45 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:45 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: Connecting to FTP server 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: > dial: conn=172.17.0.1:38012->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xikimag2saxa -> ftp://172.17.0.3:21/rclone-test-huherij9gali 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: dial("tcp","172.17.0.3:30705") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: > dial: conn=172.17.0.1:41690->172.17.0.3:30705, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35579") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37746->172.17.0.3:35579, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36954") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36864->172.17.0.3:36954, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34885") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57448->172.17.0.3:34885, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: dial("tcp","172.17.0.3:34976") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: > dial: conn=172.17.0.1:37188->172.17.0.3:34976, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: dial("tcp","172.17.0.3:39223") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: > dial: conn=172.17.0.1:58204->172.17.0.3:39223, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: dial("tcp","172.17.0.3:32721") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: > dial: conn=172.17.0.1:41696->172.17.0.3:32721, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: dial("tcp","172.17.0.3:39405") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: > dial: conn=172.17.0.1:51664->172.17.0.3:39405, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: dial("tcp","172.17.0.3:33788") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: > dial: conn=172.17.0.1:47564->172.17.0.3:33788, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: Purge object "sub dir/hello world" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: Purge dir "sub dir" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-huherij9gali: Purge dir "" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33699") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60048->172.17.0.3:33699, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32953") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41092->172.17.0.3:32953, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33971") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43736->172.17.0.3:33971, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35243") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45708->172.17.0.3:35243, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36793") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54158->172.17.0.3:36793, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30616") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50086->172.17.0.3:30616, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31552") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49676->172.17.0.3:31552, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32227") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49032->172.17.0.3:32227, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:45 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38599") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53998->172.17.0.3:38599, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32135") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53762->172.17.0.3:32135, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38839") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54230->172.17.0.3:38839, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35096") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45758->172.17.0.3:35096, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34040") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60176->172.17.0.3:34040, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33667") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54590->172.17.0.3:33667, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32551") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33086->172.17.0.3:32551, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35914") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42810->172.17.0.3:35914, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38170") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59166->172.17.0.3:38170, err= 2026/03/25 04:10:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-bijoxol6xaso" 2026/03/25 04:10:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:45 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:45 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: Connecting to FTP server 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:38022->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xikimag2saxa -> ftp://172.17.0.3:21/rclone-test-bijoxol6xaso 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:31245") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32217") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:36892->172.17.0.3:31245, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48486->172.17.0.3:32217, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35992") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60106->172.17.0.3:35992, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37337") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42606->172.17.0.3:37337, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:34166") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:38432->172.17.0.3:34166, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:31689") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:54654->172.17.0.3:31689, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:32300") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:48118->172.17.0.3:32300, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31805") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34946->172.17.0.3:31805, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36522") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38810->172.17.0.3:36522, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34209") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59390->172.17.0.3:34209, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30314") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:39099") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48544->172.17.0.3:30314, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:48630->172.17.0.3:39099, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35738") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:31191") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56978->172.17.0.3:35738, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:57426->172.17.0.3:31191, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:45 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-bijoxol6xaso) 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31666") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42380->172.17.0.3:31666, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:39300") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:44476->172.17.0.3:39300, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:37687") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:57094->172.17.0.3:37687, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:36619") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:58222->172.17.0.3:36619, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:34863") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:47540->172.17.0.3:34863, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: dial("tcp","172.17.0.3:31994") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: > dial: conn=172.17.0.1:49502->172.17.0.3:31994, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: Purge object "sub dir/hello world" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: Purge dir "sub dir" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-bijoxol6xaso: Purge dir "" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34971") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44702->172.17.0.3:34971, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36646") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56016->172.17.0.3:36646, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37442") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36764->172.17.0.3:37442, err= --- PASS: TestServerSideCopyOverSelf (0.06s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30805") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54322->172.17.0.3:30805, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38799") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32986->172.17.0.3:38799, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30603") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47764->172.17.0.3:30603, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30884") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55756->172.17.0.3:30884, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31400") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51742->172.17.0.3:31400, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:45 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37706") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47452->172.17.0.3:37706, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (replaced existing) 2026/03/25 04:10:45 INFO : sub dir/hello world: Deleted 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38371") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35864->172.17.0.3:38371, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34357") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48014->172.17.0.3:34357, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30836") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53712->172.17.0.3:30836, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38391") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51476->172.17.0.3:38391, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32602") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59344->172.17.0.3:32602, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32541") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33372->172.17.0.3:32541, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37209") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51650->172.17.0.3:37209, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36199") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41448->172.17.0.3:36199, err= 2026/03/25 04:10:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kijobuk5fuca" 2026/03/25 04:10:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:45 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:45 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Connecting to FTP server 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:38024->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xikimag2saxa -> ftp://172.17.0.3:21/rclone-test-kijobuk5fuca 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:38464") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:55072->172.17.0.3:38464, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38287") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38044->172.17.0.3:38287, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38825") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51876->172.17.0.3:38825, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33587") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60026->172.17.0.3:33587, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:36836") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:57522->172.17.0.3:36836, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:30934") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:54818->172.17.0.3:30934, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:34096") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:42134->172.17.0.3:34096, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35405") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51326->172.17.0.3:35405, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34535") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47692->172.17.0.3:34535, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31458") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44872->172.17.0.3:31458, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Using server-side directory move 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36888") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:35674") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46720->172.17.0.3:36888, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:46882->172.17.0.3:35674, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:31148") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:37832->172.17.0.3:31148, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30344") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48076->172.17.0.3:30344, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:45 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-kijobuk5fuca) 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Waiting for transfers to finish 2026/03/25 04:10:45 INFO : sub dir/hello world: Deleted 2026/03/25 04:10:45 INFO : sub dir/hello world: Moved (server-side) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36023") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38426->172.17.0.3:36023, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30589") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60628->172.17.0.3:30589, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:38831") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:33042->172.17.0.3:38831, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:33283") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:42240->172.17.0.3:33283, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39694") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49960->172.17.0.3:39694, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36701") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36794->172.17.0.3:36701, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37337") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42608->172.17.0.3:37337, err= 2026/03/25 04:10:45 DEBUG : testing file moves 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:36638") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31618") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:46034->172.17.0.3:36638, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46892->172.17.0.3:31618, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:36541") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:42294->172.17.0.3:36541, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37118") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40098->172.17.0.3:37118, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:45 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-kijobuk5fuca) 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Sizes differ 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Waiting for transfers to finish 2026/03/25 04:10:45 INFO : sub dir/hello world: Deleted 2026/03/25 04:10:45 INFO : sub dir/hello world: Moved (server-side) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39561") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51586->172.17.0.3:39561, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37620") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35694->172.17.0.3:37620, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:31389") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:32958->172.17.0.3:31389, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:39317") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:43540->172.17.0.3:39317, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:34265") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:32842->172.17.0.3:34265, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: dial("tcp","172.17.0.3:30532") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: > dial: conn=172.17.0.1:41748->172.17.0.3:30532, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Purge object "sub dir/hello world" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Purge dir "sub dir" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-kijobuk5fuca: Purge dir "" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32299") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42574->172.17.0.3:32299, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39655") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38148->172.17.0.3:39655, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39265") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37886->172.17.0.3:39265, err= --- PASS: TestServerSideMoveOverSelf (0.05s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35084") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51460->172.17.0.3:35084, err= 2026/03/25 04:10:45 ERROR : error listing: directory not found 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38294") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44918->172.17.0.3:38294, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32649") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38700->172.17.0.3:32649, err= 2026/03/25 04:10:45 INFO : Local file system at /tmp/rclone1841907817: Making directory 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36745") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51534->172.17.0.3:36745, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31889") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39110->172.17.0.3:31889, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36100") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48466->172.17.0.3:36100, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38382") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52112->172.17.0.3:38382, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37168") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38192->172.17.0.3:37168, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36605") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52828->172.17.0.3:36605, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32245") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41188->172.17.0.3:32245, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33246") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34584->172.17.0.3:33246, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36641") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41112->172.17.0.3:36641, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30367") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59110->172.17.0.3:30367, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38355") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45298->172.17.0.3:38355, err= 2026/03/25 04:10:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31941") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44154->172.17.0.3:31941, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : Local file system at /tmp/rclone1841907817: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : Local file system at /tmp/rclone1841907817: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39072") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46928->172.17.0.3:39072, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36484") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34642->172.17.0.3:36484, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39918") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36582->172.17.0.3:39918, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31276") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55242->172.17.0.3:31276, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36383") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37032->172.17.0.3:36383, err= 2026/03/25 04:10:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38517") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49852->172.17.0.3:38517, err= 2026/03/25 04:10:45 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/03/25 04:10:45 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/03/25 04:10:45 INFO : check sum: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33284") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48440->172.17.0.3:33284, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38541") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34546->172.17.0.3:38541, err= 2026/03/25 04:10:45 DEBUG : check sum: size = 1 OK 2026/03/25 04:10:45 NOTICE: ftp://172.17.0.3:21/rclone-test-xikimag2saxa: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/03/25 04:10:45 DEBUG : check sum: Size of src and dst objects identical 2026/03/25 04:10:45 DEBUG : check sum: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36183") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52802->172.17.0.3:36183, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37806") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58266->172.17.0.3:37806, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36340") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60912->172.17.0.3:36340, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35809") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39424->172.17.0.3:35809, err= 2026/03/25 04:10:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31963") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44256->172.17.0.3:31963, err= 2026/03/25 04:10:45 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/03/25 04:10:45 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/03/25 04:10:45 INFO : sizeonly: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37640") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36822->172.17.0.3:37640, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30833") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35496->172.17.0.3:30833, err= 2026/03/25 04:10:45 DEBUG : sizeonly: size = 6 OK 2026/03/25 04:10:45 DEBUG : sizeonly: Sizes identical 2026/03/25 04:10:45 DEBUG : sizeonly: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34573") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51720->172.17.0.3:34573, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38254") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52148->172.17.0.3:38254, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32616") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33216->172.17.0.3:32616, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36538") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47148->172.17.0.3:36538, err= 2026/03/25 04:10:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32600") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43638->172.17.0.3:32600, err= 2026/03/25 04:10:45 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/03/25 04:10:45 INFO : ignore-size: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38127") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33160->172.17.0.3:38127, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36776") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51672->172.17.0.3:36776, err= 2026/03/25 04:10:45 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ignore-size: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34446") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44442->172.17.0.3:34446, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38219") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55320->172.17.0.3:38219, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37977") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37114->172.17.0.3:37977, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35933") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39212->172.17.0.3:35933, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32400") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44148->172.17.0.3:32400, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37394") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50116->172.17.0.3:37394, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : existing: size = 6 OK 2026/03/25 04:10:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : existing: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30037") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34008->172.17.0.3:30037, err= 2026/03/25 04:10:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38971") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54314->172.17.0.3:38971, err= 2026/03/25 04:10:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/25 04:10:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/25 04:10:45 INFO : existing: Copied (replaced existing) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31808") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35702->172.17.0.3:31808, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38447") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58660->172.17.0.3:38447, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33820") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60000->172.17.0.3:33820, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33021") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44840->172.17.0.3:33021, err= 2026/03/25 04:10:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33492") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60840->172.17.0.3:33492, err= 2026/03/25 04:10:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/25 04:10:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/25 04:10:45 INFO : existing: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33814") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44998->172.17.0.3:33814, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30860") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36808->172.17.0.3:30860, err= 2026/03/25 04:10:45 DEBUG : existing: Destination exists, skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38099") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57608->172.17.0.3:38099, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39677") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41172->172.17.0.3:39677, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36058") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50196->172.17.0.3:36058, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33604") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50798->172.17.0.3:33604, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38759") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59564->172.17.0.3:38759, err= 2026/03/25 04:10:45 INFO : d: Making directory 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35738") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56980->172.17.0.3:35738, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Connecting to FTP server 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30062") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35398") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56012->172.17.0.3:30062, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50640->172.17.0.3:35398, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38034->172.17.0.3:21, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30623") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37736->172.17.0.3:30623, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39498") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42716->172.17.0.3:39498, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33284") 2026/03/25 04:10:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Connecting to FTP server 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48450->172.17.0.3:33284, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38803") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38984") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34192->172.17.0.3:38803, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59502->172.17.0.3:38984, err= 2026/03/25 04:10:45 DEBUG : c/non empty space: size = 5 OK 2026/03/25 04:10:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : c/non empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38038->172.17.0.3:21, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31836") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45358->172.17.0.3:31836, err= 2026/03/25 04:10:45 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/25 04:10:45 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/25 04:10:45 INFO : a/potato2: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : b/potato: Deleted 2026/03/25 04:10:45 INFO : d: Removing directory 2026/03/25 04:10:45 INFO : b: Removing directory 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: deleted 2 directories 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39798") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52700->172.17.0.3:39798, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32466") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32442") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50534->172.17.0.3:32466, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49038->172.17.0.3:32442, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34739") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59332->172.17.0.3:34739, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38472") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33524->172.17.0.3:38472, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32007") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37428->172.17.0.3:32007, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34497") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33412->172.17.0.3:34497, err= --- PASS: TestSyncIgnoreErrors (0.04s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39403") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35526->172.17.0.3:39403, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30682") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56260->172.17.0.3:30682, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38311") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34540->172.17.0.3:38311, err= 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/03/25 04:10:45 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30235") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34342->172.17.0.3:30235, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32863") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55122->172.17.0.3:32863, err= 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35510") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51840->172.17.0.3:35510, err= 2026/03/25 04:10:45 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/03/25 04:10:45 INFO : empty space: Copied (replaced existing) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38765") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50988->172.17.0.3:38765, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31988") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44500->172.17.0.3:31988, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31461") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50810->172.17.0.3:31461, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33527") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51686->172.17.0.3:33527, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34155") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49606->172.17.0.3:34155, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35629") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45876->172.17.0.3:35629, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36412") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40314->172.17.0.3:36412, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30813") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57312->172.17.0.3:30813, err= 2026/03/25 04:10:45 DEBUG : foo: size = 3 OK 2026/03/25 04:10:45 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31691") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57230->172.17.0.3:31691, err= 2026/03/25 04:10:45 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/03/25 04:10:45 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/03/25 04:10:45 INFO : foo: Copied (replaced existing) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37126") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56134->172.17.0.3:37126, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35890") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37084->172.17.0.3:35890, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33112") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59474->172.17.0.3:33112, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33640") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45636->172.17.0.3:33640, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30224") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49438->172.17.0.3:30224, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33543") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51600->172.17.0.3:33543, err= 2026/03/25 04:10:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32529") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35318->172.17.0.3:32529, err= 2026/03/25 04:10:45 DEBUG : potato.06503f43.partial: size = 60 OK 2026/03/25 04:10:45 DEBUG : potato.06503f43.partial: renamed to: potato 2026/03/25 04:10:45 INFO : potato: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30759") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42700->172.17.0.3:30759, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35941") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52026->172.17.0.3:35941, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38920") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43406->172.17.0.3:38920, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31844") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43554->172.17.0.3:31844, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37590") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41038->172.17.0.3:37590, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32547") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52848->172.17.0.3:32547, err= 2026/03/25 04:10:45 DEBUG : potato: size = 21 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:45 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:45 DEBUG : potato: Sizes differ 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39276") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58606->172.17.0.3:39276, err= 2026/03/25 04:10:45 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/03/25 04:10:45 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/03/25 04:10:45 INFO : potato: Copied (replaced existing) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35213") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38426->172.17.0.3:35213, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33461") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44696->172.17.0.3:33461, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36907") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38094->172.17.0.3:36907, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38907") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57138->172.17.0.3:38907, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35408") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48646->172.17.0.3:35408, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36717") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42154->172.17.0.3:36717, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : potato: size = 21 OK 2026/03/25 04:10:45 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39989") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38168->172.17.0.3:39989, err= 2026/03/25 04:10:45 DEBUG : potato.a809149f.partial: size = 21 OK 2026/03/25 04:10:45 DEBUG : potato.a809149f.partial: renamed to: potato 2026/03/25 04:10:45 INFO : potato: Copied (replaced existing) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38323") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53604->172.17.0.3:38323, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34398") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44386->172.17.0.3:34398, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36969") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48582->172.17.0.3:36969, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33668") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51862->172.17.0.3:33668, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30854") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37378->172.17.0.3:30854, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35286") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43948->172.17.0.3:35286, err= 2026/03/25 04:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38981") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42276->172.17.0.3:38981, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39910") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58910->172.17.0.3:39910, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32161") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57282->172.17.0.3:32161, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37898") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46886->172.17.0.3:37898, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33751") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41544->172.17.0.3:33751, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33733") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41494->172.17.0.3:33733, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34754") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32768->172.17.0.3:34754, err= 2026/03/25 04:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37592") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46402->172.17.0.3:37592, err= 2026/03/25 04:10:45 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/25 04:10:45 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/25 04:10:45 INFO : potato2: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : potato: Deleted 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38817") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35964->172.17.0.3:38817, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39417") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47280->172.17.0.3:39417, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38004") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52254->172.17.0.3:38004, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37427") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54602->172.17.0.3:37427, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35731") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46306->172.17.0.3:35731, err= 2026/03/25 04:10:45 INFO : d: Making directory 2026/03/25 04:10:45 INFO : d/e: Making directory 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33395") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54834->172.17.0.3:33395, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39749") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36581") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31224") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44744->172.17.0.3:39749, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40294->172.17.0.3:36581, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48536->172.17.0.3:31224, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30066") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59162->172.17.0.3:30066, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32774") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37958->172.17.0.3:32774, err= 2026/03/25 04:10:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32970") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31953") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35250") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35606->172.17.0.3:35250, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59116->172.17.0.3:31953, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54936->172.17.0.3:32970, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39976") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47918->172.17.0.3:39976, err= 2026/03/25 04:10:45 DEBUG : c/non empty space: size = 5 OK 2026/03/25 04:10:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : c/non empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33301") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41898->172.17.0.3:33301, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/25 04:10:45 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/25 04:10:45 INFO : a/potato2: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : b/potato: Deleted 2026/03/25 04:10:45 INFO : d/e: Removing directory 2026/03/25 04:10:45 INFO : d: Removing directory 2026/03/25 04:10:45 INFO : b: Removing directory 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: deleted 3 directories 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37840") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48414->172.17.0.3:37840, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39643") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35752") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37782->172.17.0.3:39643, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58690->172.17.0.3:35752, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33721") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40518->172.17.0.3:33721, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39150") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37683") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60304->172.17.0.3:37683, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48804->172.17.0.3:39150, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31395") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46198->172.17.0.3:31395, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31179") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51332->172.17.0.3:31179, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38753") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53476->172.17.0.3:38753, err= 2026/03/25 04:10:45 INFO : d: Making directory 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34098") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59286->172.17.0.3:34098, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30881") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36087") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37292->172.17.0.3:36087, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52398->172.17.0.3:30881, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34651") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56922->172.17.0.3:34651, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38545") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38740->172.17.0.3:38545, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37102") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32183") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45324->172.17.0.3:37102, err= 2026/03/25 04:10:45 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38476") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34790->172.17.0.3:32183, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48616->172.17.0.3:38476, err= 2026/03/25 04:10:45 DEBUG : c/non empty space: size = 5 OK 2026/03/25 04:10:45 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : c/non empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30794") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47452->172.17.0.3:30794, err= 2026/03/25 04:10:45 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/03/25 04:10:45 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/03/25 04:10:45 INFO : a/potato2: Copied (new) 2026/03/25 04:10:45 ERROR : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: not deleting files as there were IO errors 2026/03/25 04:10:45 ERROR : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: not deleting directories as there were IO errors 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38427") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39846->172.17.0.3:38427, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37906") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38059") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46276->172.17.0.3:38059, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37963") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33799") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53122->172.17.0.3:37906, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57098->172.17.0.3:33799, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54540->172.17.0.3:37963, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33413") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55450->172.17.0.3:33413, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32042") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32878") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37878->172.17.0.3:32878, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38072->172.17.0.3:32042, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30405") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40418->172.17.0.3:30405, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33597") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36656->172.17.0.3:33597, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34365") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39274->172.17.0.3:34365, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33914") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36634->172.17.0.3:33914, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30360") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35900->172.17.0.3:30360, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37447") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58466->172.17.0.3:37447, err= 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32117") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44952->172.17.0.3:32117, err= 2026/03/25 04:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39467") 2026/03/25 04:10:45 INFO : potato: Deleted 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50260->172.17.0.3:39467, err= 2026/03/25 04:10:45 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/25 04:10:45 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/25 04:10:45 INFO : potato2: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33859") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52784->172.17.0.3:33859, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30255") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47606->172.17.0.3:30255, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33049") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41750->172.17.0.3:33049, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33754") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41746->172.17.0.3:33754, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33123") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55870->172.17.0.3:33123, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37867") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48852->172.17.0.3:37867, err= 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30651") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60038->172.17.0.3:30651, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 INFO : potato: Deleted 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34306") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60556->172.17.0.3:34306, err= 2026/03/25 04:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30224") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49450->172.17.0.3:30224, err= 2026/03/25 04:10:45 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/03/25 04:10:45 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/03/25 04:10:45 INFO : potato2: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32158") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40836->172.17.0.3:32158, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34035") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54880->172.17.0.3:34035, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32398") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49172->172.17.0.3:32398, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34485") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46068->172.17.0.3:34485, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32799") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55200->172.17.0.3:32799, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33219") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58498->172.17.0.3:33219, err= 2026/03/25 04:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38393") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40506->172.17.0.3:38393, err= 2026/03/25 04:10:45 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/03/25 04:10:45 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/03/25 04:10:45 INFO : potato2: Copied (new) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35865") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46372->172.17.0.3:35865, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39065") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58204->172.17.0.3:39065, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30981") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59042->172.17.0.3:30981, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34277") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40082->172.17.0.3:34277, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34060") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43066->172.17.0.3:34060, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32097") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34076->172.17.0.3:32097, err= 2026/03/25 04:10:45 DEBUG : enormous: Excluded (Size Filter) 2026/03/25 04:10:45 DEBUG : enormous: Excluded 2026/03/25 04:10:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 04:10:45 DEBUG : potato2: Excluded 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32301") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47116->172.17.0.3:32301, err= 2026/03/25 04:10:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 04:10:45 DEBUG : potato2: Excluded 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37996") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40926->172.17.0.3:37996, err= 2026/03/25 04:10:45 DEBUG : enormous: Excluded (Size Filter) 2026/03/25 04:10:45 DEBUG : enormous: Excluded 2026/03/25 04:10:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 04:10:45 DEBUG : potato2: Excluded 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32071") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52630->172.17.0.3:32071, err= 2026/03/25 04:10:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 04:10:45 DEBUG : potato2: Excluded 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : Local file system at /tmp/rclone1841907817: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : Local file system at /tmp/rclone1841907817: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35377") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41008->172.17.0.3:35377, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37194") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50856->172.17.0.3:37194, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31631") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46960->172.17.0.3:31631, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36475") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32976->172.17.0.3:36475, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33192") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52440->172.17.0.3:33192, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33487") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59400->172.17.0.3:33487, err= 2026/03/25 04:10:45 DEBUG : enormous: Excluded (Size Filter) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34431") 2026/03/25 04:10:45 DEBUG : enormous: Excluded 2026/03/25 04:10:45 DEBUG : potato2: Excluded (Size Filter) 2026/03/25 04:10:45 DEBUG : potato2: Excluded 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50022->172.17.0.3:34431, err= 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : enormous: Deleted 2026/03/25 04:10:45 INFO : potato2: Deleted 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39312") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41344->172.17.0.3:39312, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34967") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54834->172.17.0.3:34967, err= 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : Local file system at /tmp/rclone1841907817: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : Local file system at /tmp/rclone1841907817: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : enormous: Deleted 2026/03/25 04:10:45 INFO : potato2: Deleted 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31924") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46666->172.17.0.3:31924, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38500") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46154->172.17.0.3:38500, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36567") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51764->172.17.0.3:36567, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31289") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36008->172.17.0.3:31289, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33696") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36634->172.17.0.3:33696, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36506") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37610->172.17.0.3:36506, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37620") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35698->172.17.0.3:37620, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34461") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49778->172.17.0.3:34461, err= 2026/03/25 04:10:45 DEBUG : five: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : four: size = 4 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:45 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:45 DEBUG : four: Sizes differ 2026/03/25 04:10:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/03/25 04:10:45 DEBUG : three: size = 5 OK 2026/03/25 04:10:45 DEBUG : two: size = 3 OK 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : one: Destination is newer than source, skipping 2026/03/25 04:10:45 DEBUG : three: Sizes identical 2026/03/25 04:10:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30430") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35512") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38877") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57082->172.17.0.3:30430, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53106->172.17.0.3:38877, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57762->172.17.0.3:35512, err= 2026/03/25 04:10:45 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/03/25 04:10:45 DEBUG : five.0fee171d.partial: size = 4 OK 2026/03/25 04:10:45 DEBUG : four.f852663a.partial: size = 4 OK 2026/03/25 04:10:45 DEBUG : two.8549bf6d.partial: renamed to: two 2026/03/25 04:10:45 DEBUG : five.0fee171d.partial: renamed to: five 2026/03/25 04:10:45 INFO : two: Copied (replaced existing) 2026/03/25 04:10:45 INFO : five: Copied (new) 2026/03/25 04:10:45 DEBUG : four.f852663a.partial: renamed to: four 2026/03/25 04:10:45 INFO : four: Copied (replaced existing) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35355") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60188->172.17.0.3:35355, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38629") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40400->172.17.0.3:38629, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33528") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35932->172.17.0.3:33528, err= --- PASS: TestSyncWithUpdateOlder (0.02s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/03/25 04:10:45 ERROR : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35002") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42362->172.17.0.3:35002, err= 2026/03/25 04:10:45 DEBUG : potato: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : yam: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32182") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41270->172.17.0.3:32182, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34894") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39758->172.17.0.3:34894, err= 2026/03/25 04:10:45 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/25 04:10:45 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/25 04:10:45 INFO : potato: Copied (new) 2026/03/25 04:10:45 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/25 04:10:45 INFO : yam: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35786") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42690->172.17.0.3:35786, err= 2026/03/25 04:10:45 ERROR : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Ignoring --track-renames as the source and destination do not have a common hash 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31469") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36374->172.17.0.3:31469, err= 2026/03/25 04:10:45 DEBUG : yaml: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : potato: size = 14 OK 2026/03/25 04:10:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : potato: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37366") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45206->172.17.0.3:37366, err= 2026/03/25 04:10:45 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/03/25 04:10:45 INFO : yaml: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : yam: Deleted 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36285") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40390->172.17.0.3:36285, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39094") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34416->172.17.0.3:39094, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30335") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55616->172.17.0.3:30335, err= --- PASS: TestSyncWithTrackRenames (0.02s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38928") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57562->172.17.0.3:38928, err= 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Making map for --track-renames 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Finished making map for --track-renames 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/25 04:10:45 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for renames to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39495") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35256") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55664->172.17.0.3:39495, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54236->172.17.0.3:35256, err= 2026/03/25 04:10:45 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/25 04:10:45 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/25 04:10:45 INFO : potato: Copied (new) 2026/03/25 04:10:45 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/03/25 04:10:45 INFO : yam: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30414") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41500->172.17.0.3:30414, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32646") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39646->172.17.0.3:32646, err= 2026/03/25 04:10:45 DEBUG : potato: size = 14 OK 2026/03/25 04:10:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Making map for --track-renames 2026/03/25 04:10:45 DEBUG : potato: Unchanged skipping 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Finished making map for --track-renames 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for renames to finish 2026/03/25 04:10:45 INFO : yam: Moved (server-side) to: yaml 2026/03/25 04:10:45 INFO : yaml: Renamed from "yam" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38896") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35192->172.17.0.3:38896, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36999") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35630->172.17.0.3:36999, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37462") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52336->172.17.0.3:37462, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32216") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34708->172.17.0.3:32216, err= 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Making map for --track-renames 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Finished making map for --track-renames 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for renames to finish 2026/03/25 04:10:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32075") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35144->172.17.0.3:32075, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35116") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49100->172.17.0.3:35116, err= 2026/03/25 04:10:45 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/03/25 04:10:45 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/03/25 04:10:45 INFO : potato: Copied (new) 2026/03/25 04:10:45 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/03/25 04:10:45 INFO : sub/yam: Copied (new) 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30487") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43870->172.17.0.3:30487, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35980") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40166->172.17.0.3:35980, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39309") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34094->172.17.0.3:39309, err= 2026/03/25 04:10:45 DEBUG : potato: size = 14 OK 2026/03/25 04:10:45 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : potato: Unchanged skipping 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34303") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60144->172.17.0.3:34303, err= 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Making map for --track-renames 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Finished making map for --track-renames 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for renames to finish 2026/03/25 04:10:45 INFO : sub/yam: Moved (server-side) to: yam 2026/03/25 04:10:45 INFO : yam: Renamed from "sub/yam" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33207") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50504->172.17.0.3:33207, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35581") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60568->172.17.0.3:35581, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37349") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36380->172.17.0.3:37349, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30239") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41300->172.17.0.3:30239, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36601") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60240->172.17.0.3:36601, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : Creating backend with remote "/tmp/rclone1841907817/dir1" 2026/03/25 04:10:45 DEBUG : Creating backend with remote "/tmp/rclone1841907817/dir2" 2026/03/25 04:10:45 DEBUG : Local file system at /tmp/rclone1841907817/dir2: Using server-side directory move 2026/03/25 04:10:45 INFO : Local file system at /tmp/rclone1841907817/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/25 04:10:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : Local file system at /tmp/rclone1841907817/dir2: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : Local file system at /tmp/rclone1841907817/dir2: Waiting for transfers to finish 2026/03/25 04:10:45 INFO : file1.txt: Moved (server-side) 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32082") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52078->172.17.0.3:32082, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37599") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49450->172.17.0.3:37599, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37256") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55680->172.17.0.3:37256, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31874") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49650->172.17.0.3:31874, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36143") 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55070->172.17.0.3:36143, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 INFO : sub dir/hello world: Deleted 2026/03/25 04:10:45 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/25 04:10:45 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/25 04:10:45 INFO : nested/sub dir/file: Copied (new) 2026/03/25 04:10:45 INFO : nested/sub dir/file: Deleted 2026/03/25 04:10:45 INFO : sub dir: Removing directory 2026/03/25 04:10:45 INFO : nested/sub dir: Removing directory 2026/03/25 04:10:45 INFO : nested: Removing directory 2026/03/25 04:10:45 DEBUG : Local file system at /tmp/rclone1841907817: deleted 3 directories 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31300") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36852->172.17.0.3:31300, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30091") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46772->172.17.0.3:30091, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32550") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55592->172.17.0.3:32550, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32341") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40166->172.17.0.3:32341, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31904") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42656->172.17.0.3:31904, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36829") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52328->172.17.0.3:36829, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36617") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45788->172.17.0.3:36617, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37648") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50670->172.17.0.3:37648, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36002") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36204->172.17.0.3:36002, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33719") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51828->172.17.0.3:33719, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32483") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57002->172.17.0.3:32483, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30553") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48556->172.17.0.3:30553, err= 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/03/25 04:10:45 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/03/25 04:10:45 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/03/25 04:10:45 INFO : sub dir/hello world: Copied (new) 2026/03/25 04:10:45 INFO : sub dir/hello world: Deleted 2026/03/25 04:10:45 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/03/25 04:10:45 INFO : nested/sub dir/file: Copied (new) 2026/03/25 04:10:45 INFO : nested/sub dir/file: Deleted 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33302") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55672->172.17.0.3:33302, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31964") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33040->172.17.0.3:31964, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33245") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60050->172.17.0.3:33245, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30386") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58460->172.17.0.3:30386, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37679") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37222->172.17.0.3:37679, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37651") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37969") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52694->172.17.0.3:37969, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43542->172.17.0.3:37651, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39691") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39608->172.17.0.3:39691, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38393") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40508->172.17.0.3:38393, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37204") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36526->172.17.0.3:37204, err= 2026/03/25 04:10:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35211") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32899") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33972->172.17.0.3:35211, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39370->172.17.0.3:32899, err= 2026/03/25 04:10:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/25 04:10:45 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/03/25 04:10:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/25 04:10:45 INFO : existing: Copied (new) 2026/03/25 04:10:45 INFO : existing: Deleted 2026/03/25 04:10:45 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/03/25 04:10:45 INFO : existing-b: Copied (new) 2026/03/25 04:10:45 INFO : existing-b: Deleted 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34500") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37218->172.17.0.3:34500, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37858") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50068->172.17.0.3:37858, err= 2026/03/25 04:10:45 DEBUG : existing: Destination exists, skipping 2026/03/25 04:10:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:45 INFO : There was nothing to transfer 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35308") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60334->172.17.0.3:35308, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32074") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46776->172.17.0.3:32074, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33275") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50814->172.17.0.3:33275, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cenimaw0qupe" 2026/03/25 04:10:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:45 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:45 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: Connecting to FTP server 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: > dial: conn=172.17.0.1:38054->172.17.0.3:21, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38945") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43584->172.17.0.3:38945, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30157") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48488->172.17.0.3:30157, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34703") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42940->172.17.0.3:34703, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30413") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44574->172.17.0.3:30413, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xikimag2saxa -> ftp://172.17.0.3:21/rclone-test-cenimaw0qupe 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: dial("tcp","172.17.0.3:36934") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: > dial: conn=172.17.0.1:46342->172.17.0.3:36934, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: dial("tcp","172.17.0.3:39148") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: > dial: conn=172.17.0.1:52810->172.17.0.3:39148, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: dial("tcp","172.17.0.3:39350") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: > dial: conn=172.17.0.1:56278->172.17.0.3:39350, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: Using server-side directory move 2026/03/25 04:10:45 INFO : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: dial("tcp","172.17.0.3:36560") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: > dial: conn=172.17.0.1:41766->172.17.0.3:36560, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36290") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58064->172.17.0.3:36290, err= 2026/03/25 04:10:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:45 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/25 04:10:45 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:45 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:45 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-cenimaw0qupe) 2026/03/25 04:10:45 DEBUG : potato3: Sizes differ 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: Connecting to FTP server 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: > dial: conn=172.17.0.1:38064->172.17.0.3:21, err= 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: Waiting for checks to finish 2026/03/25 04:10:45 INFO : empty space: Deleted 2026/03/25 04:10:45 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: Waiting for transfers to finish 2026/03/25 04:10:45 INFO : potato2: Moved (server-side) 2026/03/25 04:10:46 INFO : potato3: Deleted 2026/03/25 04:10:46 INFO : potato3: Moved (server-side) 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39700") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42410->172.17.0.3:39700, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: dial("tcp","172.17.0.3:35884") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: > dial: conn=172.17.0.1:53466->172.17.0.3:35884, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dijuwox6foto" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: > dial: conn=172.17.0.1:38078->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: Using server-side directory move 2026/03/25 04:10:46 INFO : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: Server side directory move succeeded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: dial("tcp","172.17.0.3:39905") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: > dial: conn=172.17.0.1:55942->172.17.0.3:39905, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: dial("tcp","172.17.0.3:37537") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: > dial: conn=172.17.0.1:58582->172.17.0.3:37537, err= 2026/03/25 04:10:46 ERROR : error listing: directory not found 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: dial("tcp","172.17.0.3:34259") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: > dial: conn=172.17.0.1:33044->172.17.0.3:34259, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: Purge object "empty space" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: Purge object "potato2" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: Purge object "potato3" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-dijuwox6foto: Purge dir "" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: dial("tcp","172.17.0.3:34203") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: > dial: conn=172.17.0.1:60974->172.17.0.3:34203, err= 2026/03/25 04:10:46 ERROR : error listing: directory not found 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-cenimaw0qupe: Purge dir "" 2026/03/25 04:10:46 NOTICE: purge failed to rmdir "": directory not found 2026/03/25 04:10:46 NOTICE: purge failed: directory not found 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39316") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57414->172.17.0.3:39316, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37956") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56032->172.17.0.3:37956, err= --- PASS: TestServerSideMove (0.10s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-munohoj0tuwa" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: > dial: conn=172.17.0.1:38088->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30844") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41706->172.17.0.3:30844, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31948") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33386->172.17.0.3:31948, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36732") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60518->172.17.0.3:36732, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32549") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59570->172.17.0.3:32549, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xikimag2saxa -> ftp://172.17.0.3:21/rclone-test-munohoj0tuwa 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: dial("tcp","172.17.0.3:37904") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: > dial: conn=172.17.0.1:55088->172.17.0.3:37904, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: dial("tcp","172.17.0.3:34767") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: > dial: conn=172.17.0.1:57348->172.17.0.3:34767, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: dial("tcp","172.17.0.3:30035") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: > dial: conn=172.17.0.1:60118->172.17.0.3:30035, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: dial("tcp","172.17.0.3:36503") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: > dial: conn=172.17.0.1:51520->172.17.0.3:36503, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31652") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58726->172.17.0.3:31652, err= 2026/03/25 04:10:46 DEBUG : empty space: Excluded (Size Filter) 2026/03/25 04:10:46 DEBUG : empty space: Excluded 2026/03/25 04:10:46 DEBUG : empty space: Excluded (Size Filter) 2026/03/25 04:10:46 DEBUG : empty space: Excluded 2026/03/25 04:10:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:46 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:46 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-munohoj0tuwa) 2026/03/25 04:10:46 DEBUG : potato3: Sizes differ 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: > dial: conn=172.17.0.1:38092->172.17.0.3:21, err= 2026/03/25 04:10:46 INFO : potato2: Moved (server-side) 2026/03/25 04:10:46 INFO : potato3: Deleted 2026/03/25 04:10:46 INFO : potato3: Moved (server-side) 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33887") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34108->172.17.0.3:33887, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: dial("tcp","172.17.0.3:37080") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: > dial: conn=172.17.0.1:60522->172.17.0.3:37080, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-qivitot2yova" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: > dial: conn=172.17.0.1:38096->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: dial("tcp","172.17.0.3:34681") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: > dial: conn=172.17.0.1:35740->172.17.0.3:34681, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: dial("tcp","172.17.0.3:33391") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: > dial: conn=172.17.0.1:57056->172.17.0.3:33391, err= 2026/03/25 04:10:46 DEBUG : empty space: Excluded (Size Filter) 2026/03/25 04:10:46 DEBUG : empty space: Excluded 2026/03/25 04:10:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:46 DEBUG : potato3: Need to transfer - File not found at Destination 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: > dial: conn=172.17.0.1:38112->172.17.0.3:21, err= 2026/03/25 04:10:46 INFO : potato2: Moved (server-side) 2026/03/25 04:10:46 INFO : potato3: Moved (server-side) 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: dial("tcp","172.17.0.3:30161") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: > dial: conn=172.17.0.1:41040->172.17.0.3:30161, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: dial("tcp","172.17.0.3:32308") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: > dial: conn=172.17.0.1:37378->172.17.0.3:32308, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: dial("tcp","172.17.0.3:39170") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: > dial: conn=172.17.0.1:52098->172.17.0.3:39170, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: Purge object "potato2" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: Purge object "potato3" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-qivitot2yova: Purge dir "" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: dial("tcp","172.17.0.3:33080") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: > dial: conn=172.17.0.1:36056->172.17.0.3:33080, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: Purge object "empty space" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-munohoj0tuwa: Purge dir "" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32754") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56996->172.17.0.3:32754, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34466") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36218->172.17.0.3:34466, err= --- PASS: TestServerSideMoveWithFilter (0.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wenisoy9guxe" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: > dial: conn=172.17.0.1:38124->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30502") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57552->172.17.0.3:30502, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39320") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53956->172.17.0.3:39320, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32883") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57206->172.17.0.3:32883, err= 2026/03/25 04:10:46 INFO : tomatoDir: Making directory 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31210") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56096->172.17.0.3:31210, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35391") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56466->172.17.0.3:35391, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xikimag2saxa -> ftp://172.17.0.3:21/rclone-test-wenisoy9guxe 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: dial("tcp","172.17.0.3:38695") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: > dial: conn=172.17.0.1:57616->172.17.0.3:38695, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: dial("tcp","172.17.0.3:35433") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: > dial: conn=172.17.0.1:60768->172.17.0.3:35433, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: dial("tcp","172.17.0.3:30093") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: > dial: conn=172.17.0.1:41304->172.17.0.3:30093, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: Using server-side directory move 2026/03/25 04:10:46 INFO : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: dial("tcp","172.17.0.3:30135") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33943") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: > dial: conn=172.17.0.1:53044->172.17.0.3:30135, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57408->172.17.0.3:33943, err= 2026/03/25 04:10:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/03/25 04:10:46 DEBUG : empty space: size = 1 OK 2026/03/25 04:10:46 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : empty space: Unchanged skipping 2026/03/25 04:10:46 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:46 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-wenisoy9guxe) 2026/03/25 04:10:46 DEBUG : potato3: Sizes differ 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30457") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44940->172.17.0.3:30457, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: > dial: conn=172.17.0.1:38136->172.17.0.3:21, err= 2026/03/25 04:10:46 INFO : empty space: Deleted 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: Waiting for transfers to finish 2026/03/25 04:10:46 INFO : potato2: Moved (server-side) 2026/03/25 04:10:46 INFO : potato3: Deleted 2026/03/25 04:10:46 INFO : potato3: Moved (server-side) 2026/03/25 04:10:46 INFO : tomatoDir: Removing directory 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: deleted 1 directories 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36965") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36156->172.17.0.3:36965, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31063") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39318->172.17.0.3:31063, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: dial("tcp","172.17.0.3:33792") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: > dial: conn=172.17.0.1:50370->172.17.0.3:33792, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-diqavoh4seqi" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: > dial: conn=172.17.0.1:38146->172.17.0.3:21, err= 2026/03/25 04:10:46 INFO : tomatoDir: Making directory 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: Using server-side directory move 2026/03/25 04:10:46 INFO : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: Server side directory move succeeded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: dial("tcp","172.17.0.3:39828") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: > dial: conn=172.17.0.1:53278->172.17.0.3:39828, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: dial("tcp","172.17.0.3:34107") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: > dial: conn=172.17.0.1:39248->172.17.0.3:34107, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: dial("tcp","172.17.0.3:33414") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: > dial: conn=172.17.0.1:39842->172.17.0.3:33414, err= 2026/03/25 04:10:46 ERROR : error listing: directory not found 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: dial("tcp","172.17.0.3:31365") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: > dial: conn=172.17.0.1:45842->172.17.0.3:31365, err= 2026/03/25 04:10:46 ERROR : error listing: directory not found 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: dial("tcp","172.17.0.3:38454") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: > dial: conn=172.17.0.1:35178->172.17.0.3:38454, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: Purge object "empty space" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: Purge object "potato2" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: Purge object "potato3" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: dial("tcp","172.17.0.3:39337") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: > dial: conn=172.17.0.1:40064->172.17.0.3:39337, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: Purge dir "tomatoDir" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-diqavoh4seqi: Purge dir "" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: dial("tcp","172.17.0.3:31482") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: > dial: conn=172.17.0.1:43390->172.17.0.3:31482, err= 2026/03/25 04:10:46 ERROR : error listing: directory not found 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-wenisoy9guxe: Purge dir "" 2026/03/25 04:10:46 NOTICE: purge failed to rmdir "": directory not found 2026/03/25 04:10:46 NOTICE: purge failed: directory not found 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32623") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56312->172.17.0.3:32623, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37066") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35244->172.17.0.3:37066, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.12s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39519") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46870->172.17.0.3:39519, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32859") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33374->172.17.0.3:32859, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/rclone-sync-test" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: > dial: conn=172.17.0.1:38158->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38913") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33590->172.17.0.3:38913, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36513") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45214->172.17.0.3:36513, err= --- PASS: TestSyncOverlap (0.03s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/rclone-sync-test" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: > dial: conn=172.17.0.1:38174->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/rclone-sync-test-include/layer2" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-include/layer2: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:38184->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/rclone-sync-test-ignore-file" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-ignore-file: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38196->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32545") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47944->172.17.0.3:32545, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33989") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: dial("tcp","172.17.0.3:39319") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: > dial: conn=172.17.0.1:60012->172.17.0.3:39319, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39482->172.17.0.3:33989, err= 2026/03/25 04:10:46 DEBUG : rclone-sync-test: Excluded 2026/03/25 04:10:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39363") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45600->172.17.0.3:39363, err= 2026/03/25 04:10:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : There was nothing to transfer 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39407") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51506->172.17.0.3:39407, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: dial("tcp","172.17.0.3:32304") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test: > dial: conn=172.17.0.1:39694->172.17.0.3:32304, err= 2026/03/25 04:10:46 DEBUG : rclone-sync-test: Excluded 2026/03/25 04:10:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37992") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44088->172.17.0.3:37992, err= 2026/03/25 04:10:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : rclone-sync-test-include: Removing directory 2026/03/25 04:10:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: failed to delete 1 directories 2026/03/25 04:10:46 INFO : There was nothing to transfer 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:35927") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55902->172.17.0.3:35927, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30026") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38776->172.17.0.3:30026, err= 2026/03/25 04:10:46 DEBUG : rclone-sync-test: Excluded 2026/03/25 04:10:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38482") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40270->172.17.0.3:38482, err= 2026/03/25 04:10:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : There was nothing to transfer 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:30831") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39791") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42052->172.17.0.3:39791, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:36046->172.17.0.3:30831, err= 2026/03/25 04:10:46 DEBUG : rclone-sync-test: Excluded 2026/03/25 04:10:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30933") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35358->172.17.0.3:30933, err= 2026/03/25 04:10:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : rclone-sync-test-include: Removing directory 2026/03/25 04:10:46 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: failed to delete 1 directories 2026/03/25 04:10:46 INFO : There was nothing to transfer 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35647") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58588->172.17.0.3:35647, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:30381") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:38752->172.17.0.3:30381, err= 2026/03/25 04:10:46 DEBUG : rclone-sync-test: Excluded 2026/03/25 04:10:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/03/25 04:10:46 DEBUG : Excluded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32290") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48674->172.17.0.3:32290, err= 2026/03/25 04:10:46 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : There was nothing to transfer 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37873") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44040->172.17.0.3:37873, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36950") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38030") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36947") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42942->172.17.0.3:36947, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34156->172.17.0.3:38030, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60224->172.17.0.3:36950, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39766") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47518->172.17.0.3:39766, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32395") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57956->172.17.0.3:32395, err= --- PASS: TestSyncOverlapWithFilter (0.12s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/dst" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:38204->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/CompareDest" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/CompareDest: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/CompareDest: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/CompareDest: > dial: conn=172.17.0.1:38214->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xikimag2saxa/CompareDest" to be canonical "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/CompareDest" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:32677") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:51218->172.17.0.3:32677, err= 2026/03/25 04:10:46 DEBUG : one: Need to transfer - File not found at Destination 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:34909") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:33790->172.17.0.3:34909, err= 2026/03/25 04:10:46 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/03/25 04:10:46 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/03/25 04:10:46 INFO : one: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30826") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37938->172.17.0.3:30826, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30160") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47314->172.17.0.3:30160, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38970") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38396->172.17.0.3:38970, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31885") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40550->172.17.0.3:31885, err= 2026/03/25 04:10:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xikimag2saxa/CompareDest" for canonical name "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/CompareDest" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:30472") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:58838->172.17.0.3:30472, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:37350") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:59080->172.17.0.3:37350, err= 2026/03/25 04:10:46 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/03/25 04:10:46 DEBUG : one.4a8516eb.partial: renamed to: one 2026/03/25 04:10:46 INFO : one: Copied (replaced existing) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31202") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35084->172.17.0.3:31202, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32843") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37986->172.17.0.3:32843, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34160") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33976->172.17.0.3:34160, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30239") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41304->172.17.0.3:30239, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39695") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42472->172.17.0.3:39695, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37380") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39005") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51532->172.17.0.3:37380, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53482->172.17.0.3:39005, err= 2026/03/25 04:10:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xikimag2saxa/CompareDest" for canonical name "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/CompareDest" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:32089") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:55686->172.17.0.3:32089, err= 2026/03/25 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : one: size = 5 OK 2026/03/25 04:10:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : There was nothing to transfer 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35382") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40790->172.17.0.3:35382, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35610") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41896->172.17.0.3:35610, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31164") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36258->172.17.0.3:31164, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38306") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37660->172.17.0.3:38306, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34691") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53950->172.17.0.3:34691, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39831") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36626->172.17.0.3:39831, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30867") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48744->172.17.0.3:30867, err= 2026/03/25 04:10:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xikimag2saxa/CompareDest" for canonical name "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/CompareDest" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:32178") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:45694->172.17.0.3:32178, err= 2026/03/25 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/CompareDest: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/CompareDest: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : two: size = 3 OK 2026/03/25 04:10:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/CompareDest: > dial: conn=172.17.0.1:38230->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : one: size = 5 OK 2026/03/25 04:10:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : There was nothing to transfer 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32172") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40750->172.17.0.3:32172, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38805") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54594->172.17.0.3:38805, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31407") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35198->172.17.0.3:31407, err= 2026/03/25 04:10:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xikimag2saxa/CompareDest" for canonical name "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/CompareDest" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:30886") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:33934->172.17.0.3:30886, err= 2026/03/25 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : two: size = 3 OK 2026/03/25 04:10:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : two: Destination found in --compare-dest, skipping 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : one: size = 5 OK 2026/03/25 04:10:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : There was nothing to transfer 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39135") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57538->172.17.0.3:39135, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32118") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35316->172.17.0.3:32118, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37234") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54336->172.17.0.3:37234, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36097") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35736->172.17.0.3:36097, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32192") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60936->172.17.0.3:32192, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32000") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58200->172.17.0.3:32000, err= 2026/03/25 04:10:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xikimag2saxa/CompareDest" for canonical name "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/CompareDest" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:31600") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:49132->172.17.0.3:31600, err= 2026/03/25 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : two: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/CompareDest) 2026/03/25 04:10:46 DEBUG : two: Sizes differ 2026/03/25 04:10:46 DEBUG : two: Need to transfer - File not found at Destination 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : one: size = 5 OK 2026/03/25 04:10:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : one: Destination found in --compare-dest, skipping 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:34394") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:43138->172.17.0.3:34394, err= 2026/03/25 04:10:46 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/03/25 04:10:46 DEBUG : two.a319cd8b.partial: renamed to: two 2026/03/25 04:10:46 INFO : two: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35695") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55050->172.17.0.3:35695, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30677") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39944") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51246->172.17.0.3:30677, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47790->172.17.0.3:39944, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31411") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41140->172.17.0.3:31411, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32382") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37858") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38430->172.17.0.3:32382, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50080->172.17.0.3:37858, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39186") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43126->172.17.0.3:39186, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.13s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36969") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48596->172.17.0.3:36969, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33626") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42898->172.17.0.3:33626, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32993") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45112->172.17.0.3:32993, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32530") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37032") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33198->172.17.0.3:32530, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33176->172.17.0.3:37032, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/dest" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: > dial: conn=172.17.0.1:38236->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/pre-dest1" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/pre-dest1: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/pre-dest1: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/pre-dest1: > dial: conn=172.17.0.1:38244->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xikimag2saxa/pre-dest1" to be canonical "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/pre-dest1" 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/pre-dest2" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/pre-dest2: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/pre-dest2: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/pre-dest2: > dial: conn=172.17.0.1:38254->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xikimag2saxa/pre-dest2" to be canonical "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/pre-dest2" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: dial("tcp","172.17.0.3:34638") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: > dial: conn=172.17.0.1:44512->172.17.0.3:34638, err= 2026/03/25 04:10:46 DEBUG : 1: size = 1 OK 2026/03/25 04:10:46 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : 1: Destination found in --compare-dest, skipping 2026/03/25 04:10:46 DEBUG : 2: size = 1 OK 2026/03/25 04:10:46 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/03/25 04:10:46 DEBUG : 3: Need to transfer - File not found at Destination 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: dial("tcp","172.17.0.3:37664") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: > dial: conn=172.17.0.1:51388->172.17.0.3:37664, err= 2026/03/25 04:10:46 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/03/25 04:10:46 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/03/25 04:10:46 INFO : 3: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: dial("tcp","172.17.0.3:35924") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dest: > dial: conn=172.17.0.1:44836->172.17.0.3:35924, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34333") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53304->172.17.0.3:34333, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32136") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38755") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33800") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39432->172.17.0.3:38755, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39002->172.17.0.3:32136, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41342->172.17.0.3:33800, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34294") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45372->172.17.0.3:34294, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32147") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30845") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39431") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60606->172.17.0.3:32147, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37810->172.17.0.3:30845, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42728->172.17.0.3:39431, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32938") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36552->172.17.0.3:32938, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/pre-dest1: closing 1 unused connections 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.09s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35775") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40588->172.17.0.3:35775, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38179") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34212->172.17.0.3:38179, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30641") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47592->172.17.0.3:30641, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37965") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42192->172.17.0.3:37965, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33115") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37348->172.17.0.3:33115, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32408") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51902->172.17.0.3:32408, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33225") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37958->172.17.0.3:33225, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/dst" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:38270->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/backup" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: > dial: conn=172.17.0.1:38278->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xikimag2saxa/backup" to be canonical "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/backup" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:39902") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:47844->172.17.0.3:39902, err= 2026/03/25 04:10:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : two: size = 3 OK 2026/03/25 04:10:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : two: Unchanged skipping 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 INFO : one: Moved (server-side) 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:36135") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:40284->172.17.0.3:36135, err= 2026/03/25 04:10:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/25 04:10:46 DEBUG : one.a292864a.partial: renamed to: one 2026/03/25 04:10:46 INFO : one: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : three.txt: Moved (server-side) 2026/03/25 04:10:46 INFO : three.txt: Moved into backup dir 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36028") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45160->172.17.0.3:36028, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34067") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49960->172.17.0.3:34067, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34339") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47138->172.17.0.3:34339, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38727") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46964->172.17.0.3:38727, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37203") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52842->172.17.0.3:37203, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35799") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37084") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43336->172.17.0.3:35799, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60836->172.17.0.3:37084, err= 2026/03/25 04:10:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xikimag2saxa/backup" for canonical name "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/backup" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:33860") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:33022->172.17.0.3:33860, err= 2026/03/25 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : two: size = 3 OK 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : two: Unchanged skipping 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 INFO : one: Deleted 2026/03/25 04:10:46 INFO : one: Moved (server-side) 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:39880") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:46886->172.17.0.3:39880, err= 2026/03/25 04:10:46 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/25 04:10:46 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/25 04:10:46 INFO : one: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : three.txt: Deleted 2026/03/25 04:10:46 INFO : three.txt: Moved (server-side) 2026/03/25 04:10:46 INFO : three.txt: Moved into backup dir 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33058") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45814->172.17.0.3:33058, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32141") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34986") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50164->172.17.0.3:34986, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41730->172.17.0.3:32141, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39457") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33840->172.17.0.3:39457, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35229") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39144") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41934->172.17.0.3:39144, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50848->172.17.0.3:35229, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30173") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47998->172.17.0.3:30173, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.09s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38471") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54744->172.17.0.3:38471, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31496") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36586->172.17.0.3:31496, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35228") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47838->172.17.0.3:35228, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35650") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41484->172.17.0.3:35650, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31067") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39320->172.17.0.3:31067, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/dst" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:38290->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/backup" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: > dial: conn=172.17.0.1:38300->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xikimag2saxa/backup" to be canonical "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/backup" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:35450") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:55774->172.17.0.3:35450, err= 2026/03/25 04:10:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : two: size = 3 OK 2026/03/25 04:10:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : two: Unchanged skipping 2026/03/25 04:10:46 INFO : one: Moved (server-side) to: one.bak 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:30674") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:32900->172.17.0.3:30674, err= 2026/03/25 04:10:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/25 04:10:46 DEBUG : one.a292864a.partial: renamed to: one 2026/03/25 04:10:46 INFO : one: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 04:10:46 INFO : three.txt: Moved into backup dir 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32994") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33790->172.17.0.3:32994, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39661") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30614") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34208->172.17.0.3:30614, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47132->172.17.0.3:39661, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36579") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56026->172.17.0.3:36579, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35588") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33778->172.17.0.3:35588, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37518") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54206->172.17.0.3:37518, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30766") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56374->172.17.0.3:30766, err= 2026/03/25 04:10:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xikimag2saxa/backup" for canonical name "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/backup" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:32530") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:33200->172.17.0.3:32530, err= 2026/03/25 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : two: size = 3 OK 2026/03/25 04:10:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : two: Unchanged skipping 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 INFO : one.bak: Deleted 2026/03/25 04:10:46 INFO : one: Moved (server-side) to: one.bak 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:31676") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:51766->172.17.0.3:31676, err= 2026/03/25 04:10:46 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/25 04:10:46 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/25 04:10:46 INFO : one: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : three.txt.bak: Deleted 2026/03/25 04:10:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 04:10:46 INFO : three.txt: Moved into backup dir 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35987") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49030->172.17.0.3:35987, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33596") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40482->172.17.0.3:33596, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32521") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56568->172.17.0.3:32521, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31932") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58608->172.17.0.3:31932, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36341") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44012->172.17.0.3:36341, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31002") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59032->172.17.0.3:31002, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38642") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49354->172.17.0.3:38642, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.09s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32718") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59524->172.17.0.3:32718, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39461") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56958->172.17.0.3:39461, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34007") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53120->172.17.0.3:34007, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38481") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33394->172.17.0.3:38481, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37662") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36086->172.17.0.3:37662, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/dst" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:38304->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/backup" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: > dial: conn=172.17.0.1:38320->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xikimag2saxa/backup" to be canonical "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/backup" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:36714") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:38226->172.17.0.3:36714, err= 2026/03/25 04:10:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : two: size = 3 OK 2026/03/25 04:10:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : two: Unchanged skipping 2026/03/25 04:10:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:39027") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:38490->172.17.0.3:39027, err= 2026/03/25 04:10:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/25 04:10:46 DEBUG : one.a292864a.partial: renamed to: one 2026/03/25 04:10:46 INFO : one: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/25 04:10:46 INFO : three.txt: Moved into backup dir 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34417") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50204->172.17.0.3:34417, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36188") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35780->172.17.0.3:36188, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37883") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53346->172.17.0.3:37883, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36998") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47466->172.17.0.3:36998, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36972") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37196->172.17.0.3:36972, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33543") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51608->172.17.0.3:33543, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36411") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42420->172.17.0.3:36411, err= 2026/03/25 04:10:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xikimag2saxa/backup" for canonical name "TestFTPPureftpd{y1VlN}:rclone-test-xikimag2saxa/backup" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:33381") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:35682->172.17.0.3:33381, err= 2026/03/25 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : two: size = 3 OK 2026/03/25 04:10:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : two: Unchanged skipping 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 INFO : one-2019-01-01: Deleted 2026/03/25 04:10:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:37954") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:35536->172.17.0.3:37954, err= 2026/03/25 04:10:46 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/25 04:10:46 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/25 04:10:46 INFO : one: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : three-2019-01-01.txt: Deleted 2026/03/25 04:10:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/25 04:10:46 INFO : three.txt: Moved into backup dir 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31880") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49890->172.17.0.3:31880, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33114") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37499") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44656->172.17.0.3:33114, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40210->172.17.0.3:37499, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36974") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42386->172.17.0.3:36974, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32224") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37208->172.17.0.3:32224, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34054") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53640->172.17.0.3:34054, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33119") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50034->172.17.0.3:33119, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.09s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36844") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44606->172.17.0.3:36844, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32140") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60076->172.17.0.3:32140, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37853") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52374->172.17.0.3:37853, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32098") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35614->172.17.0.3:32098, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35539") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33388->172.17.0.3:35539, err= 2026/03/25 04:10:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/dst" 2026/03/25 04:10:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:46 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Connecting to FTP server 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:38336->172.17.0.3:21, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:38940") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:48758->172.17.0.3:38940, err= 2026/03/25 04:10:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : two: size = 3 OK 2026/03/25 04:10:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : two: Unchanged skipping 2026/03/25 04:10:46 INFO : one: Moved (server-side) to: one.bak 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:30895") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:39510->172.17.0.3:30895, err= 2026/03/25 04:10:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/25 04:10:46 DEBUG : one.a292864a.partial: renamed to: one 2026/03/25 04:10:46 INFO : one: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 04:10:46 INFO : three.txt: Moved into backup dir 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38848") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50566->172.17.0.3:38848, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32102") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53652->172.17.0.3:32102, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30302") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34346->172.17.0.3:30302, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33331") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36550->172.17.0.3:33331, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30078") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33858->172.17.0.3:30078, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:31328") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:34862->172.17.0.3:31328, err= 2026/03/25 04:10:46 DEBUG : one.bak: Excluded (Path Filter) 2026/03/25 04:10:46 DEBUG : one.bak: Excluded 2026/03/25 04:10:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/03/25 04:10:46 DEBUG : three.txt.bak: Excluded 2026/03/25 04:10:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:46 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:46 DEBUG : one: Sizes differ 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for checks to finish 2026/03/25 04:10:46 DEBUG : two: size = 3 OK 2026/03/25 04:10:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:46 DEBUG : two: Unchanged skipping 2026/03/25 04:10:46 INFO : one.bak: Deleted 2026/03/25 04:10:46 INFO : one: Moved (server-side) to: one.bak 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Waiting for transfers to finish 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:36933") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:34990->172.17.0.3:36933, err= 2026/03/25 04:10:46 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/25 04:10:46 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/25 04:10:46 INFO : one: Copied (new) 2026/03/25 04:10:46 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:46 INFO : three.txt.bak: Deleted 2026/03/25 04:10:46 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 04:10:46 INFO : three.txt: Moved into backup dir 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31057") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54306->172.17.0.3:31057, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39423") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59524->172.17.0.3:39423, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31833") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56558->172.17.0.3:31833, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37912") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41724->172.17.0.3:37912, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37632") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46758->172.17.0.3:37632, err= --- PASS: TestSyncBackupDirSuffixOnly (0.06s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37346") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35986->172.17.0.3:37346, err= 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38008") 2026/03/25 04:10:46 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33184->172.17.0.3:38008, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30251") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45044->172.17.0.3:30251, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39638") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52706->172.17.0.3:39638, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38057") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42812->172.17.0.3:38057, err= 2026/03/25 04:10:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/dst" 2026/03/25 04:10:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:47 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:47 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Connecting to FTP server 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:38344->172.17.0.3:21, err= 2026/03/25 04:10:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:47 DEBUG : one: Sizes differ 2026/03/25 04:10:47 INFO : one: Moved (server-side) to: one.bak 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:36925") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:43826->172.17.0.3:36925, err= 2026/03/25 04:10:47 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/25 04:10:47 DEBUG : one.a292864a.partial: renamed to: one 2026/03/25 04:10:47 INFO : one: Copied (new) 2026/03/25 04:10:47 DEBUG : two: size = 3 OK 2026/03/25 04:10:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : two: Unchanged skipping 2026/03/25 04:10:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:47 DEBUG : three.txt: Sizes differ 2026/03/25 04:10:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:36676") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:41648->172.17.0.3:36676, err= 2026/03/25 04:10:47 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/25 04:10:47 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/25 04:10:47 INFO : three.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38261") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59076->172.17.0.3:38261, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32651") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41088->172.17.0.3:32651, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39152") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49368->172.17.0.3:39152, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39185") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55096->172.17.0.3:39185, err= 2026/03/25 04:10:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:47 DEBUG : one: Sizes differ 2026/03/25 04:10:47 INFO : one.bak: Deleted 2026/03/25 04:10:47 INFO : one: Moved (server-side) to: one.bak 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:38501") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:34310->172.17.0.3:38501, err= 2026/03/25 04:10:47 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/25 04:10:47 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/25 04:10:47 INFO : one: Copied (new) 2026/03/25 04:10:47 DEBUG : two: size = 3 OK 2026/03/25 04:10:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : two: Unchanged skipping 2026/03/25 04:10:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:47 DEBUG : three.txt: Sizes differ 2026/03/25 04:10:47 INFO : three.txt.bak: Deleted 2026/03/25 04:10:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:31804") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:47646->172.17.0.3:31804, err= 2026/03/25 04:10:47 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/25 04:10:47 INFO : three.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39801") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50354->172.17.0.3:39801, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33423") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55094->172.17.0.3:33423, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36709") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50808->172.17.0.3:36709, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31889") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39124->172.17.0.3:31889, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30024") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39608->172.17.0.3:30024, err= --- PASS: TestSyncSuffix (0.06s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38644") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48314->172.17.0.3:38644, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37040") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44356->172.17.0.3:37040, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38802") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40638->172.17.0.3:38802, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35898") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39916->172.17.0.3:35898, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35136") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58626->172.17.0.3:35136, err= 2026/03/25 04:10:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xikimag2saxa/dst" 2026/03/25 04:10:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/03/25 04:10:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:47 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{y1VlN}" suffix to name 2026/03/25 04:10:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/03/25 04:10:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/03/25 04:10:47 DEBUG : Setting pass="G2CzZ72ZR1T8C4nfEs2MG91co-LIouFEMQ0A4GqHch4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/03/25 04:10:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: Connecting to FTP server 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:38348->172.17.0.3:21, err= 2026/03/25 04:10:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:47 DEBUG : one: Sizes differ 2026/03/25 04:10:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:31642") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:49204->172.17.0.3:31642, err= 2026/03/25 04:10:47 DEBUG : one.a292864a.partial: size = 4 OK 2026/03/25 04:10:47 DEBUG : one.a292864a.partial: renamed to: one 2026/03/25 04:10:47 INFO : one: Copied (new) 2026/03/25 04:10:47 DEBUG : two: size = 3 OK 2026/03/25 04:10:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : two: Unchanged skipping 2026/03/25 04:10:47 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:47 DEBUG : three.txt: Sizes differ 2026/03/25 04:10:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:37015") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:44096->172.17.0.3:37015, err= 2026/03/25 04:10:47 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/03/25 04:10:47 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/03/25 04:10:47 INFO : three.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31403") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34152->172.17.0.3:31403, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37131") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40486->172.17.0.3:37131, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33606") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35634->172.17.0.3:33606, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30151") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33532->172.17.0.3:30151, err= 2026/03/25 04:10:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:47 DEBUG : one: Sizes differ 2026/03/25 04:10:47 INFO : one-2019-01-01: Deleted 2026/03/25 04:10:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:37004") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:60208->172.17.0.3:37004, err= 2026/03/25 04:10:47 DEBUG : one.4c47835a.partial: size = 5 OK 2026/03/25 04:10:47 DEBUG : one.4c47835a.partial: renamed to: one 2026/03/25 04:10:47 INFO : one: Copied (new) 2026/03/25 04:10:47 DEBUG : two: size = 3 OK 2026/03/25 04:10:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : two: Unchanged skipping 2026/03/25 04:10:47 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst) 2026/03/25 04:10:47 DEBUG : three.txt: Sizes differ 2026/03/25 04:10:47 INFO : three-2019-01-01.txt: Deleted 2026/03/25 04:10:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: dial("tcp","172.17.0.3:36558") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa/dst: > dial: conn=172.17.0.1:45558->172.17.0.3:36558, err= 2026/03/25 04:10:47 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/03/25 04:10:47 INFO : three.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38807") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34596->172.17.0.3:38807, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35305") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36258->172.17.0.3:35305, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30235") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34348->172.17.0.3:30235, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37853") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52382->172.17.0.3:37853, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34054") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53646->172.17.0.3:34054, err= --- PASS: TestSyncSuffixKeepExtension (0.07s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31574") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39836->172.17.0.3:31574, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35647") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58594->172.17.0.3:35647, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39064") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45158->172.17.0.3:39064, err= 2026/03/25 04:10:47 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : Testêé: Sizes differ 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31334") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38610->172.17.0.3:31334, err= 2026/03/25 04:10:47 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/03/25 04:10:47 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/03/25 04:10:47 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32628") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43250->172.17.0.3:32628, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32990") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53078->172.17.0.3:32990, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39914") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43702->172.17.0.3:39914, err= --- PASS: TestSyncUTFNorm (0.03s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31699") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49096->172.17.0.3:31699, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38408") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49814->172.17.0.3:38408, err= 2026/03/25 04:10:47 DEBUG : existing: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33652") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60056->172.17.0.3:33652, err= 2026/03/25 04:10:47 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/03/25 04:10:47 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/03/25 04:10:47 INFO : existing: Copied (new) 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34100") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44192->172.17.0.3:34100, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32601") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34986->172.17.0.3:32601, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33329") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40394->172.17.0.3:33329, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : existing: size = 8 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : existing: Sizes differ 2026/03/25 04:10:47 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 ERROR : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: not deleting files as there were IO errors 2026/03/25 04:10:47 ERROR : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: not deleting directories as there were IO errors 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34449") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35316->172.17.0.3:34449, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30415") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60898->172.17.0.3:30415, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33938") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42986->172.17.0.3:33938, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36022") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48402->172.17.0.3:36022, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37659") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45428->172.17.0.3:37659, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32734") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57494->172.17.0.3:32734, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : EXISTING: size = 6 OK 2026/03/25 04:10:47 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : existing: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : There was nothing to transfer 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32131") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53908->172.17.0.3:32131, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31771") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43398->172.17.0.3:31771, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34575") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59918->172.17.0.3:34575, err= --- PASS: TestSyncIgnoreCase (0.02s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30845") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37826->172.17.0.3:30845, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35094") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53184->172.17.0.3:35094, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33696") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36650->172.17.0.3:33696, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39229") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43562->172.17.0.3:39229, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34592") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37236->172.17.0.3:34592, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35415") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41118->172.17.0.3:35415, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33875") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34212->172.17.0.3:33875, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34116") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40560->172.17.0.3:34116, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30045") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58528->172.17.0.3:30045, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36818") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54474->172.17.0.3:36818, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31464") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58710->172.17.0.3:31464, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38462") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52670->172.17.0.3:38462, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31164") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36260->172.17.0.3:31164, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33953") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59678->172.17.0.3:33953, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31960") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57586->172.17.0.3:31960, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38571") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38556->172.17.0.3:38571, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35512") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57774->172.17.0.3:35512, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35814") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59894->172.17.0.3:35814, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33878") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55028->172.17.0.3:33878, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34256") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43154->172.17.0.3:34256, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34488") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56850->172.17.0.3:34488, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33274") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34468->172.17.0.3:33274, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37788") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55872->172.17.0.3:37788, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35361") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41900->172.17.0.3:35361, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37601") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58630->172.17.0.3:37601, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36120") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37354->172.17.0.3:36120, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38494") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60254->172.17.0.3:38494, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35810") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53838->172.17.0.3:35810, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39694") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49966->172.17.0.3:39694, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35249") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32984->172.17.0.3:35249, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38669") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51210->172.17.0.3:38669, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37889") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55286->172.17.0.3:37889, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30664") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53348->172.17.0.3:30664, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33341") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41414->172.17.0.3:33341, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31777") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40790->172.17.0.3:31777, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37529") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47680->172.17.0.3:37529, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30372") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60712->172.17.0.3:30372, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39811") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47162->172.17.0.3:39811, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32985") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48946->172.17.0.3:32985, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31522") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37552->172.17.0.3:31522, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37678") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52198->172.17.0.3:37678, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38181") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50032->172.17.0.3:38181, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35638") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36008->172.17.0.3:35638, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38272") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49168->172.17.0.3:38272, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39231") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56858->172.17.0.3:39231, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32295") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44502->172.17.0.3:32295, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37650") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47828->172.17.0.3:37650, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39747") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35366->172.17.0.3:39747, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35111") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46108->172.17.0.3:35111, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34391") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53300->172.17.0.3:34391, err= 2026/03/25 04:10:47 DEBUG : both0: size = 6 OK 2026/03/25 04:10:47 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both0: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both13: size = 6 OK 2026/03/25 04:10:47 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both13: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both14: size = 6 OK 2026/03/25 04:10:47 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both14: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both15: size = 6 OK 2026/03/25 04:10:47 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both15: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both16: size = 6 OK 2026/03/25 04:10:47 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both16: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both17: size = 6 OK 2026/03/25 04:10:47 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both17: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both18: size = 6 OK 2026/03/25 04:10:47 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both10: size = 6 OK 2026/03/25 04:10:47 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both18: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both19: size = 6 OK 2026/03/25 04:10:47 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : both11: size = 6 OK 2026/03/25 04:10:47 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both10: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both1: size = 6 OK 2026/03/25 04:10:47 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both12: size = 6 OK 2026/03/25 04:10:47 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both11: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both2: size = 6 OK 2026/03/25 04:10:47 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both12: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both3: size = 6 OK 2026/03/25 04:10:47 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both2: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both4: size = 6 OK 2026/03/25 04:10:47 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both4: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both5: size = 6 OK 2026/03/25 04:10:47 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both5: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both6: size = 6 OK 2026/03/25 04:10:47 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both6: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both7: size = 6 OK 2026/03/25 04:10:47 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both7: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both8: size = 6 OK 2026/03/25 04:10:47 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both8: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both9: size = 6 OK 2026/03/25 04:10:47 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both9: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both1: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both3: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both19: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : only10: Deleted 2026/03/25 04:10:47 INFO : only6: Deleted 2026/03/25 04:10:47 INFO : only17: Deleted 2026/03/25 04:10:47 INFO : only14: Deleted 2026/03/25 04:10:47 INFO : only7: Deleted 2026/03/25 04:10:47 INFO : only11: Deleted 2026/03/25 04:10:47 INFO : only15: Deleted 2026/03/25 04:10:47 INFO : only18: Deleted 2026/03/25 04:10:47 INFO : only19: Deleted 2026/03/25 04:10:47 INFO : only1: Deleted 2026/03/25 04:10:47 INFO : only3: Deleted 2026/03/25 04:10:47 INFO : only9: Deleted 2026/03/25 04:10:47 INFO : only4: Deleted 2026/03/25 04:10:47 INFO : only2: Deleted 2026/03/25 04:10:47 INFO : only5: Deleted 2026/03/25 04:10:47 INFO : only12: Deleted 2026/03/25 04:10:47 INFO : only8: Deleted 2026/03/25 04:10:47 INFO : only13: Deleted 2026/03/25 04:10:47 INFO : only0: Deleted 2026/03/25 04:10:47 INFO : only16: Deleted 2026/03/25 04:10:47 INFO : There was nothing to transfer 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34853") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37466->172.17.0.3:34853, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34519") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57936->172.17.0.3:34519, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31281") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58078->172.17.0.3:31281, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34200") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38138->172.17.0.3:34200, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37273") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37940->172.17.0.3:37273, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33524") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35876->172.17.0.3:33524, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31215") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60414->172.17.0.3:31215, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33772") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38032->172.17.0.3:33772, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34076") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45812->172.17.0.3:34076, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30239") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41318->172.17.0.3:30239, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39014") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35720->172.17.0.3:39014, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34972") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53018->172.17.0.3:34972, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38205") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49544->172.17.0.3:38205, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37681") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51998->172.17.0.3:37681, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39819") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60674->172.17.0.3:39819, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34312") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58340->172.17.0.3:34312, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35548") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47042->172.17.0.3:35548, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30305") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36248->172.17.0.3:30305, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37945") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58876->172.17.0.3:37945, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36886") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43770->172.17.0.3:36886, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34900") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47278->172.17.0.3:34900, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37970") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45982->172.17.0.3:37970, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32744") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33956->172.17.0.3:32744, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38953") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41154->172.17.0.3:38953, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32732") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33902->172.17.0.3:32732, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30795") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36802->172.17.0.3:30795, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30697") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47636->172.17.0.3:30697, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35615") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56724->172.17.0.3:35615, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33168") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44080->172.17.0.3:33168, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31935") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55808->172.17.0.3:31935, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39144") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41944->172.17.0.3:39144, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38121") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38220->172.17.0.3:38121, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38428") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48910->172.17.0.3:38428, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36083") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42794->172.17.0.3:36083, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39050") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50084->172.17.0.3:39050, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30342") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42794->172.17.0.3:30342, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30390") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57642->172.17.0.3:30390, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36514") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55240->172.17.0.3:36514, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32547") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52864->172.17.0.3:32547, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37925") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46528->172.17.0.3:37925, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36629") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41152->172.17.0.3:36629, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30199") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52210->172.17.0.3:30199, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35409") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39888->172.17.0.3:35409, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31936") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60026->172.17.0.3:31936, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32187") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57782->172.17.0.3:32187, err= 2026/03/25 04:10:47 DEBUG : both0: size = 6 OK 2026/03/25 04:10:47 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : both11: size = 6 OK 2026/03/25 04:10:47 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both10: size = 6 OK 2026/03/25 04:10:47 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both0: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both13: size = 6 OK 2026/03/25 04:10:47 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both10: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both14: size = 6 OK 2026/03/25 04:10:47 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both12: size = 6 OK 2026/03/25 04:10:47 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both13: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both15: size = 6 OK 2026/03/25 04:10:47 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both12: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both16: size = 6 OK 2026/03/25 04:10:47 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both16: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both17: size = 6 OK 2026/03/25 04:10:47 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both15: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both18: size = 6 OK 2026/03/25 04:10:47 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both18: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both19: size = 6 OK 2026/03/25 04:10:47 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both19: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both1: size = 6 OK 2026/03/25 04:10:47 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both1: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both2: size = 6 OK 2026/03/25 04:10:47 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both2: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both3: size = 6 OK 2026/03/25 04:10:47 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both3: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both4: size = 6 OK 2026/03/25 04:10:47 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both4: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both5: size = 6 OK 2026/03/25 04:10:47 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both5: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both6: size = 6 OK 2026/03/25 04:10:47 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both6: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both7: size = 6 OK 2026/03/25 04:10:47 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both7: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both8: size = 6 OK 2026/03/25 04:10:47 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both8: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both9: size = 6 OK 2026/03/25 04:10:47 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : both9: Unchanged skipping 2026/03/25 04:10:47 DEBUG : only0: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : both14: Unchanged skipping 2026/03/25 04:10:47 DEBUG : only10: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only10: Sizes differ 2026/03/25 04:10:47 DEBUG : only11: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only11: Sizes differ 2026/03/25 04:10:47 DEBUG : only0: Sizes differ 2026/03/25 04:10:47 DEBUG : only12: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only12: Sizes differ 2026/03/25 04:10:47 DEBUG : only14: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only14: Sizes differ 2026/03/25 04:10:47 DEBUG : only15: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only15: Sizes differ 2026/03/25 04:10:47 DEBUG : only16: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only16: Sizes differ 2026/03/25 04:10:47 DEBUG : only17: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only17: Sizes differ 2026/03/25 04:10:47 DEBUG : only18: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only18: Sizes differ 2026/03/25 04:10:47 DEBUG : only19: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only19: Sizes differ 2026/03/25 04:10:47 DEBUG : only1: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only1: Sizes differ 2026/03/25 04:10:47 DEBUG : only2: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only2: Sizes differ 2026/03/25 04:10:47 DEBUG : only3: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only3: Sizes differ 2026/03/25 04:10:47 DEBUG : only4: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only4: Sizes differ 2026/03/25 04:10:47 DEBUG : only5: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only5: Sizes differ 2026/03/25 04:10:47 DEBUG : only6: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only6: Sizes differ 2026/03/25 04:10:47 DEBUG : only7: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only7: Sizes differ 2026/03/25 04:10:47 DEBUG : only8: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only8: Sizes differ 2026/03/25 04:10:47 DEBUG : only9: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only9: Sizes differ 2026/03/25 04:10:47 DEBUG : both11: Unchanged skipping 2026/03/25 04:10:47 DEBUG : both17: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34803") 2026/03/25 04:10:47 DEBUG : only13: size = 0 (Local file system at /tmp/rclone1841907817) 2026/03/25 04:10:47 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-xikimag2saxa) 2026/03/25 04:10:47 DEBUG : only13: Sizes differ 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58706->172.17.0.3:34803, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34638") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44526->172.17.0.3:34638, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33621") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54998->172.17.0.3:33621, err= 2026/03/25 04:10:47 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32205") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35214->172.17.0.3:32205, err= 2026/03/25 04:10:47 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/03/25 04:10:47 INFO : only0: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/03/25 04:10:47 INFO : only10: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only11.51c18866.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30164") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54862->172.17.0.3:30164, err= 2026/03/25 04:10:47 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30364") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51852->172.17.0.3:30364, err= 2026/03/25 04:10:47 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/03/25 04:10:47 INFO : only12: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only11.51c18866.partial: renamed to: only11 2026/03/25 04:10:47 INFO : only11: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32734") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57506->172.17.0.3:32734, err= 2026/03/25 04:10:47 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31306") 2026/03/25 04:10:47 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/03/25 04:10:47 INFO : only14: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/03/25 04:10:47 INFO : only15: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57034->172.17.0.3:31306, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34282") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30940") 2026/03/25 04:10:47 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39178->172.17.0.3:30940, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44432->172.17.0.3:34282, err= 2026/03/25 04:10:47 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/03/25 04:10:47 INFO : only16: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38578") 2026/03/25 04:10:47 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37810->172.17.0.3:38578, err= 2026/03/25 04:10:47 DEBUG : only18.f963383f.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only1.77787b15.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/03/25 04:10:47 INFO : only17: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only18.f963383f.partial: renamed to: only18 2026/03/25 04:10:47 INFO : only18: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/03/25 04:10:47 INFO : only19: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only1.77787b15.partial: renamed to: only1 2026/03/25 04:10:47 INFO : only1: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33479") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34545") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58084->172.17.0.3:33479, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44724->172.17.0.3:34545, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37762") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36551") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49976->172.17.0.3:37762, err= 2026/03/25 04:10:47 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52104->172.17.0.3:36551, err= 2026/03/25 04:10:47 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/03/25 04:10:47 INFO : only2: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/03/25 04:10:47 INFO : only5: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/03/25 04:10:47 INFO : only4: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30873") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59036->172.17.0.3:30873, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32669") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46998->172.17.0.3:32669, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36656") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48672->172.17.0.3:36656, err= 2026/03/25 04:10:47 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/03/25 04:10:47 INFO : only3: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33030") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60346->172.17.0.3:33030, err= 2026/03/25 04:10:47 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/03/25 04:10:47 INFO : only6: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/03/25 04:10:47 INFO : only8: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32811") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37706->172.17.0.3:32811, err= 2026/03/25 04:10:47 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/03/25 04:10:47 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/03/25 04:10:47 INFO : only9: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/03/25 04:10:47 INFO : only7: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/03/25 04:10:47 INFO : only13: Copied (replaced existing) 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35019") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56592->172.17.0.3:35019, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39665") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53754->172.17.0.3:39665, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31070") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53162->172.17.0.3:31070, err= --- PASS: TestSyncConcurrentTruncate (0.10s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : empty_dir: Making directory with metadata 2026/03/25 04:10:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 04:10:47 DEBUG : empty_on_remote: Making directory with metadata 2026/03/25 04:10:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 04:10:47 INFO : empty_on_remote: Making directory 2026/03/25 04:10:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/25 04:10:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38153") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45586->172.17.0.3:38153, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31861") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37193") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32166") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46616->172.17.0.3:31861, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33558->172.17.0.3:32166, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35992->172.17.0.3:37193, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35588") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33782->172.17.0.3:35588, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31294") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59036->172.17.0.3:31294, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : empty_dir: Making directory with metadata 2026/03/25 04:10:47 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 04:10:47 DEBUG : empty_on_remote: Making directory with metadata 2026/03/25 04:10:47 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/03/25 04:10:47 INFO : empty_on_remote: Making directory 2026/03/25 04:10:47 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/03/25 04:10:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38440") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41718->172.17.0.3:38440, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30663") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34631") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37844") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54576->172.17.0.3:34631, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60098->172.17.0.3:37844, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37261") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53798->172.17.0.3:37261, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40640->172.17.0.3:30663, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30229") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57336->172.17.0.3:30229, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33823") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47318->172.17.0.3:33823, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 INFO : sub dir: Making directory 2026/03/25 04:10:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38553") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43238->172.17.0.3:38553, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31843") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46856->172.17.0.3:31843, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35718") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48346->172.17.0.3:35718, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34141") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40160->172.17.0.3:34141, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37436") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48942->172.17.0.3:37436, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37470") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39284->172.17.0.3:37470, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32851") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34334->172.17.0.3:32851, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34142") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60910->172.17.0.3:34142, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39185") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55108->172.17.0.3:39185, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35605") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42660->172.17.0.3:35605, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30870") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47792->172.17.0.3:30870, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/03/25 04:10:47 INFO : sub dir: Making directory 2026/03/25 04:10:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35905") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50682->172.17.0.3:35905, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31165") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60092->172.17.0.3:31165, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31046") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55610->172.17.0.3:31046, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33592") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49352->172.17.0.3:33592, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38800") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46794->172.17.0.3:38800, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30057") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35014->172.17.0.3:30057, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35836") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35418->172.17.0.3:35836, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33825") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45242->172.17.0.3:33825, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32162") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41784->172.17.0.3:32162, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34240") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57690->172.17.0.3:34240, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31035") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60642->172.17.0.3:31035, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36181") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35108->172.17.0.3:36181, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35175") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36500->172.17.0.3:35175, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35151") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34690->172.17.0.3:35151, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32668") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35306->172.17.0.3:32668, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35095") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38582->172.17.0.3:35095, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37847") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55252->172.17.0.3:37847, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31845") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51206->172.17.0.3:31845, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39589") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49656->172.17.0.3:39589, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36766") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51546->172.17.0.3:36766, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35331") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43932->172.17.0.3:35331, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39957") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49682->172.17.0.3:39957, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36639") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59950->172.17.0.3:36639, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33366") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59412->172.17.0.3:33366, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38829") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35616->172.17.0.3:38829, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34239") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39626->172.17.0.3:34239, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35986") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41116->172.17.0.3:35986, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38614") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35590->172.17.0.3:38614, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33549") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50460->172.17.0.3:33549, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36257") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36578->172.17.0.3:36257, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35417") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59470->172.17.0.3:35417, err= 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30768") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49706->172.17.0.3:30768, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36732") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60522->172.17.0.3:36732, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32899") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39382->172.17.0.3:32899, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38225") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40382->172.17.0.3:38225, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32935") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46660->172.17.0.3:32935, err= 2026/03/25 04:10:47 DEBUG : apple: size = 5 OK 2026/03/25 04:10:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : banana: size = 6 OK 2026/03/25 04:10:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32214") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46324->172.17.0.3:32214, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : There was nothing to transfer 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35350") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43376->172.17.0.3:35350, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31327") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36342->172.17.0.3:31327, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38577") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40142->172.17.0.3:38577, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34204") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52876->172.17.0.3:34204, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39574") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45042->172.17.0.3:39574, err= 2026/03/25 04:10:47 DEBUG : apple: size = 5 OK 2026/03/25 04:10:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:47 DEBUG : banana: size = 6 OK 2026/03/25 04:10:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36907") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38102->172.17.0.3:36907, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : There was nothing to transfer 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35347") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58354->172.17.0.3:35347, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34721") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50248->172.17.0.3:34721, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38742") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38774->172.17.0.3:38742, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32987") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41562->172.17.0.3:32987, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39518") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37464->172.17.0.3:39518, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36301") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50230->172.17.0.3:36301, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32221") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38202->172.17.0.3:32221, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39690") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35592->172.17.0.3:39690, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30539") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37230->172.17.0.3:30539, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33778") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44196->172.17.0.3:33778, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32668") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35310->172.17.0.3:32668, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38519") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36606->172.17.0.3:38519, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31874") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49660->172.17.0.3:31874, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31670") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44022->172.17.0.3:31670, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33036") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54838->172.17.0.3:33036, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31138") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39954->172.17.0.3:31138, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30145") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56062->172.17.0.3:30145, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34287") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45424->172.17.0.3:34287, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37384") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45126->172.17.0.3:37384, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39596") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52148->172.17.0.3:39596, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35814") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59900->172.17.0.3:35814, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31830") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47672->172.17.0.3:31830, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34215") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45272->172.17.0.3:34215, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39920") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50074->172.17.0.3:39920, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32478") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50016->172.17.0.3:32478, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34798") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34060->172.17.0.3:34798, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30027") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48708->172.17.0.3:30027, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37792") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39000->172.17.0.3:37792, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38420") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59610->172.17.0.3:38420, err= 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31732") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49964->172.17.0.3:31732, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39356") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39094->172.17.0.3:39356, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33196") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40320->172.17.0.3:33196, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39251") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48452->172.17.0.3:39251, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34918") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32768->172.17.0.3:34918, err= 2026/03/25 04:10:47 DEBUG : apple: size = 5 OK 2026/03/25 04:10:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:47 DEBUG : banana: size = 6 OK 2026/03/25 04:10:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37956") 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56034->172.17.0.3:37956, err= 2026/03/25 04:10:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : There was nothing to transfer 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35167") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46690->172.17.0.3:35167, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39226") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33512->172.17.0.3:39226, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32599") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35966->172.17.0.3:32599, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31415") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59118->172.17.0.3:31415, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37952") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54318->172.17.0.3:37952, err= 2026/03/25 04:10:47 DEBUG : apple: size = 5 OK 2026/03/25 04:10:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : banana: size = 6 OK 2026/03/25 04:10:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36972") 2026/03/25 04:10:47 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37202->172.17.0.3:36972, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : There was nothing to transfer 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31547") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48274->172.17.0.3:31547, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32024") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41306->172.17.0.3:32024, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30207") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38748->172.17.0.3:30207, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37334") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56506->172.17.0.3:37334, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38103") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46012->172.17.0.3:38103, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35794") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33492->172.17.0.3:35794, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31200") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49128->172.17.0.3:31200, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38576") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40818->172.17.0.3:38576, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39790") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56776->172.17.0.3:39790, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32428") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52836->172.17.0.3:32428, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31225") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42446->172.17.0.3:31225, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30477") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53174->172.17.0.3:30477, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30168") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53118->172.17.0.3:30168, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31131") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47568->172.17.0.3:31131, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32664") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49114->172.17.0.3:32664, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39848") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51086->172.17.0.3:39848, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39241") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47276->172.17.0.3:39241, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32792") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48002->172.17.0.3:32792, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30582") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52780->172.17.0.3:30582, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35009") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47988->172.17.0.3:35009, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38410") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45296->172.17.0.3:38410, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31135") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54002->172.17.0.3:31135, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36882") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48666->172.17.0.3:36882, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33015") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54248->172.17.0.3:33015, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39090") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56406->172.17.0.3:39090, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32474") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59046->172.17.0.3:32474, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34532") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34972->172.17.0.3:34532, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39967") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58852->172.17.0.3:39967, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32658") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49702->172.17.0.3:32658, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36429") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57036->172.17.0.3:36429, err= 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32458") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40130->172.17.0.3:32458, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31751") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38194->172.17.0.3:31751, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31102") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41606->172.17.0.3:31102, err= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39930") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56494->172.17.0.3:39930, err= 2026/03/25 04:10:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32488") 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Connecting to FTP server 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35892") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38350->172.17.0.3:21, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60082->172.17.0.3:32488, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30614") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34216->172.17.0.3:30614, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39666->172.17.0.3:35892, err= 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38628") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57762->172.17.0.3:38628, err= 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33731") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56350->172.17.0.3:33731, err= 2026/03/25 04:10:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37520") 2026/03/25 04:10:47 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/03/25 04:10:47 INFO : banana: Copied (new) to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35966->172.17.0.3:37520, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38640") 2026/03/25 04:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60980->172.17.0.3:38640, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35961") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44192->172.17.0.3:35961, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31690") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55496->172.17.0.3:31690, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36867") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45664->172.17.0.3:36867, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34947") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32938->172.17.0.3:34947, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39010") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60360->172.17.0.3:39010, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36377") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51718->172.17.0.3:36377, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33812") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58984->172.17.0.3:33812, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39920") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50090->172.17.0.3:39920, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34442") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38589") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38914->172.17.0.3:38589, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36734->172.17.0.3:34442, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32470") 2026/03/25 04:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59320->172.17.0.3:32470, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/03/25 04:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/03/25 04:10:47 INFO : apple: Copied (new) to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32916") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48832->172.17.0.3:32916, err= 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35235") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32685") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58988->172.17.0.3:35235, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53518->172.17.0.3:32685, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/03/25 04:10:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Connecting to FTP server 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Connecting to FTP server 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38366->172.17.0.3:21, err= 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Connecting to FTP server 2026/03/25 04:10:47 INFO : appleappleapplebanana: Deleted 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 04:10:47 INFO : banana: Deleted 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 04:10:47 INFO : apple: Deleted 2026/03/25 04:10:47 INFO : splitbananasplit: Deleted 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38372->172.17.0.3:21, err= 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:21") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38386->172.17.0.3:21, err= 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38678") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49306->172.17.0.3:38678, err= 2026/03/25 04:10:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : YXBwbGU=: Excluded 2026/03/25 04:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/25 04:10:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : YmFuYW5h: Excluded 2026/03/25 04:10:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39030") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34418->172.17.0.3:39030, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37653") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41648->172.17.0.3:37653, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30600") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41602->172.17.0.3:30600, err= 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36880") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45254->172.17.0.3:36880, err= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : YXBwbGU=: size = 5 OK 2026/03/25 04:10:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : YmFuYW5h: size = 6 OK 2026/03/25 04:10:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/03/25 04:10:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36981") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45910->172.17.0.3:36981, err= 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31429") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47632->172.17.0.3:31429, err= 2026/03/25 04:10:47 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : YXBwbGU=: Excluded 2026/03/25 04:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/03/25 04:10:47 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : YmFuYW5h: Excluded 2026/03/25 04:10:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38659") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38624->172.17.0.3:38659, err= 2026/03/25 04:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/03/25 04:10:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38640") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60984->172.17.0.3:38640, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30771") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51818->172.17.0.3:30771, err= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : apple: transformed to: YXBwbGU= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/03/25 04:10:47 DEBUG : banana: transformed to: YmFuYW5h 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36608") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34208->172.17.0.3:36608, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36217") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54030->172.17.0.3:36217, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38000") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59212->172.17.0.3:38000, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33384") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35598->172.17.0.3:33384, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38541") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34550->172.17.0.3:38541, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38284") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38740->172.17.0.3:38284, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33068") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40230->172.17.0.3:33068, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32630") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37664->172.17.0.3:32630, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35948") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36310->172.17.0.3:35948, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39371") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36168->172.17.0.3:39371, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32662") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33540->172.17.0.3:32662, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37663") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47864->172.17.0.3:37663, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32567") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60356->172.17.0.3:32567, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39163") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50144->172.17.0.3:39163, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36203") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57128->172.17.0.3:36203, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37051") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60648->172.17.0.3:37051, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31048") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59712->172.17.0.3:31048, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35738") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56988->172.17.0.3:35738, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38493") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55906->172.17.0.3:38493, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32871") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39250->172.17.0.3:32871, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32289") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51394->172.17.0.3:32289, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38889") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35038->172.17.0.3:38889, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34683") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47508->172.17.0.3:34683, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38614") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35604->172.17.0.3:38614, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35177") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60266->172.17.0.3:35177, err= 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37942") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56178->172.17.0.3:37942, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35608") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55424->172.17.0.3:35608, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30782") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35962->172.17.0.3:30782, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34704") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53730->172.17.0.3:34704, err= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37656") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34670->172.17.0.3:37656, err= 2026/03/25 04:10:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34940") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30636") 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46932->172.17.0.3:30636, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31595") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39222->172.17.0.3:31595, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36704") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36400->172.17.0.3:36704, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52674->172.17.0.3:34940, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33634") 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50970->172.17.0.3:33634, err= 2026/03/25 04:10:47 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/03/25 04:10:47 INFO : apple: Copied (new) to: PREFIXapple 2026/03/25 04:10:47 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34566") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36223") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36358->172.17.0.3:34566, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48632->172.17.0.3:36223, err= 2026/03/25 04:10:47 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/03/25 04:10:47 INFO : banana: Copied (new) to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34194") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39032->172.17.0.3:34194, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31707") 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36170->172.17.0.3:31707, err= 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30097") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31509") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43158->172.17.0.3:30097, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53834->172.17.0.3:31509, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31307") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41612->172.17.0.3:31307, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31907") 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58386->172.17.0.3:31907, err= 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37142") 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48170->172.17.0.3:37142, err= 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36221") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50738->172.17.0.3:36221, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32873") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32954") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34680->172.17.0.3:32954, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48722->172.17.0.3:32873, err= 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30664") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53356->172.17.0.3:30664, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31905") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42832->172.17.0.3:31905, err= 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/03/25 04:10:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38517") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34030") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49864->172.17.0.3:38517, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50326->172.17.0.3:34030, err= 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 04:10:47 INFO : apple: Deleted 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 04:10:47 INFO : appleappleapplebanana: Deleted 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 04:10:47 INFO : banana: Deleted 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 04:10:47 INFO : splitbananasplit: Deleted 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36582") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54748->172.17.0.3:36582, err= 2026/03/25 04:10:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : PREFIXapple: Excluded 2026/03/25 04:10:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : PREFIXbanana: Excluded 2026/03/25 04:10:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : PREFIXsplitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35714") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59466->172.17.0.3:35714, err= 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31407") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35202->172.17.0.3:31407, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35486") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58262->172.17.0.3:35486, err= 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : apple: transformed to: PREFIXapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/03/25 04:10:47 DEBUG : banana: transformed to: PREFIXbanana 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35445") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39780->172.17.0.3:35445, err= 2026/03/25 04:10:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31913") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59620->172.17.0.3:31913, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32943") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31937") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57966->172.17.0.3:31937, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52992->172.17.0.3:32943, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38652") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36359") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34676->172.17.0.3:38652, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47758->172.17.0.3:36359, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/25 04:10:47 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/25 04:10:47 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/25 04:10:47 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/25 04:10:47 INFO : banana: Copied (new) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/25 04:10:47 INFO : appleappleapplebanana: Copied (new) 2026/03/25 04:10:47 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/25 04:10:47 INFO : apple: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39331") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50640->172.17.0.3:39331, err= 2026/03/25 04:10:47 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/25 04:10:47 INFO : splitbananasplit: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35798") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33489") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46182->172.17.0.3:35798, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34344") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48212->172.17.0.3:34344, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59844->172.17.0.3:33489, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30380") 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59130->172.17.0.3:30380, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31077") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33966->172.17.0.3:31077, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35006") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30902") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34294->172.17.0.3:30902, err= 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40334->172.17.0.3:35006, err= 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33761") 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35952->172.17.0.3:33761, err= 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34382") 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59314->172.17.0.3:34382, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36444") 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35288->172.17.0.3:36444, err= 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36069") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31626") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51742->172.17.0.3:31626, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50726->172.17.0.3:36069, err= 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/25 04:10:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32847") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33870") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52448->172.17.0.3:32847, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53704->172.17.0.3:33870, err= 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37722") 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46468->172.17.0.3:37722, err= 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/03/25 04:10:47 INFO : PREFIXappleappleapplebanana: Deleted 2026/03/25 04:10:47 INFO : PREFIXapple: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/03/25 04:10:47 INFO : PREFIXbanana: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/03/25 04:10:47 INFO : PREFIXsplitbananasplit: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38601") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44808->172.17.0.3:38601, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32996") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48514->172.17.0.3:32996, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35900") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42182->172.17.0.3:35900, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36277") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32986->172.17.0.3:36277, err= 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33471") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39406->172.17.0.3:33471, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37723") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36018->172.17.0.3:37723, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32216") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34718->172.17.0.3:32216, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32513") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56120->172.17.0.3:32513, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38303") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59262->172.17.0.3:38303, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31430") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51516->172.17.0.3:31430, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38116") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42022->172.17.0.3:38116, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32214") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46338->172.17.0.3:32214, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32956") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52338->172.17.0.3:32956, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33552") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40470->172.17.0.3:33552, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37410") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39848->172.17.0.3:37410, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33315") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32882->172.17.0.3:33315, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33265") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54586->172.17.0.3:33265, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30616") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50098->172.17.0.3:30616, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38170") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59174->172.17.0.3:38170, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34706") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39028->172.17.0.3:34706, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32037") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35290->172.17.0.3:32037, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30597") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49330->172.17.0.3:30597, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32290") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48682->172.17.0.3:32290, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32486") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58540->172.17.0.3:32486, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35406") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47820->172.17.0.3:35406, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30000") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51856->172.17.0.3:30000, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32661") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48244->172.17.0.3:32661, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30187") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38342->172.17.0.3:30187, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38310") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41050->172.17.0.3:38310, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38362") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40586->172.17.0.3:38362, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33622") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49146->172.17.0.3:33622, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36415") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39188->172.17.0.3:36415, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36089") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39884->172.17.0.3:36089, err= 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30626") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54826->172.17.0.3:30626, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33628") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42722->172.17.0.3:33628, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36003") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55424->172.17.0.3:36003, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30590") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47388->172.17.0.3:30590, err= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34163") 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36200->172.17.0.3:34163, err= 2026/03/25 04:10:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 04:10:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36533") 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33632->172.17.0.3:36533, err= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38275") 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33183") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35748->172.17.0.3:38275, err= 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51566->172.17.0.3:33183, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36233") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60780->172.17.0.3:36233, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35611") 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41640->172.17.0.3:35611, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/03/25 04:10:47 INFO : apple: Copied (new) to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/03/25 04:10:47 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39808") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42458->172.17.0.3:39808, err= 2026/03/25 04:10:47 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/03/25 04:10:47 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/03/25 04:10:47 INFO : banana: Copied (new) to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32225") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30044") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40128->172.17.0.3:32225, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45140->172.17.0.3:30044, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37705") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39824->172.17.0.3:37705, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33864") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48640->172.17.0.3:33864, err= 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38404") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33660->172.17.0.3:38404, err= 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39168") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34906->172.17.0.3:39168, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33359") 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56166->172.17.0.3:33359, err= 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31590") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53360->172.17.0.3:31590, err= 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34097") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59248->172.17.0.3:34097, err= 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34112") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32230") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41670->172.17.0.3:34112, err= 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58846->172.17.0.3:32230, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35364") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46990->172.17.0.3:35364, err= 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38354") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35111") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33690->172.17.0.3:38354, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46116->172.17.0.3:35111, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37030") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49314->172.17.0.3:37030, err= 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 04:10:47 INFO : apple: Deleted 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 04:10:47 INFO : banana: Deleted 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 04:10:47 INFO : appleappleapplebanana: Deleted 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 04:10:47 INFO : splitbananasplit: Deleted 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30559") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56380->172.17.0.3:30559, err= 2026/03/25 04:10:47 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : bananaSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplitSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31548") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38348->172.17.0.3:31548, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35021") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58524->172.17.0.3:35021, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34208") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59634->172.17.0.3:34208, err= 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : apple: transformed to: appleSUFFIX 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/03/25 04:10:47 DEBUG : banana: transformed to: bananaSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39705") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51434->172.17.0.3:39705, err= 2026/03/25 04:10:47 DEBUG : apple: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : banana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36447") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36564") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49662->172.17.0.3:36447, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45648->172.17.0.3:36564, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39148") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37963") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52814->172.17.0.3:39148, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30918") 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54550->172.17.0.3:37963, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34250->172.17.0.3:30918, err= 2026/03/25 04:10:47 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/03/25 04:10:47 INFO : apple: Copied (new) 2026/03/25 04:10:47 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/03/25 04:10:47 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39822") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56056->172.17.0.3:39822, err= 2026/03/25 04:10:47 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/03/25 04:10:47 INFO : banana: Copied (new) 2026/03/25 04:10:47 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/03/25 04:10:47 INFO : splitbananasplit: Copied (new) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/03/25 04:10:47 INFO : appleappleapplebanana: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34325") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36970") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38956->172.17.0.3:34325, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31371") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60034->172.17.0.3:36970, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42452->172.17.0.3:31371, err= 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30096") 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51628->172.17.0.3:30096, err= 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35900") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39374") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42198->172.17.0.3:35900, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51140->172.17.0.3:39374, err= 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39372") 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43100->172.17.0.3:39372, err= 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39755") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36773") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41642->172.17.0.3:39755, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37126") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51674->172.17.0.3:36773, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56136->172.17.0.3:37126, err= 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33034") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46694->172.17.0.3:33034, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36430") 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/03/25 04:10:47 INFO : dir1/0010-456789.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38396->172.17.0.3:36430, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35387") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59732->172.17.0.3:35387, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30140") 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50926->172.17.0.3:30140, err= 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32119") 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45000->172.17.0.3:32119, err= 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txt: Copied (new) 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : splitbananasplitSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : appleappleapplebananaSUFFIX: Deleted 2026/03/25 04:10:47 INFO : bananaSUFFIX: Deleted 2026/03/25 04:10:47 INFO : appleSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36454") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53140->172.17.0.3:36454, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32713") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55020->172.17.0.3:32713, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37083") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59710->172.17.0.3:37083, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31782") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50772->172.17.0.3:31782, err= 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31789") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44480->172.17.0.3:31789, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35801") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52078->172.17.0.3:35801, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30737") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60928->172.17.0.3:30737, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37883") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53362->172.17.0.3:37883, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32927") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42484->172.17.0.3:32927, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33990") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56876->172.17.0.3:33990, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35272") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47416->172.17.0.3:35272, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36718") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56304->172.17.0.3:36718, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39042") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33246->172.17.0.3:39042, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34504") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56288->172.17.0.3:34504, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34783") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48178->172.17.0.3:34783, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34440") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52146->172.17.0.3:34440, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33662") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54670->172.17.0.3:33662, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32726") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53670->172.17.0.3:32726, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30882") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42178->172.17.0.3:30882, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37765") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46388->172.17.0.3:37765, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38553") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43242->172.17.0.3:38553, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31100") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34944->172.17.0.3:31100, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39045") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36026->172.17.0.3:39045, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30858") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57558->172.17.0.3:30858, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31105") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55374->172.17.0.3:31105, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35741") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38400->172.17.0.3:35741, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36478") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43748->172.17.0.3:36478, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36026") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39488->172.17.0.3:36026, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34299") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35498->172.17.0.3:34299, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33177") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43722->172.17.0.3:33177, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36581") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40304->172.17.0.3:36581, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34134") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56010->172.17.0.3:34134, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37186") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46094->172.17.0.3:37186, err= 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37449") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35008->172.17.0.3:37449, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37893") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49644->172.17.0.3:37893, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32098") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35626->172.17.0.3:32098, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36761") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49060->172.17.0.3:36761, err= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38347") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56402->172.17.0.3:38347, err= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : apple: size = 5 OK 2026/03/25 04:10:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : banana: size = 6 OK 2026/03/25 04:10:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31845") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51214->172.17.0.3:31845, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39179") 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55780->172.17.0.3:39179, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36335") 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40130->172.17.0.3:36335, err= 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32825") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44024->172.17.0.3:32825, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33710") 2026/03/25 04:10:47 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41270->172.17.0.3:33710, err= 2026/03/25 04:10:47 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/03/25 04:10:47 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34171") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43174->172.17.0.3:34171, err= 2026/03/25 04:10:47 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/03/25 04:10:47 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38138") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47038->172.17.0.3:38138, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39597") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37728->172.17.0.3:39597, err= 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30000") 2026/03/25 04:10:47 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51858->172.17.0.3:30000, err= 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35684") 2026/03/25 04:10:47 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59322->172.17.0.3:35684, err= 2026/03/25 04:10:47 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34043") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36522->172.17.0.3:34043, err= 2026/03/25 04:10:47 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32341") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40186->172.17.0.3:32341, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34905") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38056->172.17.0.3:34905, err= 2026/03/25 04:10:47 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30583") 2026/03/25 04:10:47 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33066->172.17.0.3:30583, err= 2026/03/25 04:10:47 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36715") 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40536->172.17.0.3:36715, err= 2026/03/25 04:10:47 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34585") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44128->172.17.0.3:34585, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31257") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48516->172.17.0.3:31257, err= 2026/03/25 04:10:47 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/03/25 04:10:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35121") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33322->172.17.0.3:35121, err= 2026/03/25 04:10:47 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31365") 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45858->172.17.0.3:31365, err= 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 INFO : dir1/0010-456789.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0015-9;=.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0014-89;=.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0006-ghijklm.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0003-defghij.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0008-2345678.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0012-6789;.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0009-3456789.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0002-cdefghi.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0004-efghijk.txt: Deleted 2026/03/25 04:10:47 INFO : splitbananasplit: Deleted 2026/03/25 04:10:47 INFO : appleappleapplebanana: Deleted 2026/03/25 04:10:47 INFO : dir1/0005-fghijkl.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0000-abcdefg.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0013-789;=.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0007-1234567.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0011-56789;.txt: Deleted 2026/03/25 04:10:47 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34119") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43560->172.17.0.3:34119, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleapple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleapple: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbanan: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32148") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55392->172.17.0.3:32148, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcde: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdef: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefg: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defgh: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghi: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghij: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijk: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-12345: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-23456: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-34567: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-45678: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36617") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45804->172.17.0.3:36617, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35817") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52532->172.17.0.3:35817, err= 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32945") 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37908->172.17.0.3:32945, err= 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : apple: size = 5 OK 2026/03/25 04:10:47 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:47 DEBUG : appleapple: size = 21 OK 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : banana: size = 6 OK 2026/03/25 04:10:47 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:47 DEBUG : splitbanan: size = 16 OK 2026/03/25 04:10:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35396") 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57580->172.17.0.3:35396, err= 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/03/25 04:10:47 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/03/25 04:10:47 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/03/25 04:10:47 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/03/25 04:10:47 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0000-abcde: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0003-defgh: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/03/25 04:10:47 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/03/25 04:10:47 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/03/25 04:10:47 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/03/25 04:10:47 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/03/25 04:10:47 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/03/25 04:10:47 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/03/25 04:10:47 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/03/25 04:10:47 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/03/25 04:10:47 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/03/25 04:10:47 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/03/25 04:10:47 DEBUG : dir1/0004-efghi: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0005-fghij: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0007-12345: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0008-23456: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0009-34567: size = 21 OK 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0010-45678: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0011-56789: size = 20 OK 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=: size = 19 OK 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37191") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40050->172.17.0.3:37191, err= 2026/03/25 04:10:47 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : apple: Excluded 2026/03/25 04:10:47 DEBUG : appleapple: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : appleapple: Excluded 2026/03/25 04:10:47 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : banana: Excluded 2026/03/25 04:10:47 DEBUG : splitbanan: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : splitbanan: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39432") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49376->172.17.0.3:39432, err= 2026/03/25 04:10:47 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0000-abcde: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdef: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefg: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0003-defgh: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0004-efghi: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0005-fghij: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijk: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0007-12345: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0008-23456: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0009-34567: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0010-45678: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0011-56789: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.: Excluded 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.t: Excluded 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33240") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60638->172.17.0.3:33240, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39085") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42238->172.17.0.3:39085, err= 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/03/25 04:10:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/03/25 04:10:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/03/25 04:10:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/03/25 04:10:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/03/25 04:10:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/03/25 04:10:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/03/25 04:10:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/03/25 04:10:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/03/25 04:10:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/03/25 04:10:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/03/25 04:10:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/03/25 04:10:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/03/25 04:10:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/03/25 04:10:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/03/25 04:10:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/03/25 04:10:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/03/25 04:10:47 DEBUG : splitbananasplit: transformed to: splitbanan 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32241") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49028->172.17.0.3:32241, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37101") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55952->172.17.0.3:37101, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38308") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34940->172.17.0.3:38308, err= 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34220") 2026/03/25 04:10:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44456->172.17.0.3:34220, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31750") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58336->172.17.0.3:31750, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30484") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54330->172.17.0.3:30484, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36185") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50984->172.17.0.3:36185, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32855") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56378->172.17.0.3:32855, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38899") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43904->172.17.0.3:38899, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36438") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60402->172.17.0.3:36438, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36549") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60328->172.17.0.3:36549, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30668") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44962->172.17.0.3:30668, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37299") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46750->172.17.0.3:37299, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35664") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45152->172.17.0.3:35664, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38583") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59196->172.17.0.3:38583, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33386") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51644->172.17.0.3:33386, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36155") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46870->172.17.0.3:36155, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34874") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57450->172.17.0.3:34874, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39705") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51436->172.17.0.3:39705, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30718") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55386->172.17.0.3:30718, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38919") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33634->172.17.0.3:38919, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30963") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49396->172.17.0.3:30963, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33055") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58294->172.17.0.3:33055, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39320") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53972->172.17.0.3:39320, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39011") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52350->172.17.0.3:39011, err= 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38878") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56780->172.17.0.3:38878, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33217") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51130->172.17.0.3:33217, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34467") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55450->172.17.0.3:34467, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35487") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58118->172.17.0.3:35487, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30586") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41420->172.17.0.3:30586, err= 2026/03/25 04:10:48 DEBUG : apple: size = 5 OK 2026/03/25 04:10:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:48 DEBUG : banana: size = 6 OK 2026/03/25 04:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:48 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:48 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34790") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57698->172.17.0.3:34790, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32443") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35900->172.17.0.3:32443, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34401") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43372->172.17.0.3:34401, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33086") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34012->172.17.0.3:33086, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34807") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57894->172.17.0.3:34807, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38591") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41188->172.17.0.3:38591, err= 2026/03/25 04:10:48 DEBUG : apple: size = 5 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : banana: size = 6 OK 2026/03/25 04:10:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31356") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33448->172.17.0.3:31356, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33740") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56368->172.17.0.3:33740, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39494") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59496->172.17.0.3:39494, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31413") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36634->172.17.0.3:31413, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38364") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34180->172.17.0.3:38364, err= 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37436") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48952->172.17.0.3:37436, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34376") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32994->172.17.0.3:34376, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35604") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34798->172.17.0.3:35604, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35068") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33616->172.17.0.3:35068, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37282") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56332->172.17.0.3:37282, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38552") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43178->172.17.0.3:38552, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30840") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34466->172.17.0.3:30840, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34404") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56722->172.17.0.3:34404, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36596") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42044->172.17.0.3:36596, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38042") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60918->172.17.0.3:38042, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36884") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36432->172.17.0.3:36884, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34887") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60236->172.17.0.3:34887, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35610") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41906->172.17.0.3:35610, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31445") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38450->172.17.0.3:31445, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37322") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44032->172.17.0.3:37322, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34788") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38116->172.17.0.3:34788, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38251") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51100->172.17.0.3:38251, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38448") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60084->172.17.0.3:38448, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38259") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45076->172.17.0.3:38259, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34305") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45258->172.17.0.3:34305, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32584") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37208->172.17.0.3:32584, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34749") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54874->172.17.0.3:34749, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35563") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46672->172.17.0.3:35563, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32141") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41744->172.17.0.3:32141, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37901") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35240->172.17.0.3:37901, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33920") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53588->172.17.0.3:33920, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34850") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45952->172.17.0.3:34850, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31903") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48226->172.17.0.3:31903, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37516") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42744->172.17.0.3:37516, err= 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33671") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38694->172.17.0.3:33671, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36899") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42832->172.17.0.3:36899, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34091") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54178->172.17.0.3:34091, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37681") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52008->172.17.0.3:37681, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36138") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48646->172.17.0.3:36138, err= 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:48 DEBUG : banana: size = 6 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33419") 2026/03/25 04:10:48 DEBUG : apple: size = 5 OK 2026/03/25 04:10:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51570->172.17.0.3:33419, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35226") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46618->172.17.0.3:35226, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37069") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54904->172.17.0.3:37069, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39612") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35404->172.17.0.3:39612, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31210") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56100->172.17.0.3:31210, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38515") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42740->172.17.0.3:38515, err= 2026/03/25 04:10:48 DEBUG : apple: size = 5 OK 2026/03/25 04:10:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37026") 2026/03/25 04:10:48 DEBUG : banana: size = 6 OK 2026/03/25 04:10:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59584->172.17.0.3:37026, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37296") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34882->172.17.0.3:37296, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36068") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33600->172.17.0.3:36068, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36805") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59916->172.17.0.3:36805, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37027") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56440->172.17.0.3:37027, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33496") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58888->172.17.0.3:33496, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36935") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48508->172.17.0.3:36935, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30419") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33766->172.17.0.3:30419, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32068") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60652->172.17.0.3:32068, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32252") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49062->172.17.0.3:32252, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34877") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46618->172.17.0.3:34877, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31460") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36618->172.17.0.3:31460, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32386") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44220->172.17.0.3:32386, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34373") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39266->172.17.0.3:34373, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32320") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59168->172.17.0.3:32320, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34385") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51860->172.17.0.3:34385, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31599") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37636->172.17.0.3:31599, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36626") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47656->172.17.0.3:36626, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32038") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43770->172.17.0.3:32038, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37716") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49522->172.17.0.3:37716, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33721") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40524->172.17.0.3:33721, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37126") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56152->172.17.0.3:37126, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33873") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42680->172.17.0.3:33873, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39472") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44100->172.17.0.3:39472, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31024") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58696->172.17.0.3:31024, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34976") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37202->172.17.0.3:34976, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37545") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58952->172.17.0.3:37545, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35348") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49484->172.17.0.3:35348, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37619") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60320->172.17.0.3:37619, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34937") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46596->172.17.0.3:34937, err= 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38850") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37260->172.17.0.3:38850, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39634") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54274->172.17.0.3:39634, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36385") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55966->172.17.0.3:36385, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30506") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60638->172.17.0.3:30506, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34840") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47692->172.17.0.3:34840, err= 2026/03/25 04:10:48 DEBUG : apple: size = 5 OK 2026/03/25 04:10:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : banana: size = 6 OK 2026/03/25 04:10:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35165") 2026/03/25 04:10:48 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50620->172.17.0.3:35165, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32166") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33560->172.17.0.3:32166, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31659") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53948->172.17.0.3:31659, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33407") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60320->172.17.0.3:33407, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31743") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55960->172.17.0.3:31743, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33086") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34020->172.17.0.3:33086, err= 2026/03/25 04:10:48 DEBUG : apple: size = 5 OK 2026/03/25 04:10:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:48 DEBUG : banana: size = 6 OK 2026/03/25 04:10:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:48 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38979") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45426->172.17.0.3:38979, err= 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37174") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37920->172.17.0.3:37174, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36942") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36588->172.17.0.3:36942, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35750") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41862->172.17.0.3:35750, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33858") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52100->172.17.0.3:33858, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33146") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55894->172.17.0.3:33146, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30709") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37936->172.17.0.3:30709, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39404") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35538->172.17.0.3:39404, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33492") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60852->172.17.0.3:33492, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34034") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37780->172.17.0.3:34034, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37411") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50524->172.17.0.3:37411, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34922") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52522->172.17.0.3:34922, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35078") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47422->172.17.0.3:35078, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31264") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60014->172.17.0.3:31264, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33260") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42924->172.17.0.3:33260, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38513") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42100->172.17.0.3:38513, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38985") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41612->172.17.0.3:38985, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38784") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46850->172.17.0.3:38784, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39535") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52814->172.17.0.3:39535, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37483") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52992->172.17.0.3:37483, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39103") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43856->172.17.0.3:39103, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36798") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59598->172.17.0.3:36798, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31349") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34288->172.17.0.3:31349, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30512") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47342->172.17.0.3:30512, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31125") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43308->172.17.0.3:31125, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30188") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35240->172.17.0.3:30188, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36817") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45022->172.17.0.3:36817, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30661") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35332->172.17.0.3:30661, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36989") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33102->172.17.0.3:36989, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34848") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39286->172.17.0.3:34848, err= 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38902") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55352->172.17.0.3:38902, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38965") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38164->172.17.0.3:38965, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39993") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51420->172.17.0.3:39993, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30432") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40606->172.17.0.3:30432, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35482") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35478->172.17.0.3:35482, err= 2026/03/25 04:10:48 DEBUG : apple: size = 5 OK 2026/03/25 04:10:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : banana: size = 6 OK 2026/03/25 04:10:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30380") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59134->172.17.0.3:30380, err= 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35422") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43872->172.17.0.3:35422, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34565") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58030->172.17.0.3:34565, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33111") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52642->172.17.0.3:33111, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30794") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47468->172.17.0.3:30794, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30504") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47316->172.17.0.3:30504, err= 2026/03/25 04:10:48 DEBUG : apple: size = 5 OK 2026/03/25 04:10:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : banana: size = 6 OK 2026/03/25 04:10:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32391") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48570->172.17.0.3:32391, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35021") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58534->172.17.0.3:35021, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31834") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41754->172.17.0.3:31834, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38987") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33030->172.17.0.3:38987, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37963") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54558->172.17.0.3:37963, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30851") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47124->172.17.0.3:30851, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33763") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55494->172.17.0.3:33763, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37681") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52022->172.17.0.3:37681, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33624") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47234->172.17.0.3:33624, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37771") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39116->172.17.0.3:37771, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31175") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55594->172.17.0.3:31175, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32876") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56596->172.17.0.3:32876, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35393") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46500->172.17.0.3:35393, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39829") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59876->172.17.0.3:39829, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32650") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59270->172.17.0.3:32650, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34453") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35570->172.17.0.3:34453, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39294") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48264->172.17.0.3:39294, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39032") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53668->172.17.0.3:39032, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30953") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57478->172.17.0.3:30953, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33340") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51764->172.17.0.3:33340, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30225") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60776->172.17.0.3:30225, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36302") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36328->172.17.0.3:36302, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31175") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55608->172.17.0.3:31175, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37605") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52064->172.17.0.3:37605, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34549") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37842->172.17.0.3:34549, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34031") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43660->172.17.0.3:34031, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36131") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56244->172.17.0.3:36131, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36513") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45226->172.17.0.3:36513, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31171") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59042->172.17.0.3:31171, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33800") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41354->172.17.0.3:33800, err= 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39658") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45642->172.17.0.3:39658, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30567") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52510->172.17.0.3:30567, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31186") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41666->172.17.0.3:31186, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36690") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47950->172.17.0.3:36690, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39907") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56478->172.17.0.3:39907, err= 2026/03/25 04:10:48 DEBUG : apple: size = 5 OK 2026/03/25 04:10:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:48 DEBUG : banana: size = 6 OK 2026/03/25 04:10:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38494") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60256->172.17.0.3:38494, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38025") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54384->172.17.0.3:38025, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37869") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49572->172.17.0.3:37869, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31397") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40940->172.17.0.3:31397, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32116") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43008->172.17.0.3:32116, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36695") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43496->172.17.0.3:36695, err= 2026/03/25 04:10:48 DEBUG : apple: size = 5 OK 2026/03/25 04:10:48 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : apple: Unchanged skipping 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : banana: size = 6 OK 2026/03/25 04:10:48 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : banana: Unchanged skipping 2026/03/25 04:10:48 DEBUG : splitbananasplit: size = 16 OK 2026/03/25 04:10:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34720") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53088->172.17.0.3:34720, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35276") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47082->172.17.0.3:35276, err= 2026/03/25 04:10:48 DEBUG : apple: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : apple: Excluded 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : appleappleapplebanana: Excluded 2026/03/25 04:10:48 DEBUG : banana: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : banana: Excluded 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : splitbananasplit: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32500") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43898->172.17.0.3:32500, err= 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/03/25 04:10:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37156") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49824->172.17.0.3:37156, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32290") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48686->172.17.0.3:32290, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39147") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59852->172.17.0.3:39147, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30124") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35548->172.17.0.3:30124, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37335") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38078->172.17.0.3:37335, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35316") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50922->172.17.0.3:35316, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37547") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43216->172.17.0.3:37547, err= --- PASS: TestTransform (0.90s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (0.12s) --- PASS: TestTransform/prefix (0.11s) --- PASS: TestTransform/suffix (0.08s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.07s) --- PASS: TestTransform/charmap (0.08s) --- PASS: TestTransform/lowercase (0.08s) --- PASS: TestTransform/ascii (0.11s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37324") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43414->172.17.0.3:37324, err= 2026/03/25 04:10:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/25 04:10:48 INFO : sub dir_somesuffix: Making directory 2026/03/25 04:10:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/03/25 04:10:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/03/25 04:10:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/25 04:10:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32151") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53226->172.17.0.3:32151, err= 2026/03/25 04:10:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/03/25 04:10:48 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/25 04:10:48 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35539") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33390->172.17.0.3:35539, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35423") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50902->172.17.0.3:35423, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37749") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44114->172.17.0.3:37749, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35617") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39866->172.17.0.3:35617, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35017") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49286->172.17.0.3:35017, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35701") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55866->172.17.0.3:35701, err= 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 INFO : tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34549") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37854->172.17.0.3:34549, err= 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/03/25 04:10:48 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34728") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49036->172.17.0.3:34728, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30968") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42712->172.17.0.3:30968, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35832") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42436->172.17.0.3:35832, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35079") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57776->172.17.0.3:35079, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30472") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58850->172.17.0.3:30472, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35066") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32934->172.17.0.3:35066, err= 2026/03/25 04:10:48 INFO : toe: Making directory 2026/03/25 04:10:48 INFO : toe/toe: Making directory 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37226") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53442->172.17.0.3:37226, err= 2026/03/25 04:10:48 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/25 04:10:48 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/25 04:10:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36822") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40124->172.17.0.3:36822, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34262") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49528->172.17.0.3:34262, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35686") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52456->172.17.0.3:35686, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39266") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49604->172.17.0.3:39266, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34628") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50962->172.17.0.3:34628, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37350") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59082->172.17.0.3:37350, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33259") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37606->172.17.0.3:33259, err= --- PASS: TestFileTag (0.02s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36265") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43384->172.17.0.3:36265, err= 2026/03/25 04:10:48 INFO : toe: Making directory 2026/03/25 04:10:48 INFO : toe/toe: Making directory 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38615") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46652->172.17.0.3:38615, err= 2026/03/25 04:10:48 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/03/25 04:10:48 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/03/25 04:10:48 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39836") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42192->172.17.0.3:39836, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38860") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55870->172.17.0.3:38860, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35826") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52932->172.17.0.3:35826, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36073") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46064->172.17.0.3:36073, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39956") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46138->172.17.0.3:39956, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32105") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55614->172.17.0.3:32105, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34550") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33258->172.17.0.3:34550, err= --- PASS: TestNoTag (0.02s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : empty_dir: Making directory with metadata 2026/03/25 04:10:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36837") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55692->172.17.0.3:36837, err= 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 INFO : tictacempty_dir: Making directory 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 INFO : tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 INFO : tictactoe/tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34157") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37736->172.17.0.3:34157, err= 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/25 04:10:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34284") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57128->172.17.0.3:34284, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35841") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32401") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39156->172.17.0.3:35841, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:32978->172.17.0.3:32401, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34758") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51816->172.17.0.3:34758, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30801") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42568->172.17.0.3:30801, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33565") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34710->172.17.0.3:33565, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33967") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35840->172.17.0.3:33967, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39965") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59464->172.17.0.3:39965, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39165") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56986->172.17.0.3:39165, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : empty_dir: Making directory with metadata 2026/03/25 04:10:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37637") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36868->172.17.0.3:37637, err= 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 INFO : tictacempty_dir: Making directory 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 INFO : tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 INFO : tictactoe/tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35578") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53508->172.17.0.3:35578, err= 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32582") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47032->172.17.0.3:32582, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35842") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:53620->172.17.0.3:35842, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39628") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41912->172.17.0.3:39628, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34965") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57898->172.17.0.3:34965, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38782") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40428->172.17.0.3:38782, err= 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34665") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34940->172.17.0.3:34665, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30998") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:33296->172.17.0.3:30998, err= 2026/03/25 04:10:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30921") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54130->172.17.0.3:30921, err= 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/03/25 04:10:48 NOTICE: ftp://172.17.0.3:21/rclone-test-xikimag2saxa: 0 differences found 2026/03/25 04:10:48 NOTICE: ftp://172.17.0.3:21/rclone-test-xikimag2saxa: 1 hashes could not be checked 2026/03/25 04:10:48 NOTICE: ftp://172.17.0.3:21/rclone-test-xikimag2saxa: 1 matching files 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39045") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36034->172.17.0.3:39045, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33457") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50390->172.17.0.3:33457, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38990") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36298->172.17.0.3:38990, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35059") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46838->172.17.0.3:35059, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35909") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38598->172.17.0.3:35909, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34876") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56268->172.17.0.3:34876, err= 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 INFO : tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 INFO : tictactoe/tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36188") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35788->172.17.0.3:36188, err= 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/03/25 04:10:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32209") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51514->172.17.0.3:32209, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39910") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58920->172.17.0.3:39910, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34789") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58614->172.17.0.3:34789, err= 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32980") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45422->172.17.0.3:32980, err= 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38684") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58416->172.17.0.3:38684, err= 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33501") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48070->172.17.0.3:33501, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33737") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54608->172.17.0.3:33737, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39810") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45314->172.17.0.3:39810, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38652") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34684->172.17.0.3:38652, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30264") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47134->172.17.0.3:30264, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36939") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34990->172.17.0.3:36939, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32891") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37366->172.17.0.3:32891, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31014") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54114->172.17.0.3:31014, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/03/25 04:10:48 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37899") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57062->172.17.0.3:37899, err= 2026/03/25 04:10:48 INFO : toe: Making directory 2026/03/25 04:10:48 INFO : toe/toe: Making directory 2026/03/25 04:10:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34420") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42460->172.17.0.3:34420, err= 2026/03/25 04:10:48 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/03/25 04:10:48 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/03/25 04:10:48 INFO : toe/toe/toe: Copied (new) 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31006") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39986->172.17.0.3:31006, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30857") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38880->172.17.0.3:30857, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30833") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35498->172.17.0.3:30833, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37921") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58640->172.17.0.3:37921, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30125") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47638->172.17.0.3:30125, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31735") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45800->172.17.0.3:31735, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30611") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40796->172.17.0.3:30611, err= --- PASS: TestConflicting (0.02s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : empty_dir: Making directory with metadata 2026/03/25 04:10:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39588") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34076->172.17.0.3:39588, err= 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 INFO : tictacempty_dir: Making directory 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 INFO : tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 INFO : tictactoe/tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39064") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45166->172.17.0.3:39064, err= 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 INFO : toe/toe/toe.txt: Deleted 2026/03/25 04:10:48 INFO : toe/toe: Removing directory 2026/03/25 04:10:48 INFO : toe: Removing directory 2026/03/25 04:10:48 INFO : empty_dir: Removing directory 2026/03/25 04:10:48 DEBUG : Local file system at /tmp/rclone1841907817: deleted 3 directories 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38617") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36946->172.17.0.3:38617, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39863") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:36492->172.17.0.3:39863, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38271") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48514->172.17.0.3:38271, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30220") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:55760->172.17.0.3:30220, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35756") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35248->172.17.0.3:35756, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39060") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37278->172.17.0.3:39060, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32485") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:46438->172.17.0.3:32485, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36399") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49762->172.17.0.3:36399, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39747") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35376->172.17.0.3:39747, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : empty_dir: Making directory with metadata 2026/03/25 04:10:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30521") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:35940->172.17.0.3:30521, err= 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 INFO : tictacempty_dir: Making directory 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 INFO : tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 INFO : tictactoe/tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37631") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39390->172.17.0.3:37631, err= 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 INFO : toe/toe/toe.txt: Deleted 2026/03/25 04:10:48 INFO : toe/toe: Removing directory 2026/03/25 04:10:48 INFO : toe: Removing directory 2026/03/25 04:10:48 INFO : empty_dir: Removing directory 2026/03/25 04:10:48 DEBUG : Local file system at /tmp/rclone1841907817: deleted 3 directories 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35149") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60198->172.17.0.3:35149, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35618") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52874->172.17.0.3:35618, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34288") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:51560->172.17.0.3:34288, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30857") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38882->172.17.0.3:30857, err= 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 04:10:48 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32964") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34824->172.17.0.3:32964, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36686") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36031") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60040->172.17.0.3:36686, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31699") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49104->172.17.0.3:31699, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49832->172.17.0.3:36031, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35551") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37200->172.17.0.3:35551, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30980") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54624->172.17.0.3:30980, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39086") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58300->172.17.0.3:39086, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31791") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39313") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44230->172.17.0.3:39313, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37385") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45390->172.17.0.3:31791, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34600->172.17.0.3:37385, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39329") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32975") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42768->172.17.0.3:39329, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58210->172.17.0.3:32975, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37438") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52936->172.17.0.3:37438, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : Reset feature "Copy" 2026/03/25 04:10:48 DEBUG : Reset feature "Move" 2026/03/25 04:10:48 DEBUG : Reset feature "Copy" 2026/03/25 04:10:48 DEBUG : Reset feature "Move" 2026/03/25 04:10:48 DEBUG : empty_dir: Making directory with metadata 2026/03/25 04:10:48 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37132") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58234->172.17.0.3:37132, err= 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 INFO : tictacempty_dir: Making directory 2026/03/25 04:10:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 INFO : tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: tictactoe 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 INFO : tictactoe/tictactoe: Making directory 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/03/25 04:10:48 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34924") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57226->172.17.0.3:34924, err= 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 04:10:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/03/25 04:10:48 INFO : toe/toe/toe.txt: Deleted 2026/03/25 04:10:48 INFO : toe/toe: Removing directory 2026/03/25 04:10:48 INFO : toe: Removing directory 2026/03/25 04:10:48 INFO : empty_dir: Removing directory 2026/03/25 04:10:48 DEBUG : Local file system at /tmp/rclone1841907817: deleted 3 directories 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36594") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44766->172.17.0.3:36594, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35475") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32708") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41550->172.17.0.3:35475, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34736->172.17.0.3:32708, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33531") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:57322->172.17.0.3:33531, err= 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 04:10:48 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32417") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34076->172.17.0.3:32417, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36929") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39460->172.17.0.3:36929, err= 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/25 04:10:48 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/03/25 04:10:48 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38985") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41628->172.17.0.3:38985, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32372") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:48522->172.17.0.3:32372, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38187") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:42026->172.17.0.3:38187, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31832") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38270->172.17.0.3:31832, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32406") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:49690->172.17.0.3:32406, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36708") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37356->172.17.0.3:36708, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39381") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59992->172.17.0.3:39381, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36793") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32022") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44532->172.17.0.3:32022, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54170->172.17.0.3:36793, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:36190") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38584->172.17.0.3:36190, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35856") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60078->172.17.0.3:35856, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37683") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:60314->172.17.0.3:37683, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37228") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59438->172.17.0.3:37228, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35245") 2026/03/25 04:10:48 DEBUG : toe: transformed to: dG9l 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34346->172.17.0.3:35245, err= 2026/03/25 04:10:48 DEBUG : toe: transformed to: dG9l 2026/03/25 04:10:48 INFO : dG9l: Making directory 2026/03/25 04:10:48 DEBUG : toe: transformed to: dG9l 2026/03/25 04:10:48 DEBUG : toe: transformed to: dG9l 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/25 04:10:48 INFO : dG9l/dG9l: Making directory 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/03/25 04:10:48 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33749") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:58770->172.17.0.3:33749, err= 2026/03/25 04:10:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/03/25 04:10:48 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30290") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:59308->172.17.0.3:30290, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39726") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:45562->172.17.0.3:39726, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34702") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52646->172.17.0.3:34702, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35886") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43530->172.17.0.3:35886, err= 2026/03/25 04:10:48 DEBUG : dG9l: transformed to: toe 2026/03/25 04:10:48 DEBUG : dG9l: transformed to: toe 2026/03/25 04:10:48 DEBUG : toe: Directory modification time the same (differ by 593.471644ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : Added delayed dir = "toe", newDst=toe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37853") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:52392->172.17.0.3:37853, err= 2026/03/25 04:10:48 DEBUG : dG9l: transformed to: toe 2026/03/25 04:10:48 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/03/25 04:10:48 DEBUG : toe/toe: Directory modification time the same (differ by 593.471644ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35367") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:47604->172.17.0.3:35367, err= 2026/03/25 04:10:48 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/03/25 04:10:48 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/03/25 04:10:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/03/25 04:10:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/03/25 04:10:48 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/03/25 04:10:48 DEBUG : Local file system at /tmp/rclone1841907817: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : Local file system at /tmp/rclone1841907817: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : Waiting for deletions to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:30699") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:56674->172.17.0.3:30699, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38649") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41522->172.17.0.3:38649, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35648") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37966->172.17.0.3:35648, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34595") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37484->172.17.0.3:34595, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31970") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34294->172.17.0.3:31970, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39553") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:37442->172.17.0.3:39553, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:31770") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:50776->172.17.0.3:31770, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-xikimag2saxa", Local "Local file system at /tmp/rclone1841907817", Modify Window "1s" 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37070") 2026/03/25 04:10:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34484->172.17.0.3:37070, err= 2026/03/25 04:10:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: 2026/03/25 04:10:48 INFO : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Making directory 2026/03/25 04:10:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: 2026/03/25 04:10:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: 2026/03/25 04:10:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: 2026/03/25 04:10:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/25 04:10:48 INFO : toe/toe: Making directory 2026/03/25 04:10:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 04:10:48 DEBUG : toe/toe: transformed to: 2026/03/25 04:10:48 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/03/25 04:10:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 04:10:48 DEBUG : toe: transformed to: 2026/03/25 04:10:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/03/25 04:10:48 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for checks to finish 2026/03/25 04:10:48 DEBUG : toe/toe/toe: transformed to: 2026/03/25 04:10:48 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Waiting for transfers to finish 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:38441") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:44092->172.17.0.3:38441, err= 2026/03/25 04:10:48 DEBUG : toe/toe/toe: size = 11 OK 2026/03/25 04:10:48 INFO : toe/toe/toe: Copied (new) 2026/03/25 04:10:48 ERROR : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: not deleting files as there were IO errors 2026/03/25 04:10:48 ERROR : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: not deleting directories as there were IO errors 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33450") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:54160->172.17.0.3:33450, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:33294") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:43972->172.17.0.3:33294, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:34988") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38962->172.17.0.3:34988, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:37750") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:41402->172.17.0.3:37750, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32255") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:34658->172.17.0.3:32255, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:35671") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:39974->172.17.0.3:35671, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:32887") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:40986->172.17.0.3:32887, err= --- PASS: TestError (0.01s) PASS 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: dial("tcp","172.17.0.3:39868") 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: > dial: conn=172.17.0.1:38794->172.17.0.3:39868, err= 2026/03/25 04:10:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xikimag2saxa: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 3.582276033s (try 1/5)