"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/07/20 03:45:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe" 2026/07/20 03:45:30 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/20 03:45:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:45:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:30 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:45:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:30 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Connecting to FTP server 2026/07/20 03:45:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44874->172.17.0.3:21, err= 2026/07/20 03:45:33 DEBUG : Creating backend with remote "/tmp/rclone2572227888" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39237") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43048->172.17.0.3:39237, err= 2026/07/20 03:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35350") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48728->172.17.0.3:35350, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31530") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38130->172.17.0.3:31530, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34721") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60508->172.17.0.3:34721, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33839") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48324->172.17.0.3:33839, err= 2026/07/20 03:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32027") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60490->172.17.0.3:32027, err= 2026/07/20 03:45:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:33 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37437") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57310->172.17.0.3:37437, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34603") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51948->172.17.0.3:34603, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31992") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45650->172.17.0.3:31992, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30796") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49532->172.17.0.3:30796, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38261") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37414->172.17.0.3:38261, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36544") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55372->172.17.0.3:36544, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30471") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56234->172.17.0.3:30471, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37858") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60576->172.17.0.3:37858, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36789") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46916->172.17.0.3:36789, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:33 DEBUG : Creating backend with remote "/non-existing" 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34548") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44100->172.17.0.3:34548, err= 2026/07/20 03:45:33 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31304") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39414->172.17.0.3:31304, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32173") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39490->172.17.0.3:32173, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38712") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56154->172.17.0.3:38712, err= 2026/07/20 03:45:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:33 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32129") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59012->172.17.0.3:32129, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37037") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42718->172.17.0.3:37037, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32789") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36680->172.17.0.3:32789, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37875") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58402->172.17.0.3:37875, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33270") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56344->172.17.0.3:33270, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:222: Only runs on local 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39869") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36212->172.17.0.3:39869, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32033") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55232->172.17.0.3:32033, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:33 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Running all checks before starting transfers 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32165") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49904->172.17.0.3:32165, err= 2026/07/20 03:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:33 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Checks finished, now starting transfers 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36824") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46830->172.17.0.3:36824, err= 2026/07/20 03:45:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:33 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39481") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58910->172.17.0.3:39481, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31489") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:32814->172.17.0.3:31489, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36027") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44786->172.17.0.3:36027, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37353") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37096->172.17.0.3:37353, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37478") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35420->172.17.0.3:37478, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:33 ERROR : Ignoring --no-traverse with sync 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39242") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59064->172.17.0.3:39242, err= 2026/07/20 03:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36284") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49278->172.17.0.3:36284, err= 2026/07/20 03:45:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:33 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:33 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34182") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41702->172.17.0.3:34182, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39485") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57564->172.17.0.3:39485, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39363") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54402->172.17.0.3:39363, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37818") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38928->172.17.0.3:37818, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36975") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53134->172.17.0.3:36975, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38782") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48016->172.17.0.3:38782, err= 2026/07/20 03:45:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39134") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46390->172.17.0.3:39134, err= 2026/07/20 03:45:33 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/07/20 03:45:33 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/07/20 03:45:33 INFO : hello world2: Copied (new) 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38645") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42508->172.17.0.3:38645, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30769") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51148->172.17.0.3:30769, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33884") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38660->172.17.0.3:33884, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32604") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45520->172.17.0.3:32604, err= 2026/07/20 03:45:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35725") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50404->172.17.0.3:35725, err= 2026/07/20 03:45:33 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/20 03:45:33 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/20 03:45:33 INFO : potato2: Copied (new) 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36624") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39124->172.17.0.3:36624, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34578") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35502->172.17.0.3:34578, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31549") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54136->172.17.0.3:31549, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:33 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36843") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36088->172.17.0.3:36843, err= 2026/07/20 03:45:33 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/07/20 03:45:33 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/07/20 03:45:33 INFO : potato2: Copied (new) 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33983") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44262->172.17.0.3:33983, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39320") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51530->172.17.0.3:39320, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33933") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50756->172.17.0.3:33933, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/20 03:45:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:45:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/07/20 03:45:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32681") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46342->172.17.0.3:32681, err= 2026/07/20 03:45:33 INFO : sub dir2: Making directory 2026/07/20 03:45:33 INFO : sub dir: Making directory 2026/07/20 03:45:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:33 INFO : sub dir2/sub sub dir2: Making directory 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Connecting to FTP server 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50724->172.17.0.3:21, err= 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30501") 2026/07/20 03:45:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48730->172.17.0.3:30501, err= 2026/07/20 03:45:33 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:33 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:33 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32823") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36250->172.17.0.3:32823, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30864") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54510->172.17.0.3:30864, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37722") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44586->172.17.0.3:37722, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37368") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38308->172.17.0.3:37368, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33898") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57914->172.17.0.3:33898, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33901") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38293") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59118->172.17.0.3:33901, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54826->172.17.0.3:38293, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34700") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37790->172.17.0.3:34700, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38229") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54438->172.17.0.3:38229, err= --- PASS: TestCopyEmptyDirectories (3.05s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:36 INFO : sub dir2: Making directory 2026/07/20 03:45:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/07/20 03:45:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36907") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38056->172.17.0.3:36907, err= 2026/07/20 03:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37334") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47170->172.17.0.3:37334, err= 2026/07/20 03:45:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:36 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33790") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35192->172.17.0.3:33790, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38369") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58722->172.17.0.3:38369, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37484") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53130->172.17.0.3:37484, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30503") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44528->172.17.0.3:30503, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35567") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42776->172.17.0.3:35567, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:36 DEBUG : sub dir2: Making directory with metadata 2026/07/20 03:45:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31037") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48820->172.17.0.3:31037, err= 2026/07/20 03:45:36 INFO : sub dir2: Making directory 2026/07/20 03:45:36 INFO : sub dir: Making directory 2026/07/20 03:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38597") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48502->172.17.0.3:38597, err= 2026/07/20 03:45:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:36 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:36 INFO : sub dir/hello world: Deleted 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39748") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33780->172.17.0.3:39748, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37641") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50996->172.17.0.3:37641, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36629") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43236->172.17.0.3:36629, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39984") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50080->172.17.0.3:39984, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39371") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37692->172.17.0.3:39371, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30497") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36937") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56646->172.17.0.3:30497, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47476->172.17.0.3:36937, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35197") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35142->172.17.0.3:35197, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32103") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50962->172.17.0.3:32103, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39670") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41952->172.17.0.3:39670, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:36 INFO : sub dir2: Making directory 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35928") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46150->172.17.0.3:35928, err= 2026/07/20 03:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31381") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45566->172.17.0.3:31381, err= 2026/07/20 03:45:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:36 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:36 INFO : sub dir/hello world: Deleted 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38604") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58788->172.17.0.3:38604, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35573") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53228->172.17.0.3:35573, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38076") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57992->172.17.0.3:38076, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34011") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49296->172.17.0.3:34011, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32439") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51752->172.17.0.3:32439, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:36 DEBUG : sub dir2: Making directory with metadata 2026/07/20 03:45:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:45:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35840") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50804->172.17.0.3:35840, err= 2026/07/20 03:45:36 INFO : sub dir2: Making directory 2026/07/20 03:45:36 INFO : sub dir: Making directory 2026/07/20 03:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37388") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43702->172.17.0.3:37388, err= 2026/07/20 03:45:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:36 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:36 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35032") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56290->172.17.0.3:35032, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37284") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56620->172.17.0.3:37284, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35862") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50184->172.17.0.3:35862, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32073") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46202->172.17.0.3:32073, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34484") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34322->172.17.0.3:34484, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39060") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40050->172.17.0.3:39060, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33707") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51280->172.17.0.3:33707, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30996") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44038->172.17.0.3:30996, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37323") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43146->172.17.0.3:37323, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:36 INFO : sub dir2: Making directory 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32523") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50806->172.17.0.3:32523, err= 2026/07/20 03:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31097") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58780->172.17.0.3:31097, err= 2026/07/20 03:45:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:36 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:36 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34599") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55134->172.17.0.3:34599, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34573") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35226->172.17.0.3:34573, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38876") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44272->172.17.0.3:38876, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33485") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47128->172.17.0.3:33485, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34603") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51964->172.17.0.3:34603, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30082") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50894->172.17.0.3:30082, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39986") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36212->172.17.0.3:39986, err= 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32872") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38682->172.17.0.3:32872, err= 2026/07/20 03:45:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gulejix3qupo" 2026/07/20 03:45:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:45:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:36 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:45:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:36 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: Connecting to FTP server 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:36 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: > dial: conn=172.17.0.1:50730->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xenovuw2diwe -> ftp://172.17.0.3:21/rclone-test-gulejix3qupo 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: dial("tcp","172.17.0.3:34592") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: > dial: conn=172.17.0.1:35810->172.17.0.3:34592, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38514") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36598->172.17.0.3:38514, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36323") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46868->172.17.0.3:36323, err= 2026/07/20 03:45:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: Waiting for checks to finish 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: Waiting for transfers to finish 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31493") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54218->172.17.0.3:31493, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: dial("tcp","172.17.0.3:37631") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: > dial: conn=172.17.0.1:54922->172.17.0.3:37631, err= 2026/07/20 03:45:39 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/20 03:45:39 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/20 03:45:39 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: dial("tcp","172.17.0.3:35500") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: > dial: conn=172.17.0.1:37760->172.17.0.3:35500, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: dial("tcp","172.17.0.3:36473") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: > dial: conn=172.17.0.1:34484->172.17.0.3:36473, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: dial("tcp","172.17.0.3:32237") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: > dial: conn=172.17.0.1:57158->172.17.0.3:32237, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: dial("tcp","172.17.0.3:39958") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: > dial: conn=172.17.0.1:46044->172.17.0.3:39958, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: Purge object "sub dir/hello world" 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: Purge dir "sub dir" 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: Purge dir "" 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30194") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49330->172.17.0.3:30194, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32214") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59100->172.17.0.3:32214, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32865") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47634->172.17.0.3:32865, err= --- PASS: TestServerSideCopy (2.72s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31796") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37332->172.17.0.3:31796, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35369") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47148->172.17.0.3:35369, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35896") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51770->172.17.0.3:35896, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38131") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60768->172.17.0.3:38131, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36320") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57362->172.17.0.3:36320, err= 2026/07/20 03:45:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:45:39 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:45:39 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31672") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49560->172.17.0.3:31672, err= 2026/07/20 03:45:39 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/20 03:45:39 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/20 03:45:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38637") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43482->172.17.0.3:38637, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37710") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49324->172.17.0.3:37710, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33501") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52246->172.17.0.3:33501, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34501") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38850->172.17.0.3:34501, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37892") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56472->172.17.0.3:37892, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34848") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51036->172.17.0.3:34848, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38935") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52996->172.17.0.3:38935, err= 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38553") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60020->172.17.0.3:38553, err= 2026/07/20 03:45:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yekotod3rubo" 2026/07/20 03:45:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:45:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:39 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:45:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:39 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: Connecting to FTP server 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:39 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:50746->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xenovuw2diwe -> ftp://172.17.0.3:21/rclone-test-yekotod3rubo 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:33047") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:60580->172.17.0.3:33047, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33738") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35926->172.17.0.3:33738, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31825") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46938->172.17.0.3:31825, err= 2026/07/20 03:45:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: Waiting for checks to finish 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: Waiting for transfers to finish 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39386") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37922->172.17.0.3:39386, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:35289") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:57348->172.17.0.3:35289, err= 2026/07/20 03:45:42 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/20 03:45:42 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/20 03:45:42 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:35521") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:42564->172.17.0.3:35521, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:39153") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:51582->172.17.0.3:39153, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33746") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57328->172.17.0.3:33746, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39592") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50902->172.17.0.3:39592, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37236") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55630->172.17.0.3:37236, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:33346") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:50434->172.17.0.3:33346, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31637") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38562->172.17.0.3:31637, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:38250") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:56002->172.17.0.3:38250, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30686") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58514->172.17.0.3:30686, err= 2026/07/20 03:45:42 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:45:42 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-yekotod3rubo) 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: Waiting for checks to finish 2026/07/20 03:45:42 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: Waiting for transfers to finish 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37975") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37588->172.17.0.3:37975, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:34316") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:59610->172.17.0.3:34316, err= 2026/07/20 03:45:42 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/07/20 03:45:42 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/07/20 03:45:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:34254") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:60696->172.17.0.3:34254, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:35298") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:51386->172.17.0.3:35298, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:34379") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:41520->172.17.0.3:34379, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: dial("tcp","172.17.0.3:34975") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: > dial: conn=172.17.0.1:60166->172.17.0.3:34975, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: Purge object "sub dir/hello world" 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: Purge dir "sub dir" 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: Purge dir "" 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38397") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33344->172.17.0.3:38397, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34498") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54336->172.17.0.3:34498, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33471") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55932->172.17.0.3:33471, err= --- PASS: TestServerSideCopyOverSelf (2.82s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37221") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60152->172.17.0.3:37221, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32944") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41040->172.17.0.3:32944, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36707") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55652->172.17.0.3:36707, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38019") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34668->172.17.0.3:38019, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38550") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58564->172.17.0.3:38550, err= 2026/07/20 03:45:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:45:42 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:42 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34902") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54120->172.17.0.3:34902, err= 2026/07/20 03:45:42 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/07/20 03:45:42 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/07/20 03:45:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/07/20 03:45:42 INFO : sub dir/hello world: Deleted 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37847") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46038->172.17.0.3:37847, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35299") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40128->172.17.0.3:35299, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31056") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50692->172.17.0.3:31056, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35466") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44250->172.17.0.3:35466, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38840") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45944->172.17.0.3:38840, err= --- PASS: TestMoveOverSelf (0.02s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31815") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47228->172.17.0.3:31815, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34718") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43112->172.17.0.3:34718, err= 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34652") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55592->172.17.0.3:34652, err= 2026/07/20 03:45:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-gowunup6yupi" 2026/07/20 03:45:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:45:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:42 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:45:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:42 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Connecting to FTP server 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:41112->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-xenovuw2diwe -> ftp://172.17.0.3:21/rclone-test-gowunup6yupi 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:39367") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:41016->172.17.0.3:39367, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37250") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41542->172.17.0.3:37250, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37257") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42966->172.17.0.3:37257, err= 2026/07/20 03:45:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32243") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43536->172.17.0.3:32243, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:35468") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:58850->172.17.0.3:35468, err= 2026/07/20 03:45:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/20 03:45:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/20 03:45:45 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:38208") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:42138->172.17.0.3:38208, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:34592") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:60610->172.17.0.3:34592, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39178") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39686->172.17.0.3:39178, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37878") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37322->172.17.0.3:37878, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39155") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47102->172.17.0.3:39155, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Using server-side directory move 2026/07/20 03:45:45 INFO : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31279") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35876->172.17.0.3:31279, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:38209") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:35824->172.17.0.3:38209, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:38089") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33608") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:49456->172.17.0.3:38089, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33674->172.17.0.3:33608, err= 2026/07/20 03:45:45 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:45:45 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gowunup6yupi) 2026/07/20 03:45:45 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Waiting for transfers to finish 2026/07/20 03:45:45 INFO : sub dir/hello world: Deleted 2026/07/20 03:45:45 INFO : sub dir/hello world: Moved (server-side) 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39557") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50170->172.17.0.3:39557, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34356") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34098->172.17.0.3:34356, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:39671") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:36972->172.17.0.3:39671, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:35608") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:37698->172.17.0.3:35608, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31530") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34934->172.17.0.3:31530, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37920") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39694->172.17.0.3:37920, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35930") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42076->172.17.0.3:35930, err= 2026/07/20 03:45:45 DEBUG : testing file moves 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30635") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:39304") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51344->172.17.0.3:30635, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:56788->172.17.0.3:39304, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:32523") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:57270->172.17.0.3:32523, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30049") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37898->172.17.0.3:30049, err= 2026/07/20 03:45:45 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:45:45 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-gowunup6yupi) 2026/07/20 03:45:45 DEBUG : sub dir/hello world: Sizes differ 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Waiting for transfers to finish 2026/07/20 03:45:45 INFO : sub dir/hello world: Deleted 2026/07/20 03:45:45 INFO : sub dir/hello world: Moved (server-side) 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36331") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47282->172.17.0.3:36331, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39865") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44286->172.17.0.3:39865, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:32174") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:52202->172.17.0.3:32174, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:30948") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:41790->172.17.0.3:30948, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:36402") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:37428->172.17.0.3:36402, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: dial("tcp","172.17.0.3:30775") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: > dial: conn=172.17.0.1:44092->172.17.0.3:30775, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Purge object "sub dir/hello world" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Purge dir "sub dir" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: Purge dir "" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37820") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36796->172.17.0.3:37820, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39089") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56060->172.17.0.3:39089, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39837") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41442->172.17.0.3:39837, err= --- PASS: TestServerSideMoveOverSelf (2.73s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34483") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38132->172.17.0.3:34483, err= 2026/07/20 03:45:45 ERROR : error listing: directory not found 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39178") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39694->172.17.0.3:39178, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32195") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51858->172.17.0.3:32195, err= 2026/07/20 03:45:45 INFO : Local file system at /tmp/rclone2572227888: Making directory 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31425") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42670->172.17.0.3:31425, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36134") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40606->172.17.0.3:36134, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36680") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37086->172.17.0.3:36680, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36429") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35084->172.17.0.3:36429, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33132") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37836->172.17.0.3:33132, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32238") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48536->172.17.0.3:32238, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31734") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56296->172.17.0.3:31734, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33193") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53950->172.17.0.3:33193, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36199") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34514->172.17.0.3:36199, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34602") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47086->172.17.0.3:34602, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35317") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58824->172.17.0.3:35317, err= 2026/07/20 03:45:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30991") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50936->172.17.0.3:30991, err= 2026/07/20 03:45:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:45 DEBUG : Local file system at /tmp/rclone2572227888: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : Local file system at /tmp/rclone2572227888: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31105") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46318->172.17.0.3:31105, err= 2026/07/20 03:45:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/07/20 03:45:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/07/20 03:45:45 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36832") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33806->172.17.0.3:36832, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30881") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59124->172.17.0.3:30881, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34436") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57202->172.17.0.3:34436, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32649") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47514->172.17.0.3:32649, err= 2026/07/20 03:45:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32006") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51480->172.17.0.3:32006, err= 2026/07/20 03:45:45 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/07/20 03:45:45 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/07/20 03:45:45 INFO : check sum: Copied (new) 2026/07/20 03:45:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39480") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58914->172.17.0.3:39480, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30598") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53108->172.17.0.3:30598, err= 2026/07/20 03:45:45 DEBUG : check sum: size = 1 OK 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 NOTICE: ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/20 03:45:45 DEBUG : check sum: Size of src and dst objects identical 2026/07/20 03:45:45 DEBUG : check sum: Unchanged skipping 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:45 INFO : There was nothing to transfer 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36791") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38266->172.17.0.3:36791, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37777") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48952->172.17.0.3:37777, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31801") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55604->172.17.0.3:31801, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33523") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34096->172.17.0.3:33523, err= 2026/07/20 03:45:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37622") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57196->172.17.0.3:37622, err= 2026/07/20 03:45:45 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/07/20 03:45:45 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/07/20 03:45:45 INFO : sizeonly: Copied (new) 2026/07/20 03:45:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35780") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52604->172.17.0.3:35780, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30086") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40706->172.17.0.3:30086, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : sizeonly: size = 6 OK 2026/07/20 03:45:45 DEBUG : sizeonly: Sizes identical 2026/07/20 03:45:45 DEBUG : sizeonly: Unchanged skipping 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:45 INFO : There was nothing to transfer 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33239") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44402->172.17.0.3:33239, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30479") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37220->172.17.0.3:30479, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31435") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55904->172.17.0.3:31435, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37604") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37354->172.17.0.3:37604, err= 2026/07/20 03:45:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32404") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57424->172.17.0.3:32404, err= 2026/07/20 03:45:45 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/07/20 03:45:45 INFO : ignore-size: Copied (new) 2026/07/20 03:45:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39454") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38188->172.17.0.3:39454, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38354") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57692->172.17.0.3:38354, err= 2026/07/20 03:45:45 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:45:45 DEBUG : ignore-size: Unchanged skipping 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:45 INFO : There was nothing to transfer 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30561") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37144->172.17.0.3:30561, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31787") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50674->172.17.0.3:31787, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38552") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33064->172.17.0.3:38552, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37639") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60266->172.17.0.3:37639, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31237") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57106->172.17.0.3:31237, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32463") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42900->172.17.0.3:32463, err= 2026/07/20 03:45:45 DEBUG : existing: size = 6 OK 2026/07/20 03:45:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:45:45 DEBUG : existing: Unchanged skipping 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:45 INFO : There was nothing to transfer 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34888") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40014->172.17.0.3:34888, err= 2026/07/20 03:45:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37393") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34552->172.17.0.3:37393, err= 2026/07/20 03:45:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/20 03:45:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/20 03:45:45 INFO : existing: Copied (replaced existing) 2026/07/20 03:45:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38244") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41992->172.17.0.3:38244, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37675") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59390->172.17.0.3:37675, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39791") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53356->172.17.0.3:39791, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39590") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56830->172.17.0.3:39590, err= 2026/07/20 03:45:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36176") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51400->172.17.0.3:36176, err= 2026/07/20 03:45:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/20 03:45:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/20 03:45:45 INFO : existing: Copied (new) 2026/07/20 03:45:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30000") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51356->172.17.0.3:30000, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32948") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56646->172.17.0.3:32948, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:45 DEBUG : existing: Destination exists, skipping 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:45 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:45 INFO : There was nothing to transfer 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35425") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60650->172.17.0.3:35425, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32972") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46472->172.17.0.3:32972, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34678") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56990->172.17.0.3:34678, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39413") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40922->172.17.0.3:39413, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34538") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57996->172.17.0.3:34538, err= 2026/07/20 03:45:45 INFO : d: Making directory 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37127") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51342->172.17.0.3:37127, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Connecting to FTP server 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32676") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41124->172.17.0.3:21, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34524->172.17.0.3:32676, err= 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33090") 2026/07/20 03:45:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40594->172.17.0.3:33090, err= 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31565") 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48666->172.17.0.3:31565, err= 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35967") 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55374->172.17.0.3:35967, err= 2026/07/20 03:45:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Connecting to FTP server 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41138->172.17.0.3:21, err= 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38655") 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32711") 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36676->172.17.0.3:38655, err= 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58946->172.17.0.3:32711, err= 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33317") 2026/07/20 03:45:48 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58020->172.17.0.3:33317, err= 2026/07/20 03:45:48 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/20 03:45:48 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/20 03:45:48 INFO : a/potato2: Copied (new) 2026/07/20 03:45:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36200") 2026/07/20 03:45:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52038->172.17.0.3:36200, err= 2026/07/20 03:45:50 DEBUG : c/non empty space: size = 5 OK 2026/07/20 03:45:50 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:45:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:50 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 03:45:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:50 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:50 INFO : b/potato: Deleted 2026/07/20 03:45:50 INFO : d: Removing directory 2026/07/20 03:45:50 INFO : b: Removing directory 2026/07/20 03:45:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: deleted 2 directories 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39372") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41688->172.17.0.3:39372, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37155") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35835") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56740->172.17.0.3:37155, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33542->172.17.0.3:35835, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38423") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60620->172.17.0.3:38423, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35136") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38696") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58636->172.17.0.3:38696, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49358->172.17.0.3:35136, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38110") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49368->172.17.0.3:38110, err= --- PASS: TestSyncIgnoreErrors (5.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35939") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57816->172.17.0.3:35939, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32791") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49028->172.17.0.3:32791, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35238") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59600->172.17.0.3:35238, err= 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 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/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34067") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44158->172.17.0.3:34067, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31561") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56634->172.17.0.3:31561, err= 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 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/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37676") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35886->172.17.0.3:37676, err= 2026/07/20 03:45:51 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/07/20 03:45:51 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/07/20 03:45:51 INFO : empty space: Copied (replaced existing) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31287") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58922->172.17.0.3:31287, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37961") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33804->172.17.0.3:37961, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30962") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53504->172.17.0.3:30962, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34024") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38194->172.17.0.3:34024, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36832") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33810->172.17.0.3:36832, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39100") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35748->172.17.0.3:39100, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32055") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37668->172.17.0.3:32055, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32242") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53702->172.17.0.3:32242, err= 2026/07/20 03:45:51 DEBUG : foo: size = 3 OK 2026/07/20 03:45:51 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/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34936") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60210->172.17.0.3:34936, err= 2026/07/20 03:45:51 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/07/20 03:45:51 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/07/20 03:45:51 INFO : foo: Copied (replaced existing) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36112") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57742->172.17.0.3:36112, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35962") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42156->172.17.0.3:35962, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32767") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35998->172.17.0.3:32767, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30950") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39638->172.17.0.3:30950, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30598") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53124->172.17.0.3:30598, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38238") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34526->172.17.0.3:38238, err= 2026/07/20 03:45:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : empty space: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32891") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49716->172.17.0.3:32891, err= 2026/07/20 03:45:51 DEBUG : potato.06503f43.partial: size = 60 OK 2026/07/20 03:45:51 DEBUG : potato.06503f43.partial: renamed to: potato 2026/07/20 03:45:51 INFO : potato: Copied (new) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32685") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40966->172.17.0.3:32685, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30764") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49526->172.17.0.3:30764, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33425") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42042->172.17.0.3:33425, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32288") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59562->172.17.0.3:32288, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32437") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52134->172.17.0.3:32437, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37001") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55704->172.17.0.3:37001, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:45:51 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:45:51 DEBUG : potato: Sizes differ 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37248") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33692->172.17.0.3:37248, err= 2026/07/20 03:45:51 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/07/20 03:45:51 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/07/20 03:45:51 INFO : potato: Copied (replaced existing) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35165") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47128->172.17.0.3:35165, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37684") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54708->172.17.0.3:37684, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38051") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48926->172.17.0.3:38051, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33166") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41032->172.17.0.3:33166, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38761") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35706->172.17.0.3:38761, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35500") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47698->172.17.0.3:35500, err= 2026/07/20 03:45:51 DEBUG : potato: size = 21 OK 2026/07/20 03:45:51 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/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37162") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45864->172.17.0.3:37162, err= 2026/07/20 03:45:51 DEBUG : potato.a809149f.partial: size = 21 OK 2026/07/20 03:45:51 DEBUG : potato.a809149f.partial: renamed to: potato 2026/07/20 03:45:51 INFO : potato: Copied (replaced existing) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38605") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54440->172.17.0.3:38605, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30987") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41536->172.17.0.3:30987, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31814") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35162->172.17.0.3:31814, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34170") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52612->172.17.0.3:34170, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33105") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46068->172.17.0.3:33105, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30225") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51916->172.17.0.3:30225, err= 2026/07/20 03:45:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : empty space: Unchanged skipping 2026/07/20 03:45:51 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37900") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39476->172.17.0.3:37900, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39983") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49114->172.17.0.3:39983, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32844") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40668->172.17.0.3:32844, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39141") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59618->172.17.0.3:39141, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33487") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36604->172.17.0.3:33487, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35335") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40660->172.17.0.3:35335, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33398") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39818->172.17.0.3:33398, err= 2026/07/20 03:45:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : empty space: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32665") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42690->172.17.0.3:32665, err= 2026/07/20 03:45:51 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/20 03:45:51 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/20 03:45:51 INFO : potato2: Copied (new) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 INFO : potato: Deleted 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36926") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41780->172.17.0.3:36926, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38551") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58392->172.17.0.3:38551, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39924") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54828->172.17.0.3:39924, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32055") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37670->172.17.0.3:32055, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31070") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44564->172.17.0.3:31070, err= 2026/07/20 03:45:51 INFO : d: Making directory 2026/07/20 03:45:51 INFO : d/e: Making directory 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31124") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40640->172.17.0.3:31124, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39939") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38446") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43810->172.17.0.3:39939, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31405") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47846->172.17.0.3:38446, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44558->172.17.0.3:31405, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37841") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46006->172.17.0.3:37841, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39002") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34686->172.17.0.3:39002, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36754") 2026/07/20 03:45:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30769") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36904->172.17.0.3:36754, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50756->172.17.0.3:30769, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39015") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58104->172.17.0.3:39015, err= 2026/07/20 03:45:51 DEBUG : c/non empty space: size = 5 OK 2026/07/20 03:45:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38823") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55010->172.17.0.3:38823, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39819") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48270->172.17.0.3:39819, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/20 03:45:51 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/20 03:45:51 INFO : a/potato2: Copied (new) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 INFO : b/potato: Deleted 2026/07/20 03:45:51 INFO : d/e: Removing directory 2026/07/20 03:45:51 INFO : d: Removing directory 2026/07/20 03:45:51 INFO : b: Removing directory 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: deleted 3 directories 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30418") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47872->172.17.0.3:30418, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33268") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35098->172.17.0.3:33268, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32776") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33680->172.17.0.3:32776, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35387") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40134->172.17.0.3:35387, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37332") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50318->172.17.0.3:37332, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32192") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40858->172.17.0.3:32192, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30111") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36514->172.17.0.3:30111, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31011") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36806->172.17.0.3:31011, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39767") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34998->172.17.0.3:39767, err= 2026/07/20 03:45:51 INFO : d: Making directory 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30250") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42898->172.17.0.3:30250, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39581") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51348->172.17.0.3:39581, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39504") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39270") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40400->172.17.0.3:39504, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36818->172.17.0.3:39270, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36207") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58388->172.17.0.3:36207, err= 2026/07/20 03:45:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36224") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39362") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59016->172.17.0.3:36224, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38526") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43966->172.17.0.3:39362, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31509") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41718->172.17.0.3:38526, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37174->172.17.0.3:31509, err= 2026/07/20 03:45:51 DEBUG : c/non empty space: size = 5 OK 2026/07/20 03:45:51 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : c/non empty space: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/07/20 03:45:51 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/07/20 03:45:51 INFO : a/potato2: Copied (new) 2026/07/20 03:45:51 ERROR : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: not deleting files as there were IO errors 2026/07/20 03:45:51 ERROR : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: not deleting directories as there were IO errors 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38897") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52384->172.17.0.3:38897, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32111") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35826") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39200") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50616->172.17.0.3:32111, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30707") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57482->172.17.0.3:35826, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43704->172.17.0.3:39200, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53972->172.17.0.3:30707, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39761") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54590->172.17.0.3:39761, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35160") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33464") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36346") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56134->172.17.0.3:35160, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33266->172.17.0.3:36346, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32396") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55738->172.17.0.3:32396, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52160->172.17.0.3:33464, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31628") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56004->172.17.0.3:31628, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31097") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36604->172.17.0.3:31097, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30258") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42358->172.17.0.3:30258, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39663") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36658->172.17.0.3:39663, err= 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33349") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47092->172.17.0.3:33349, err= 2026/07/20 03:45:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : empty space: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 INFO : potato: Deleted 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37135") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48620->172.17.0.3:37135, err= 2026/07/20 03:45:51 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/20 03:45:51 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/20 03:45:51 INFO : potato2: Copied (new) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38225") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54274->172.17.0.3:38225, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33035") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37762->172.17.0.3:33035, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36681") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47264->172.17.0.3:36681, err= --- PASS: TestSyncDeleteDuring (0.02s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39123") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39826->172.17.0.3:39123, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33797") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53012->172.17.0.3:33797, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35734") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38242->172.17.0.3:35734, err= 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30317") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45434->172.17.0.3:30317, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 INFO : potato: Deleted 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34059") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58884->172.17.0.3:34059, err= 2026/07/20 03:45:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : empty space: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34404") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49716->172.17.0.3:34404, err= 2026/07/20 03:45:51 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/07/20 03:45:51 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/07/20 03:45:51 INFO : potato2: Copied (new) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31698") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43904->172.17.0.3:31698, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33499") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48436->172.17.0.3:33499, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31560") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49488->172.17.0.3:31560, err= --- PASS: TestSyncDeleteBefore (0.02s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34949") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57668->172.17.0.3:34949, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39709") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40018->172.17.0.3:39709, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33598") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48530->172.17.0.3:33598, err= 2026/07/20 03:45:51 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39571") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43284->172.17.0.3:39571, err= 2026/07/20 03:45:51 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/07/20 03:45:51 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/07/20 03:45:51 INFO : potato2: Copied (new) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37430") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47886->172.17.0.3:37430, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39549") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45396->172.17.0.3:39549, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36276") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56354->172.17.0.3:36276, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38646") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33358->172.17.0.3:38646, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31783") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50656->172.17.0.3:31783, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35513") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38534->172.17.0.3:35513, err= 2026/07/20 03:45:51 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 03:45:51 DEBUG : enormous: Excluded 2026/07/20 03:45:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 03:45:51 DEBUG : potato2: Excluded 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34212") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34332->172.17.0.3:34212, err= 2026/07/20 03:45:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 03:45:51 DEBUG : potato2: Excluded 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : empty space: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 INFO : There was nothing to transfer 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38205") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50006->172.17.0.3:38205, err= 2026/07/20 03:45:51 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 03:45:51 DEBUG : enormous: Excluded 2026/07/20 03:45:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 03:45:51 DEBUG : potato2: Excluded 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30081") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43600->172.17.0.3:30081, err= 2026/07/20 03:45:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 03:45:51 DEBUG : potato2: Excluded 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : Local file system at /tmp/rclone2572227888: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : empty space: Unchanged skipping 2026/07/20 03:45:51 DEBUG : Local file system at /tmp/rclone2572227888: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 INFO : There was nothing to transfer 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34198") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49108->172.17.0.3:34198, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34006") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33808->172.17.0.3:34006, err= --- PASS: TestSyncWithExclude (0.02s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32412") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56762->172.17.0.3:32412, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31844") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33170->172.17.0.3:31844, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38961") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43190->172.17.0.3:38961, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34932") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35510->172.17.0.3:34932, err= 2026/07/20 03:45:51 DEBUG : enormous: Excluded (Size Filter) 2026/07/20 03:45:51 DEBUG : enormous: Excluded 2026/07/20 03:45:51 DEBUG : potato2: Excluded (Size Filter) 2026/07/20 03:45:51 DEBUG : potato2: Excluded 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32665") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42702->172.17.0.3:32665, err= 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : empty space: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 INFO : potato2: Deleted 2026/07/20 03:45:51 INFO : enormous: Deleted 2026/07/20 03:45:51 INFO : There was nothing to transfer 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35904") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45412->172.17.0.3:35904, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37324") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47382->172.17.0.3:37324, err= 2026/07/20 03:45:51 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:51 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : empty space: Unchanged skipping 2026/07/20 03:45:51 DEBUG : Local file system at /tmp/rclone2572227888: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : Local file system at /tmp/rclone2572227888: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 INFO : enormous: Deleted 2026/07/20 03:45:51 INFO : potato2: Deleted 2026/07/20 03:45:51 INFO : There was nothing to transfer 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37271") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46684->172.17.0.3:37271, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37732") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59262->172.17.0.3:37732, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32793") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46578->172.17.0.3:32793, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30580") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60534->172.17.0.3:30580, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31445") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58318->172.17.0.3:31445, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32260") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58392->172.17.0.3:32260, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31029") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43978->172.17.0.3:31029, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36765") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33660->172.17.0.3:36765, err= 2026/07/20 03:45:51 DEBUG : five: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : four: size = 4 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:45:51 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:45:51 DEBUG : four: Sizes differ 2026/07/20 03:45:51 DEBUG : one: Destination is newer than source, skipping 2026/07/20 03:45:51 DEBUG : two: size = 3 OK 2026/07/20 03:45:51 DEBUG : three: size = 5 OK 2026/07/20 03:45:51 DEBUG : three: Sizes identical 2026/07/20 03:45:51 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/07/20 03:45:51 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38487") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30414") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59828->172.17.0.3:38487, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46484->172.17.0.3:30414, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30532") 2026/07/20 03:45:51 DEBUG : five.0fee171d.partial: size = 4 OK 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37350->172.17.0.3:30532, err= 2026/07/20 03:45:51 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/07/20 03:45:51 DEBUG : four.f852663a.partial: size = 4 OK 2026/07/20 03:45:51 DEBUG : two.8549bf6d.partial: renamed to: two 2026/07/20 03:45:51 INFO : two: Copied (replaced existing) 2026/07/20 03:45:51 DEBUG : five.0fee171d.partial: renamed to: five 2026/07/20 03:45:51 INFO : five: Copied (new) 2026/07/20 03:45:51 DEBUG : four.f852663a.partial: renamed to: four 2026/07/20 03:45:51 INFO : four: Copied (replaced existing) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32339") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54788->172.17.0.3:32339, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33943") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45742->172.17.0.3:33943, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35907") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34230->172.17.0.3:35907, 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:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/07/20 03:45:51 ERROR : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33588") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39892->172.17.0.3:33588, err= 2026/07/20 03:45:51 DEBUG : potato: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : yam: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39881") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47680->172.17.0.3:39881, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31988") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57812->172.17.0.3:31988, err= 2026/07/20 03:45:51 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/20 03:45:51 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/20 03:45:51 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/20 03:45:51 INFO : yam: Copied (new) 2026/07/20 03:45:51 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/20 03:45:51 INFO : potato: Copied (new) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37507") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52670->172.17.0.3:37507, err= 2026/07/20 03:45:51 ERROR : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Ignoring --track-renames as the source and destination do not have a common hash 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35019") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46712->172.17.0.3:35019, err= 2026/07/20 03:45:51 DEBUG : yaml: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : potato: size = 14 OK 2026/07/20 03:45:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : potato: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32404") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57430->172.17.0.3:32404, err= 2026/07/20 03:45:51 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/07/20 03:45:51 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/07/20 03:45:51 INFO : yaml: Copied (new) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 INFO : yam: Deleted 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32103") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44396->172.17.0.3:32103, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31383") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43028->172.17.0.3:31383, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30396") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51992->172.17.0.3:30396, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32469") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34538->172.17.0.3:32469, err= 2026/07/20 03:45:51 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Making map for --track-renames 2026/07/20 03:45:51 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Finished making map for --track-renames 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/20 03:45:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for renames to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33470") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49792->172.17.0.3:33470, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30784") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53252->172.17.0.3:30784, err= 2026/07/20 03:45:51 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/20 03:45:51 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/07/20 03:45:51 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/20 03:45:51 INFO : potato: Copied (new) 2026/07/20 03:45:51 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/07/20 03:45:51 INFO : yam: Copied (new) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36715") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42036->172.17.0.3:36715, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37889") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55404->172.17.0.3:37889, err= 2026/07/20 03:45:51 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Making map for --track-renames 2026/07/20 03:45:51 DEBUG : potato: size = 14 OK 2026/07/20 03:45:51 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Finished making map for --track-renames 2026/07/20 03:45:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : potato: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for renames to finish 2026/07/20 03:45:51 INFO : yam: Moved (server-side) to: yaml 2026/07/20 03:45:51 INFO : yaml: Renamed from "yam" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 INFO : There was nothing to transfer 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35690") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49800->172.17.0.3:35690, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33099") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55878->172.17.0.3:33099, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31510") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57308->172.17.0.3:31510, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31476") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53916->172.17.0.3:31476, err= 2026/07/20 03:45:51 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Making map for --track-renames 2026/07/20 03:45:51 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Finished making map for --track-renames 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/07/20 03:45:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for renames to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36747") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40608->172.17.0.3:36747, err= 2026/07/20 03:45:51 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32408") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46542->172.17.0.3:32408, err= 2026/07/20 03:45:51 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/07/20 03:45:51 INFO : potato: Copied (new) 2026/07/20 03:45:51 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/07/20 03:45:51 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/07/20 03:45:51 INFO : sub/yam: Copied (new) 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30139") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46424->172.17.0.3:30139, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33402") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35796->172.17.0.3:33402, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37662") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41066->172.17.0.3:37662, err= 2026/07/20 03:45:51 DEBUG : potato: size = 14 OK 2026/07/20 03:45:51 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:45:51 DEBUG : potato: Unchanged skipping 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34666") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57496->172.17.0.3:34666, err= 2026/07/20 03:45:51 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Making map for --track-renames 2026/07/20 03:45:51 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Finished making map for --track-renames 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for renames to finish 2026/07/20 03:45:51 INFO : sub/yam: Moved (server-side) to: yam 2026/07/20 03:45:51 INFO : yam: Renamed from "sub/yam" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : Waiting for deletions to finish 2026/07/20 03:45:51 INFO : There was nothing to transfer 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38401") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54652->172.17.0.3:38401, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35706") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50578->172.17.0.3:35706, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37581") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48520->172.17.0.3:37581, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37696") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34962->172.17.0.3:37696, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33664") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47800->172.17.0.3:33664, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.02s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : Creating backend with remote "/tmp/rclone2572227888/dir1" 2026/07/20 03:45:51 DEBUG : Creating backend with remote "/tmp/rclone2572227888/dir2" 2026/07/20 03:45:51 DEBUG : Local file system at /tmp/rclone2572227888/dir2: Using server-side directory move 2026/07/20 03:45:51 INFO : Local file system at /tmp/rclone2572227888/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 03:45:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : Local file system at /tmp/rclone2572227888/dir2: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : Local file system at /tmp/rclone2572227888/dir2: Waiting for transfers to finish 2026/07/20 03:45:51 INFO : file1.txt: Moved (server-side) 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32597") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34794->172.17.0.3:32597, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37757") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47860->172.17.0.3:37757, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39753") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58522->172.17.0.3:39753, err= 2026/07/20 03:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32558") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47858->172.17.0.3:32558, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33322") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38874->172.17.0.3:33322, err= 2026/07/20 03:45:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:51 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/20 03:45:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:51 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:51 INFO : sub dir/hello world: Deleted 2026/07/20 03:45:51 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/20 03:45:51 INFO : nested/sub dir/file: Copied (new) 2026/07/20 03:45:51 INFO : nested/sub dir/file: Deleted 2026/07/20 03:45:51 INFO : sub dir: Removing directory 2026/07/20 03:45:51 INFO : nested/sub dir: Removing directory 2026/07/20 03:45:51 INFO : nested: Removing directory 2026/07/20 03:45:51 DEBUG : Local file system at /tmp/rclone2572227888: deleted 3 directories 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30049") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37914->172.17.0.3:30049, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38912") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38739") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39102->172.17.0.3:38912, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33588->172.17.0.3:38739, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37556") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41640->172.17.0.3:37556, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35478") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42266->172.17.0.3:35478, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39702") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48136->172.17.0.3:39702, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30307") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35818->172.17.0.3:30307, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38866") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60586->172.17.0.3:38866, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37648") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40450->172.17.0.3:37648, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36782") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38472->172.17.0.3:36782, err= 2026/07/20 03:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33674") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48156->172.17.0.3:33674, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30896") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:32772->172.17.0.3:30896, err= 2026/07/20 03:45:51 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/07/20 03:45:51 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/07/20 03:45:51 INFO : sub dir/hello world: Copied (new) 2026/07/20 03:45:51 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/07/20 03:45:51 INFO : sub dir/hello world: Deleted 2026/07/20 03:45:51 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/07/20 03:45:51 INFO : nested/sub dir/file: Copied (new) 2026/07/20 03:45:51 INFO : nested/sub dir/file: Deleted 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37648") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40464->172.17.0.3:37648, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39060") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43450->172.17.0.3:39060, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35237") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41126->172.17.0.3:35237, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39669") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50430->172.17.0.3:39669, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30848") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54920->172.17.0.3:30848, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39857") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39875") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47586->172.17.0.3:39857, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49676->172.17.0.3:39875, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31663") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45792->172.17.0.3:31663, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33842") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40820->172.17.0.3:33842, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33222") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47960->172.17.0.3:33222, err= 2026/07/20 03:45:51 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36811") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35170") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38812->172.17.0.3:36811, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49234->172.17.0.3:35170, err= 2026/07/20 03:45:51 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/20 03:45:51 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/07/20 03:45:51 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/07/20 03:45:51 INFO : existing-b: Copied (new) 2026/07/20 03:45:51 INFO : existing-b: Deleted 2026/07/20 03:45:51 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/20 03:45:51 INFO : existing: Copied (new) 2026/07/20 03:45:51 INFO : existing: Deleted 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37128") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52760->172.17.0.3:37128, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36225") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41278->172.17.0.3:36225, err= 2026/07/20 03:45:51 DEBUG : existing: Destination exists, skipping 2026/07/20 03:45:51 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:45:51 INFO : There was nothing to transfer 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39256") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53868->172.17.0.3:39256, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30492") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33284->172.17.0.3:30492, err= 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32961") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45610->172.17.0.3:32961, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-muzisad3kige" 2026/07/20 03:45:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:45:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:51 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:45:51 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:51 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: Connecting to FTP server 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:51 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: > dial: conn=172.17.0.1:40624->172.17.0.3:21, err= 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37283") 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45428->172.17.0.3:37283, err= 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33142") 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35542->172.17.0.3:33142, err= 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39266") 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52582->172.17.0.3:39266, err= 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39911") 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41892->172.17.0.3:39911, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xenovuw2diwe -> ftp://172.17.0.3:21/rclone-test-muzisad3kige 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: dial("tcp","172.17.0.3:36248") 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: > dial: conn=172.17.0.1:33012->172.17.0.3:36248, err= 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: dial("tcp","172.17.0.3:38516") 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: > dial: conn=172.17.0.1:50982->172.17.0.3:38516, err= 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: dial("tcp","172.17.0.3:37479") 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: > dial: conn=172.17.0.1:35242->172.17.0.3:37479, err= 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: Using server-side directory move 2026/07/20 03:45:54 INFO : ftp://172.17.0.3:21/rclone-test-muzisad3kige: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: dial("tcp","172.17.0.3:32525") 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34684") 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: > dial: conn=172.17.0.1:54070->172.17.0.3:32525, err= 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40334->172.17.0.3:34684, err= 2026/07/20 03:45:54 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:45:54 DEBUG : empty space: size = 1 OK 2026/07/20 03:45:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/20 03:45:54 DEBUG : empty space: Unchanged skipping 2026/07/20 03:45:54 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:45:54 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-muzisad3kige) 2026/07/20 03:45:54 DEBUG : potato3: Sizes differ 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: Connecting to FTP server 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: Waiting for checks to finish 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: > dial: conn=172.17.0.1:40626->172.17.0.3:21, err= 2026/07/20 03:45:54 INFO : empty space: Deleted 2026/07/20 03:45:54 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: Waiting for transfers to finish 2026/07/20 03:45:54 INFO : potato2: Moved (server-side) 2026/07/20 03:45:57 INFO : potato3: Deleted 2026/07/20 03:45:57 INFO : potato3: Moved (server-side) 2026/07/20 03:45:57 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35517") 2026/07/20 03:45:57 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55224->172.17.0.3:35517, err= 2026/07/20 03:45:57 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: dial("tcp","172.17.0.3:34726") 2026/07/20 03:45:57 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: > dial: conn=172.17.0.1:46882->172.17.0.3:34726, err= 2026/07/20 03:45:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kiwusef9quho" 2026/07/20 03:45:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:45:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:57 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:45:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:57 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:57 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: Connecting to FTP server 2026/07/20 03:45:57 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:57 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: > dial: conn=172.17.0.1:40642->172.17.0.3:21, err= 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: Using server-side directory move 2026/07/20 03:45:59 INFO : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: Server side directory move succeeded 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: dial("tcp","172.17.0.3:31609") 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: > dial: conn=172.17.0.1:53176->172.17.0.3:31609, err= 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: dial("tcp","172.17.0.3:33082") 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: > dial: conn=172.17.0.1:34500->172.17.0.3:33082, err= 2026/07/20 03:45:59 ERROR : error listing: directory not found 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: dial("tcp","172.17.0.3:38181") 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: > dial: conn=172.17.0.1:41730->172.17.0.3:38181, err= 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: Purge object "empty space" 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: Purge object "potato2" 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: Purge object "potato3" 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: Purge dir "" 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: dial("tcp","172.17.0.3:35911") 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: > dial: conn=172.17.0.1:35554->172.17.0.3:35911, err= 2026/07/20 03:45:59 ERROR : error listing: directory not found 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: Purge dir "" 2026/07/20 03:45:59 NOTICE: purge failed to rmdir "": directory not found 2026/07/20 03:45:59 NOTICE: purge failed: directory not found 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39113") 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52986->172.17.0.3:39113, err= 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33509") 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51984->172.17.0.3:33509, err= --- PASS: TestServerSideMove (8.51s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:45:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jojadil4pexu" 2026/07/20 03:45:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:45:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:59 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:45:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:45:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:45:59 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:45:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: Connecting to FTP server 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: dial("tcp","172.17.0.3:21") 2026/07/20 03:45:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: > dial: conn=172.17.0.1:40652->172.17.0.3:21, err= 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35539") 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42320->172.17.0.3:35539, err= 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36398") 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33372->172.17.0.3:36398, err= 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38456") 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56246->172.17.0.3:38456, err= 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39245") 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57084->172.17.0.3:39245, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xenovuw2diwe -> ftp://172.17.0.3:21/rclone-test-jojadil4pexu 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: dial("tcp","172.17.0.3:33817") 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: > dial: conn=172.17.0.1:54952->172.17.0.3:33817, err= 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: dial("tcp","172.17.0.3:33153") 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: > dial: conn=172.17.0.1:33746->172.17.0.3:33153, err= 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: dial("tcp","172.17.0.3:32117") 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: > dial: conn=172.17.0.1:49516->172.17.0.3:32117, err= 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: dial("tcp","172.17.0.3:37010") 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: > dial: conn=172.17.0.1:36454->172.17.0.3:37010, err= 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31814") 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57832->172.17.0.3:31814, err= 2026/07/20 03:46:02 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 03:46:02 DEBUG : empty space: Excluded 2026/07/20 03:46:02 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 03:46:02 DEBUG : empty space: Excluded 2026/07/20 03:46:02 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:46:02 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:46:02 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-jojadil4pexu) 2026/07/20 03:46:02 DEBUG : potato3: Sizes differ 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: Connecting to FTP server 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: Waiting for checks to finish 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: Waiting for transfers to finish 2026/07/20 03:46:02 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: > dial: conn=172.17.0.1:60778->172.17.0.3:21, err= 2026/07/20 03:46:02 INFO : potato2: Moved (server-side) 2026/07/20 03:46:05 INFO : potato3: Deleted 2026/07/20 03:46:05 INFO : potato3: Moved (server-side) 2026/07/20 03:46:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34010") 2026/07/20 03:46:05 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38952->172.17.0.3:34010, err= 2026/07/20 03:46:05 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: dial("tcp","172.17.0.3:37178") 2026/07/20 03:46:05 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: > dial: conn=172.17.0.1:39908->172.17.0.3:37178, err= 2026/07/20 03:46:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hotipux4rizi" 2026/07/20 03:46:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:05 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:05 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:05 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: Connecting to FTP server 2026/07/20 03:46:05 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:05 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: > dial: conn=172.17.0.1:60788->172.17.0.3:21, err= 2026/07/20 03:46:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: dial("tcp","172.17.0.3:34525") 2026/07/20 03:46:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: > dial: conn=172.17.0.1:41948->172.17.0.3:34525, err= 2026/07/20 03:46:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: dial("tcp","172.17.0.3:30751") 2026/07/20 03:46:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: > dial: conn=172.17.0.1:41630->172.17.0.3:30751, err= 2026/07/20 03:46:08 DEBUG : empty space: Excluded (Size Filter) 2026/07/20 03:46:08 DEBUG : empty space: Excluded 2026/07/20 03:46:08 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:46:08 DEBUG : potato3: Need to transfer - File not found at Destination 2026/07/20 03:46:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: Connecting to FTP server 2026/07/20 03:46:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: Waiting for checks to finish 2026/07/20 03:46:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: Waiting for transfers to finish 2026/07/20 03:46:08 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: > dial: conn=172.17.0.1:60802->172.17.0.3:21, err= 2026/07/20 03:46:08 INFO : potato2: Moved (server-side) 2026/07/20 03:46:11 INFO : potato3: Moved (server-side) 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: dial("tcp","172.17.0.3:31131") 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: > dial: conn=172.17.0.1:46236->172.17.0.3:31131, err= 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: dial("tcp","172.17.0.3:34521") 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: > dial: conn=172.17.0.1:41596->172.17.0.3:34521, err= 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: dial("tcp","172.17.0.3:34572") 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: > dial: conn=172.17.0.1:32844->172.17.0.3:34572, err= 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: Purge object "potato2" 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: Purge object "potato3" 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: Purge dir "" 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: dial("tcp","172.17.0.3:32129") 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: > dial: conn=172.17.0.1:39750->172.17.0.3:32129, err= 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: Purge object "empty space" 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: Purge dir "" 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35930") 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36256->172.17.0.3:35930, err= 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39451") 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39282->172.17.0.3:39451, err= --- PASS: TestServerSideMoveWithFilter (11.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:46:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fogobij4tema" 2026/07/20 03:46:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:11 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:11 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:11 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: Connecting to FTP server 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:11 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: > dial: conn=172.17.0.1:35744->172.17.0.3:21, err= 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31416") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37094->172.17.0.3:31416, err= 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35011") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50202->172.17.0.3:35011, err= 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38565") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48120->172.17.0.3:38565, err= 2026/07/20 03:46:14 INFO : tomatoDir: Making directory 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35495") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45428->172.17.0.3:35495, err= 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37514") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37072->172.17.0.3:37514, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-xenovuw2diwe -> ftp://172.17.0.3:21/rclone-test-fogobij4tema 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: dial("tcp","172.17.0.3:34453") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: > dial: conn=172.17.0.1:47528->172.17.0.3:34453, err= 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: dial("tcp","172.17.0.3:34287") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: > dial: conn=172.17.0.1:49250->172.17.0.3:34287, err= 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: dial("tcp","172.17.0.3:38997") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: > dial: conn=172.17.0.1:33710->172.17.0.3:38997, err= 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: Using server-side directory move 2026/07/20 03:46:14 INFO : ftp://172.17.0.3:21/rclone-test-fogobij4tema: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: dial("tcp","172.17.0.3:34488") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: > dial: conn=172.17.0.1:45116->172.17.0.3:34488, err= 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37771") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33356->172.17.0.3:37771, err= 2026/07/20 03:46:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/07/20 03:46:14 DEBUG : empty space: size = 1 OK 2026/07/20 03:46:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/20 03:46:14 DEBUG : empty space: Unchanged skipping 2026/07/20 03:46:14 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:46:14 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-fogobij4tema) 2026/07/20 03:46:14 DEBUG : potato3: Sizes differ 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: Connecting to FTP server 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36923") 2026/07/20 03:46:14 INFO : empty space: Deleted 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40142->172.17.0.3:36923, err= 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: > dial: conn=172.17.0.1:35750->172.17.0.3:21, err= 2026/07/20 03:46:14 INFO : potato2: Moved (server-side) 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: Waiting for checks to finish 2026/07/20 03:46:14 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: Waiting for transfers to finish 2026/07/20 03:46:17 INFO : potato3: Deleted 2026/07/20 03:46:17 INFO : potato3: Moved (server-side) 2026/07/20 03:46:17 INFO : tomatoDir: Removing directory 2026/07/20 03:46:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: deleted 1 directories 2026/07/20 03:46:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37638") 2026/07/20 03:46:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45836->172.17.0.3:37638, err= 2026/07/20 03:46:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39982") 2026/07/20 03:46:17 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44626->172.17.0.3:39982, err= 2026/07/20 03:46:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: dial("tcp","172.17.0.3:32190") 2026/07/20 03:46:17 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: > dial: conn=172.17.0.1:59206->172.17.0.3:32190, err= 2026/07/20 03:46:17 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-wevopis3tobe" 2026/07/20 03:46:17 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:17 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:17 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:17 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:17 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:17 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:17 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: Connecting to FTP server 2026/07/20 03:46:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:17 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: > dial: conn=172.17.0.1:35760->172.17.0.3:21, err= 2026/07/20 03:46:20 INFO : tomatoDir: Making directory 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: Using server-side directory move 2026/07/20 03:46:20 INFO : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: Server side directory move succeeded 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: dial("tcp","172.17.0.3:33240") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: > dial: conn=172.17.0.1:58530->172.17.0.3:33240, err= 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: dial("tcp","172.17.0.3:39223") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: > dial: conn=172.17.0.1:46824->172.17.0.3:39223, err= 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: dial("tcp","172.17.0.3:31097") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: > dial: conn=172.17.0.1:54796->172.17.0.3:31097, err= 2026/07/20 03:46:20 ERROR : error listing: directory not found 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: dial("tcp","172.17.0.3:37522") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: > dial: conn=172.17.0.1:43650->172.17.0.3:37522, err= 2026/07/20 03:46:20 ERROR : error listing: directory not found 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: dial("tcp","172.17.0.3:33587") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: > dial: conn=172.17.0.1:33706->172.17.0.3:33587, err= 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: Purge object "empty space" 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: Purge object "potato2" 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: Purge object "potato3" 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: dial("tcp","172.17.0.3:34807") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: > dial: conn=172.17.0.1:49192->172.17.0.3:34807, err= 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: Purge dir "tomatoDir" 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: Purge dir "" 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: dial("tcp","172.17.0.3:37116") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: > dial: conn=172.17.0.1:43312->172.17.0.3:37116, err= 2026/07/20 03:46:20 ERROR : error listing: directory not found 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: Purge dir "" 2026/07/20 03:46:20 NOTICE: purge failed to rmdir "": directory not found 2026/07/20 03:46:20 NOTICE: purge failed: directory not found 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38045") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42014->172.17.0.3:38045, err= 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37950") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49124->172.17.0.3:37950, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.96s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38771") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36944->172.17.0.3:38771, err= 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33578") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38006->172.17.0.3:33578, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:46:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/rclone-sync-test" 2026/07/20 03:46:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:20 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:20 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:20 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: Connecting to FTP server 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:20 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: > dial: conn=172.17.0.1:35764->172.17.0.3:21, err= 2026/07/20 03:46:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32232") 2026/07/20 03:46:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51558->172.17.0.3:32232, err= 2026/07/20 03:46:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34394") 2026/07/20 03:46:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51762->172.17.0.3:34394, err= --- PASS: TestSyncOverlap (3.71s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:46:24 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/rclone-sync-test" 2026/07/20 03:46:24 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:24 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:24 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:24 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:24 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:24 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:24 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: Connecting to FTP server 2026/07/20 03:46:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:24 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: > dial: conn=172.17.0.1:49376->172.17.0.3:21, err= 2026/07/20 03:46:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/rclone-sync-test-include/layer2" 2026/07/20 03:46:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:27 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:27 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:27 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-include/layer2: Connecting to FTP server 2026/07/20 03:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:27 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:49384->172.17.0.3:21, err= 2026/07/20 03:46:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/rclone-sync-test-ignore-file" 2026/07/20 03:46:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:30 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:30 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-ignore-file: Connecting to FTP server 2026/07/20 03:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:30 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:49394->172.17.0.3:21, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37029") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47744->172.17.0.3:37029, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: dial("tcp","172.17.0.3:37827") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: > dial: conn=172.17.0.1:44722->172.17.0.3:37827, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36793") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44474->172.17.0.3:36793, err= 2026/07/20 03:46:33 DEBUG : rclone-sync-test: Excluded 2026/07/20 03:46:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37913") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43220->172.17.0.3:37913, err= 2026/07/20 03:46:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: Waiting for checks to finish 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: Waiting for transfers to finish 2026/07/20 03:46:33 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:33 INFO : There was nothing to transfer 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: dial("tcp","172.17.0.3:37749") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30620") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58924->172.17.0.3:30620, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test: > dial: conn=172.17.0.1:32924->172.17.0.3:37749, err= 2026/07/20 03:46:33 DEBUG : rclone-sync-test: Excluded 2026/07/20 03:46:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32558") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53076->172.17.0.3:32558, err= 2026/07/20 03:46:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:46:33 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:33 INFO : rclone-sync-test-include: Removing directory 2026/07/20 03:46:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: failed to delete 1 directories 2026/07/20 03:46:33 INFO : There was nothing to transfer 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:38849") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:52680->172.17.0.3:38849, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37936") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54054->172.17.0.3:37936, err= 2026/07/20 03:46:33 DEBUG : rclone-sync-test: Excluded 2026/07/20 03:46:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32444") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56222->172.17.0.3:32444, err= 2026/07/20 03:46:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/07/20 03:46:33 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:33 INFO : There was nothing to transfer 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:39116") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:54302->172.17.0.3:39116, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35467") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35314->172.17.0.3:35467, err= 2026/07/20 03:46:33 DEBUG : rclone-sync-test: Excluded 2026/07/20 03:46:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31284") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59028->172.17.0.3:31284, err= 2026/07/20 03:46:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:46:33 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:33 INFO : rclone-sync-test-include: Removing directory 2026/07/20 03:46:33 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: failed to delete 1 directories 2026/07/20 03:46:33 INFO : There was nothing to transfer 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:36205") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43028->172.17.0.3:36205, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33462") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50690->172.17.0.3:33462, err= 2026/07/20 03:46:33 DEBUG : Excluded 2026/07/20 03:46:33 DEBUG : rclone-sync-test: Excluded 2026/07/20 03:46:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32017") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52090->172.17.0.3:32017, err= 2026/07/20 03:46:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/07/20 03:46:33 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:33 INFO : There was nothing to transfer 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33769") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44952->172.17.0.3:33769, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37194") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37319") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39909") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43232->172.17.0.3:37194, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47640->172.17.0.3:37319, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37316->172.17.0.3:39909, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33039") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56532->172.17.0.3:33039, err= 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31313") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58154->172.17.0.3:31313, err= --- PASS: TestSyncOverlapWithFilter (8.74s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:46:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/dst" 2026/07/20 03:46:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:33 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:33 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:33 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Connecting to FTP server 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:33 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:52270->172.17.0.3:21, err= 2026/07/20 03:46:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/CompareDest" 2026/07/20 03:46:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:36 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:36 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:36 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/CompareDest: Connecting to FTP server 2026/07/20 03:46:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:36 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/CompareDest: > dial: conn=172.17.0.1:52284->172.17.0.3:21, err= 2026/07/20 03:46:39 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xenovuw2diwe/CompareDest" to be canonical "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/CompareDest" 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:35628") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:48774->172.17.0.3:35628, err= 2026/07/20 03:46:39 DEBUG : one: Need to transfer - File not found at Destination 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:39441") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:38834->172.17.0.3:39441, err= 2026/07/20 03:46:39 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/07/20 03:46:39 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/07/20 03:46:39 INFO : one: Copied (new) 2026/07/20 03:46:39 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36235") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34088->172.17.0.3:36235, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39899") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57468->172.17.0.3:39899, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30527") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46440->172.17.0.3:30527, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39612") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48632->172.17.0.3:39612, err= 2026/07/20 03:46:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xenovuw2diwe/CompareDest" for canonical name "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/CompareDest" 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:37980") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:49624->172.17.0.3:37980, err= 2026/07/20 03:46:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:46:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:46:39 DEBUG : one: Sizes differ 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:34343") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:40526->172.17.0.3:34343, err= 2026/07/20 03:46:39 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/07/20 03:46:39 DEBUG : one.4a8516eb.partial: renamed to: one 2026/07/20 03:46:39 INFO : one: Copied (replaced existing) 2026/07/20 03:46:39 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39268") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37372->172.17.0.3:39268, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34824") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54408->172.17.0.3:34824, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39656") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39132->172.17.0.3:39656, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32296") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42586->172.17.0.3:32296, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32706") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39786->172.17.0.3:32706, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39593") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35414->172.17.0.3:39593, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31873") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49524->172.17.0.3:31873, err= 2026/07/20 03:46:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xenovuw2diwe/CompareDest" for canonical name "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/CompareDest" 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:33750") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:36372->172.17.0.3:33750, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:46:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:46:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:46:39 DEBUG : one: Sizes differ 2026/07/20 03:46:39 DEBUG : one: size = 5 OK 2026/07/20 03:46:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:46:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:46:39 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:39 INFO : There was nothing to transfer 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39023") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38594->172.17.0.3:39023, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35295") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57046->172.17.0.3:35295, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35481") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45504->172.17.0.3:35481, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37395") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47846->172.17.0.3:37395, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33797") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36370->172.17.0.3:33797, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39920") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33341") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35974->172.17.0.3:39920, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57346->172.17.0.3:33341, err= 2026/07/20 03:46:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xenovuw2diwe/CompareDest" for canonical name "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/CompareDest" 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:38885") 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:54560->172.17.0.3:38885, err= 2026/07/20 03:46:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:46:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:46:39 DEBUG : one: Sizes differ 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/CompareDest: Connecting to FTP server 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/CompareDest: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:39 DEBUG : two: size = 3 OK 2026/07/20 03:46:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:46:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/CompareDest: > dial: conn=172.17.0.1:52294->172.17.0.3:21, err= 2026/07/20 03:46:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gulejix3qupo: closing 1 unused connections 2026/07/20 03:46:42 DEBUG : one: size = 5 OK 2026/07/20 03:46:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:46:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:46:42 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:42 INFO : There was nothing to transfer 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33955") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41554->172.17.0.3:33955, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38521") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36564->172.17.0.3:38521, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35636") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47630->172.17.0.3:35636, err= 2026/07/20 03:46:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xenovuw2diwe/CompareDest" for canonical name "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/CompareDest" 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:36985") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:57596->172.17.0.3:36985, err= 2026/07/20 03:46:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:46:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:46:42 DEBUG : one: Sizes differ 2026/07/20 03:46:42 DEBUG : two: size = 3 OK 2026/07/20 03:46:42 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:46:42 DEBUG : two: Destination found in --compare-dest, skipping 2026/07/20 03:46:42 DEBUG : one: size = 5 OK 2026/07/20 03:46:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:46:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:46:42 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:42 INFO : There was nothing to transfer 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32860") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55288->172.17.0.3:32860, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34910") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36386") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34044->172.17.0.3:34910, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53916->172.17.0.3:36386, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32373") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47546->172.17.0.3:32373, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30902") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31146") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47218->172.17.0.3:30902, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34484->172.17.0.3:31146, err= 2026/07/20 03:46:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xenovuw2diwe/CompareDest" for canonical name "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/CompareDest" 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:35665") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:36868->172.17.0.3:35665, err= 2026/07/20 03:46:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:46:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:46:42 DEBUG : one: Sizes differ 2026/07/20 03:46:42 DEBUG : two: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:46:42 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/CompareDest) 2026/07/20 03:46:42 DEBUG : two: Sizes differ 2026/07/20 03:46:42 DEBUG : two: Need to transfer - File not found at Destination 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:46:42 DEBUG : one: size = 5 OK 2026/07/20 03:46:42 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/07/20 03:46:42 DEBUG : one: Destination found in --compare-dest, skipping 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:39678") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:54878->172.17.0.3:39678, err= 2026/07/20 03:46:42 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/07/20 03:46:42 DEBUG : two.a319cd8b.partial: renamed to: two 2026/07/20 03:46:42 INFO : two: Copied (new) 2026/07/20 03:46:42 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31775") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55732->172.17.0.3:31775, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35866") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49258->172.17.0.3:35866, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39057") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41132->172.17.0.3:39057, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37637") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43192->172.17.0.3:37637, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31674") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34391") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38134->172.17.0.3:34391, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51420->172.17.0.3:31674, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32105") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51440->172.17.0.3:32105, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (8.97s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33711") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33572->172.17.0.3:33711, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39481") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47170->172.17.0.3:39481, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34379") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50206->172.17.0.3:34379, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36538") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40864->172.17.0.3:36538, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34836") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41362->172.17.0.3:34836, err= 2026/07/20 03:46:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/dest" 2026/07/20 03:46:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:42 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:42 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:42 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: Connecting to FTP server 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: > dial: conn=172.17.0.1:39920->172.17.0.3:21, err= 2026/07/20 03:46:42 DEBUG : ftp://172.17.0.3:21/rclone-test-yekotod3rubo: closing 1 unused connections 2026/07/20 03:46:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/pre-dest1" 2026/07/20 03:46:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:45 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:45 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/pre-dest1: Connecting to FTP server 2026/07/20 03:46:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/pre-dest1: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:45 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/pre-dest1: > dial: conn=172.17.0.1:39926->172.17.0.3:21, err= 2026/07/20 03:46:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gowunup6yupi: closing 1 unused connections 2026/07/20 03:46:47 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xenovuw2diwe/pre-dest1" to be canonical "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/pre-dest1" 2026/07/20 03:46:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/pre-dest2" 2026/07/20 03:46:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:47 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:47 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:47 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/pre-dest2: Connecting to FTP server 2026/07/20 03:46:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/pre-dest2: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:47 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/pre-dest2: > dial: conn=172.17.0.1:39940->172.17.0.3:21, err= 2026/07/20 03:46:50 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xenovuw2diwe/pre-dest2" to be canonical "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/pre-dest2" 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: dial("tcp","172.17.0.3:34001") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: > dial: conn=172.17.0.1:53340->172.17.0.3:34001, err= 2026/07/20 03:46:50 DEBUG : 1: size = 1 OK 2026/07/20 03:46:50 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:46:50 DEBUG : 1: Destination found in --compare-dest, skipping 2026/07/20 03:46:50 DEBUG : 2: size = 1 OK 2026/07/20 03:46:50 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:46:50 DEBUG : 2: Destination found in --compare-dest, skipping 2026/07/20 03:46:50 DEBUG : 3: Need to transfer - File not found at Destination 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: Waiting for checks to finish 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: Waiting for transfers to finish 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: dial("tcp","172.17.0.3:32396") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: > dial: conn=172.17.0.1:37754->172.17.0.3:32396, err= 2026/07/20 03:46:50 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/07/20 03:46:50 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/07/20 03:46:50 INFO : 3: Copied (new) 2026/07/20 03:46:50 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: dial("tcp","172.17.0.3:36236") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dest: > dial: conn=172.17.0.1:39176->172.17.0.3:36236, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39969") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59780->172.17.0.3:39969, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32593") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33412") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46446->172.17.0.3:32593, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30503") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59626->172.17.0.3:33412, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53110->172.17.0.3:30503, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36681") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54298->172.17.0.3:36681, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37987") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57606->172.17.0.3:37987, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35254") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37021") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53068->172.17.0.3:35254, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58222->172.17.0.3:37021, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33861") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59468->172.17.0.3:33861, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/pre-dest1: closing 1 unused connections 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (8.19s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32620") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57028->172.17.0.3:32620, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38582") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52524->172.17.0.3:38582, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37472") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44622->172.17.0.3:37472, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37659") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47760->172.17.0.3:37659, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33724") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48324->172.17.0.3:33724, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35796") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48530->172.17.0.3:35796, err= 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33630") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46908->172.17.0.3:33630, err= 2026/07/20 03:46:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/dst" 2026/07/20 03:46:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:50 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:50 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Connecting to FTP server 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:50 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:39946->172.17.0.3:21, err= 2026/07/20 03:46:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/backup" 2026/07/20 03:46:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:52 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:52 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: Connecting to FTP server 2026/07/20 03:46:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:52 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: > dial: conn=172.17.0.1:35454->172.17.0.3:21, err= 2026/07/20 03:46:55 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xenovuw2diwe/backup" to be canonical "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/backup" 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:32707") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:53002->172.17.0.3:32707, err= 2026/07/20 03:46:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:46:55 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:46:55 DEBUG : one: Sizes differ 2026/07/20 03:46:55 DEBUG : two: size = 3 OK 2026/07/20 03:46:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:46:55 DEBUG : two: Unchanged skipping 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:46:55 INFO : one: Moved (server-side) 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:31187") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:46178->172.17.0.3:31187, err= 2026/07/20 03:46:55 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/20 03:46:55 DEBUG : one.a292864a.partial: renamed to: one 2026/07/20 03:46:55 INFO : one: Copied (new) 2026/07/20 03:46:55 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:55 INFO : three.txt: Moved (server-side) 2026/07/20 03:46:55 INFO : three.txt: Moved into backup dir 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33204") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34384->172.17.0.3:33204, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39294") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30831") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36264->172.17.0.3:39294, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33006->172.17.0.3:30831, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34199") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53370->172.17.0.3:34199, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38510") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50312->172.17.0.3:38510, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35652") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31819") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58518->172.17.0.3:31819, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58612->172.17.0.3:35652, err= 2026/07/20 03:46:55 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xenovuw2diwe/backup" for canonical name "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/backup" 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:37829") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:46814->172.17.0.3:37829, err= 2026/07/20 03:46:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:46:55 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:46:55 DEBUG : one: Sizes differ 2026/07/20 03:46:55 DEBUG : two: size = 3 OK 2026/07/20 03:46:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:46:55 DEBUG : two: Unchanged skipping 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:46:55 INFO : one: Deleted 2026/07/20 03:46:55 INFO : one: Moved (server-side) 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:35691") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:45468->172.17.0.3:35691, err= 2026/07/20 03:46:55 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/20 03:46:55 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/20 03:46:55 INFO : one: Copied (new) 2026/07/20 03:46:55 DEBUG : Waiting for deletions to finish 2026/07/20 03:46:55 INFO : three.txt: Deleted 2026/07/20 03:46:55 INFO : three.txt: Moved (server-side) 2026/07/20 03:46:55 INFO : three.txt: Moved into backup dir 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39765") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53528->172.17.0.3:39765, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32266") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35195") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51002->172.17.0.3:32266, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39834->172.17.0.3:35195, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35690") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40796->172.17.0.3:35690, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31581") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39509") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58584->172.17.0.3:31581, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44928->172.17.0.3:39509, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30360") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53068->172.17.0.3:30360, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (5.22s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39534") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43774->172.17.0.3:39534, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39928") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38398->172.17.0.3:39928, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31088") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39134->172.17.0.3:31088, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33378") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39684->172.17.0.3:33378, err= 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39104") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58558->172.17.0.3:39104, err= 2026/07/20 03:46:55 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/dst" 2026/07/20 03:46:55 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:55 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:55 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:55 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:55 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:55 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:55 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Connecting to FTP server 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:55 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:35460->172.17.0.3:21, err= 2026/07/20 03:46:58 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/backup" 2026/07/20 03:46:58 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:46:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:58 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:58 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:46:58 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:46:58 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:46:58 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:46:58 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:46:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: Connecting to FTP server 2026/07/20 03:46:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: dial("tcp","172.17.0.3:21") 2026/07/20 03:46:58 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: > dial: conn=172.17.0.1:35472->172.17.0.3:21, err= 2026/07/20 03:46:59 DEBUG : ftp://172.17.0.3:21/rclone-test-kiwusef9quho: closing 1 unused connections 2026/07/20 03:46:59 DEBUG : ftp://172.17.0.3:21/rclone-test-muzisad3kige: closing 2 unused connections 2026/07/20 03:47:01 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xenovuw2diwe/backup" to be canonical "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/backup" 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:35402") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:34864->172.17.0.3:35402, err= 2026/07/20 03:47:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:01 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:01 DEBUG : one: Sizes differ 2026/07/20 03:47:01 DEBUG : two: size = 3 OK 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:47:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:01 DEBUG : two: Unchanged skipping 2026/07/20 03:47:01 INFO : one: Moved (server-side) to: one.bak 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:38945") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:54504->172.17.0.3:38945, err= 2026/07/20 03:47:01 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/20 03:47:01 DEBUG : one.a292864a.partial: renamed to: one 2026/07/20 03:47:01 INFO : one: Copied (new) 2026/07/20 03:47:01 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 03:47:01 INFO : three.txt: Moved into backup dir 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36820") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35416->172.17.0.3:36820, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38270") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55292->172.17.0.3:38270, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37177") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54416->172.17.0.3:37177, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37771") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55792->172.17.0.3:37771, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32718") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35886->172.17.0.3:32718, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31412") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31861") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46842->172.17.0.3:31412, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58296->172.17.0.3:31861, err= 2026/07/20 03:47:01 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xenovuw2diwe/backup" for canonical name "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/backup" 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:34374") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:36620->172.17.0.3:34374, err= 2026/07/20 03:47:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:01 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:01 DEBUG : one: Sizes differ 2026/07/20 03:47:01 DEBUG : two: size = 3 OK 2026/07/20 03:47:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:01 DEBUG : two: Unchanged skipping 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:47:01 INFO : one.bak: Deleted 2026/07/20 03:47:01 INFO : one: Moved (server-side) to: one.bak 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:38244") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:46554->172.17.0.3:38244, err= 2026/07/20 03:47:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/20 03:47:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/20 03:47:01 INFO : one: Copied (new) 2026/07/20 03:47:01 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:01 INFO : three.txt.bak: Deleted 2026/07/20 03:47:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 03:47:01 INFO : three.txt: Moved into backup dir 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39676") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38722->172.17.0.3:39676, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33089") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36812->172.17.0.3:33089, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31694") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58442->172.17.0.3:31694, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31386") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44738->172.17.0.3:31386, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39896") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51112->172.17.0.3:39896, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37533") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37900->172.17.0.3:37533, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30214") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35964->172.17.0.3:30214, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (5.92s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34837") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46738->172.17.0.3:34837, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30151") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57136->172.17.0.3:30151, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34640") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51942->172.17.0.3:34640, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37742") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58798->172.17.0.3:37742, err= 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38927") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46392->172.17.0.3:38927, err= 2026/07/20 03:47:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/dst" 2026/07/20 03:47:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:47:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:47:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:47:01 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:47:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:47:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:47:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:47:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:47:01 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:47:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Connecting to FTP server 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:21") 2026/07/20 03:47:01 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:41558->172.17.0.3:21, err= 2026/07/20 03:47:04 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/backup" 2026/07/20 03:47:04 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:47:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:47:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:47:04 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:47:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:47:04 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:47:04 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:47:04 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:47:04 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:47:04 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:47:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: Connecting to FTP server 2026/07/20 03:47:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: dial("tcp","172.17.0.3:21") 2026/07/20 03:47:04 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: > dial: conn=172.17.0.1:41560->172.17.0.3:21, err= 2026/07/20 03:47:07 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-xenovuw2diwe/backup" to be canonical "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/backup" 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:38846") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:57394->172.17.0.3:38846, err= 2026/07/20 03:47:07 DEBUG : one: size = 4 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:07 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:07 DEBUG : one: Sizes differ 2026/07/20 03:47:07 DEBUG : two: size = 3 OK 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:47:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:07 DEBUG : two: Unchanged skipping 2026/07/20 03:47:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:37398") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:55094->172.17.0.3:37398, err= 2026/07/20 03:47:07 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/20 03:47:07 DEBUG : one.a292864a.partial: renamed to: one 2026/07/20 03:47:07 INFO : one: Copied (new) 2026/07/20 03:47:07 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 03:47:07 INFO : three.txt: Moved into backup dir 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31182") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48236->172.17.0.3:31182, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39391") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50174->172.17.0.3:39391, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32346") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34914->172.17.0.3:32346, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36442") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47962->172.17.0.3:36442, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30270") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51580->172.17.0.3:30270, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34117") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34699") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46258->172.17.0.3:34117, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48428->172.17.0.3:34699, err= 2026/07/20 03:47:07 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-xenovuw2diwe/backup" for canonical name "TestFTPPureftpd{qb0xN}:rclone-test-xenovuw2diwe/backup" 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:35200") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:40610->172.17.0.3:35200, err= 2026/07/20 03:47:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:07 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:07 DEBUG : one: Sizes differ 2026/07/20 03:47:07 DEBUG : two: size = 3 OK 2026/07/20 03:47:07 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:07 DEBUG : two: Unchanged skipping 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:47:07 INFO : one-2019-01-01: Deleted 2026/07/20 03:47:07 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:33340") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:50244->172.17.0.3:33340, err= 2026/07/20 03:47:07 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/20 03:47:07 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/20 03:47:07 INFO : one: Copied (new) 2026/07/20 03:47:07 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:07 INFO : three-2019-01-01.txt: Deleted 2026/07/20 03:47:07 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 03:47:07 INFO : three.txt: Moved into backup dir 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38943") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52552->172.17.0.3:38943, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34231") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38523") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53808->172.17.0.3:34231, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53296->172.17.0.3:38523, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32653") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37066->172.17.0.3:32653, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30947") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34379") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44416->172.17.0.3:30947, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37926->172.17.0.3:34379, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39979") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33942->172.17.0.3:39979, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (6.06s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32236") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60224->172.17.0.3:32236, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32164") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41608->172.17.0.3:32164, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31480") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51186->172.17.0.3:31480, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32803") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57386->172.17.0.3:32803, err= 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35305") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43290->172.17.0.3:35305, err= 2026/07/20 03:47:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/dst" 2026/07/20 03:47:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:47:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:47:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:47:07 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:47:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:47:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:47:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:47:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:47:07 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:47:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Connecting to FTP server 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:21") 2026/07/20 03:47:07 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:41562->172.17.0.3:21, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:31831") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:53106->172.17.0.3:31831, err= 2026/07/20 03:47:10 DEBUG : one: size = 4 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:10 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:10 DEBUG : one: Sizes differ 2026/07/20 03:47:10 DEBUG : two: size = 3 OK 2026/07/20 03:47:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:10 DEBUG : two: Unchanged skipping 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:47:10 INFO : one: Moved (server-side) to: one.bak 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:39396") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:34196->172.17.0.3:39396, err= 2026/07/20 03:47:10 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/20 03:47:10 DEBUG : one.a292864a.partial: renamed to: one 2026/07/20 03:47:10 INFO : one: Copied (new) 2026/07/20 03:47:10 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 03:47:10 INFO : three.txt: Moved into backup dir 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37991") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53064->172.17.0.3:37991, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39103") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33202->172.17.0.3:39103, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33706") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46608->172.17.0.3:33706, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33468") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57192->172.17.0.3:33468, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37721") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60178->172.17.0.3:37721, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:33252") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:55336->172.17.0.3:33252, err= 2026/07/20 03:47:10 DEBUG : one.bak: Excluded (Path Filter) 2026/07/20 03:47:10 DEBUG : one.bak: Excluded 2026/07/20 03:47:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/07/20 03:47:10 DEBUG : three.txt.bak: Excluded 2026/07/20 03:47:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:10 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:10 DEBUG : one: Sizes differ 2026/07/20 03:47:10 DEBUG : two: size = 3 OK 2026/07/20 03:47:10 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:10 DEBUG : two: Unchanged skipping 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for checks to finish 2026/07/20 03:47:10 INFO : one.bak: Deleted 2026/07/20 03:47:10 INFO : one: Moved (server-side) to: one.bak 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Waiting for transfers to finish 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:35696") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:38074->172.17.0.3:35696, err= 2026/07/20 03:47:10 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/20 03:47:10 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/20 03:47:10 INFO : one: Copied (new) 2026/07/20 03:47:10 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:10 INFO : three.txt.bak: Deleted 2026/07/20 03:47:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 03:47:10 INFO : three.txt: Moved into backup dir 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34069") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58624->172.17.0.3:34069, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38649") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39550->172.17.0.3:38649, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34783") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44580->172.17.0.3:34783, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32236") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60226->172.17.0.3:32236, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37137") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40484->172.17.0.3:37137, err= --- PASS: TestSyncBackupDirSuffixOnly (2.86s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30630") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48886->172.17.0.3:30630, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30581") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34938->172.17.0.3:30581, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35014") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36544->172.17.0.3:35014, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36987") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60638->172.17.0.3:36987, err= 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37292") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34618->172.17.0.3:37292, err= 2026/07/20 03:47:10 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/dst" 2026/07/20 03:47:10 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:47:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:47:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:47:10 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:47:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:47:10 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:47:10 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:47:10 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:47:10 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:47:10 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Connecting to FTP server 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:21") 2026/07/20 03:47:10 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:41566->172.17.0.3:21, err= 2026/07/20 03:47:11 DEBUG : ftp://172.17.0.3:21/rclone-test-hotipux4rizi: closing 2 unused connections 2026/07/20 03:47:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jojadil4pexu: closing 2 unused connections 2026/07/20 03:47:13 DEBUG : one: size = 4 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:13 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:13 DEBUG : one: Sizes differ 2026/07/20 03:47:13 INFO : one: Moved (server-side) to: one.bak 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:34140") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:60332->172.17.0.3:34140, err= 2026/07/20 03:47:13 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/20 03:47:13 DEBUG : one.a292864a.partial: renamed to: one 2026/07/20 03:47:13 INFO : one: Copied (new) 2026/07/20 03:47:13 DEBUG : two: size = 3 OK 2026/07/20 03:47:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:13 DEBUG : two: Unchanged skipping 2026/07/20 03:47:13 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:13 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:13 DEBUG : three.txt: Sizes differ 2026/07/20 03:47:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:37240") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:55790->172.17.0.3:37240, err= 2026/07/20 03:47:13 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/20 03:47:13 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/20 03:47:13 INFO : three.txt: Copied (new) 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34260") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49220->172.17.0.3:34260, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39146") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37518->172.17.0.3:39146, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38269") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41894->172.17.0.3:38269, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36524") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40514->172.17.0.3:36524, err= 2026/07/20 03:47:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:13 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:13 DEBUG : one: Sizes differ 2026/07/20 03:47:13 INFO : one.bak: Deleted 2026/07/20 03:47:13 INFO : one: Moved (server-side) to: one.bak 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:31324") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:51472->172.17.0.3:31324, err= 2026/07/20 03:47:13 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/20 03:47:13 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/20 03:47:13 INFO : one: Copied (new) 2026/07/20 03:47:13 DEBUG : two: size = 3 OK 2026/07/20 03:47:13 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:13 DEBUG : two: Unchanged skipping 2026/07/20 03:47:13 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:13 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:13 DEBUG : three.txt: Sizes differ 2026/07/20 03:47:13 INFO : three.txt.bak: Deleted 2026/07/20 03:47:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:32802") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:42374->172.17.0.3:32802, err= 2026/07/20 03:47:13 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/20 03:47:13 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/20 03:47:13 INFO : three.txt: Copied (new) 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33078") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52456->172.17.0.3:33078, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37777") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57170->172.17.0.3:37777, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38441") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34034->172.17.0.3:38441, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30021") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42056->172.17.0.3:30021, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31485") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50066->172.17.0.3:31485, err= --- PASS: TestSyncSuffix (3.03s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34995") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38138->172.17.0.3:34995, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33105") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42878->172.17.0.3:33105, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39273") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58000->172.17.0.3:39273, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38713") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38126->172.17.0.3:38713, err= 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38332") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34800->172.17.0.3:38332, err= 2026/07/20 03:47:13 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xenovuw2diwe/dst" 2026/07/20 03:47:13 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/07/20 03:47:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:47:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:47:13 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:47:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:47:13 DEBUG : TestFTPPureftpd: detected overridden config - adding "{qb0xN}" suffix to name 2026/07/20 03:47:13 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/07/20 03:47:13 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/07/20 03:47:13 DEBUG : Setting pass="qPtb--IkgWJLqEd0BYCXecmxBn5c-FqZ6bh0Z9ljk9Y" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/07/20 03:47:13 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: Connecting to FTP server 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:21") 2026/07/20 03:47:13 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:56740->172.17.0.3:21, err= 2026/07/20 03:47:15 DEBUG : one: size = 4 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:15 DEBUG : one: Sizes differ 2026/07/20 03:47:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:37859") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:51468->172.17.0.3:37859, err= 2026/07/20 03:47:15 DEBUG : one.a292864a.partial: size = 4 OK 2026/07/20 03:47:15 DEBUG : one.a292864a.partial: renamed to: one 2026/07/20 03:47:15 INFO : one: Copied (new) 2026/07/20 03:47:15 DEBUG : two: size = 3 OK 2026/07/20 03:47:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : two: Unchanged skipping 2026/07/20 03:47:15 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:15 DEBUG : three.txt: Sizes differ 2026/07/20 03:47:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:36428") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:50492->172.17.0.3:36428, err= 2026/07/20 03:47:15 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/07/20 03:47:15 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/07/20 03:47:15 INFO : three.txt: Copied (new) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34118") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56850->172.17.0.3:34118, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37917") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33098->172.17.0.3:37917, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34188") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34254->172.17.0.3:34188, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32440") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44224->172.17.0.3:32440, err= 2026/07/20 03:47:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:15 DEBUG : one: Sizes differ 2026/07/20 03:47:15 INFO : one-2019-01-01: Deleted 2026/07/20 03:47:15 INFO : one: Moved (server-side) to: one-2019-01-01 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:32790") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:40596->172.17.0.3:32790, err= 2026/07/20 03:47:15 DEBUG : one.4c47835a.partial: size = 5 OK 2026/07/20 03:47:15 DEBUG : one.4c47835a.partial: renamed to: one 2026/07/20 03:47:15 INFO : one: Copied (new) 2026/07/20 03:47:15 DEBUG : two: size = 3 OK 2026/07/20 03:47:15 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : two: Unchanged skipping 2026/07/20 03:47:15 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst) 2026/07/20 03:47:15 DEBUG : three.txt: Sizes differ 2026/07/20 03:47:15 INFO : three-2019-01-01.txt: Deleted 2026/07/20 03:47:15 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: dial("tcp","172.17.0.3:38479") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe/dst: > dial: conn=172.17.0.1:53586->172.17.0.3:38479, err= 2026/07/20 03:47:15 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/07/20 03:47:15 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/07/20 03:47:15 INFO : three.txt: Copied (new) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34470") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46368->172.17.0.3:34470, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36518") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46598->172.17.0.3:36518, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37973") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60392->172.17.0.3:37973, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30269") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57336->172.17.0.3:30269, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33512") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51980->172.17.0.3:33512, err= --- PASS: TestSyncSuffixKeepExtension (2.34s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31582") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50432->172.17.0.3:31582, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34800") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37310->172.17.0.3:34800, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35587") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48422->172.17.0.3:35587, err= 2026/07/20 03:47:15 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : Testêé: Sizes differ 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38972") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41488->172.17.0.3:38972, err= 2026/07/20 03:47:15 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/07/20 03:47:15 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/07/20 03:47:15 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/07/20 03:47:15 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39325") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55436->172.17.0.3:39325, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35844") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58386->172.17.0.3:35844, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38922") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38882->172.17.0.3:38922, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39518") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37188->172.17.0.3:39518, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36502") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34982->172.17.0.3:36502, err= 2026/07/20 03:47:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33077") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58276->172.17.0.3:33077, err= 2026/07/20 03:47:15 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/07/20 03:47:15 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/07/20 03:47:15 INFO : existing: Copied (new) 2026/07/20 03:47:15 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38346") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60296->172.17.0.3:38346, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33365") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42254->172.17.0.3:33365, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39808") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45096->172.17.0.3:39808, err= 2026/07/20 03:47:15 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : existing: Sizes differ 2026/07/20 03:47:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:15 ERROR : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: not deleting files as there were IO errors 2026/07/20 03:47:15 ERROR : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: not deleting directories as there were IO errors 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33285") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51726->172.17.0.3:33285, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34920") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36498->172.17.0.3:34920, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35281") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42138->172.17.0.3:35281, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31511") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44750->172.17.0.3:31511, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36303") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49038->172.17.0.3:36303, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39609") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46728->172.17.0.3:39609, err= 2026/07/20 03:47:15 DEBUG : EXISTING: size = 6 OK 2026/07/20 03:47:15 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : existing: Unchanged skipping 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:15 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:15 INFO : There was nothing to transfer 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33072") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60550->172.17.0.3:33072, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39238") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56542->172.17.0.3:39238, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31352") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59044->172.17.0.3:31352, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35897") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56588->172.17.0.3:35897, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34055") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42690->172.17.0.3:34055, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37954") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34370->172.17.0.3:37954, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37709") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41892->172.17.0.3:37709, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35403") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44416->172.17.0.3:35403, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31647") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51298->172.17.0.3:31647, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36596") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49406->172.17.0.3:36596, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36838") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47506->172.17.0.3:36838, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34513") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54832->172.17.0.3:34513, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39493") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40134->172.17.0.3:39493, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33466") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45542->172.17.0.3:33466, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36391") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53662->172.17.0.3:36391, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34355") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44786->172.17.0.3:34355, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38442") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59560->172.17.0.3:38442, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31492") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60218->172.17.0.3:31492, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34454") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56192->172.17.0.3:34454, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34413") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57588->172.17.0.3:34413, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36093") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50920->172.17.0.3:36093, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31369") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56520->172.17.0.3:31369, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39779") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38980->172.17.0.3:39779, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37780") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34856->172.17.0.3:37780, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35586") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48410->172.17.0.3:35586, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39934") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37098->172.17.0.3:39934, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31106") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39518->172.17.0.3:31106, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38943") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42168->172.17.0.3:38943, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31668") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41690->172.17.0.3:31668, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33815") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34328->172.17.0.3:33815, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32480") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52206->172.17.0.3:32480, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36027") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36248->172.17.0.3:36027, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33533") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37680->172.17.0.3:33533, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30902") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44158->172.17.0.3:30902, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35855") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44622->172.17.0.3:35855, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39130") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49884->172.17.0.3:39130, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30888") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50678->172.17.0.3:30888, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33872") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49354->172.17.0.3:33872, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31658") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36012->172.17.0.3:31658, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36905") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59510->172.17.0.3:36905, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38746") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36218->172.17.0.3:38746, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37471") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52304->172.17.0.3:37471, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32260") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53232->172.17.0.3:32260, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33620") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38264->172.17.0.3:33620, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32257") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43804->172.17.0.3:32257, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35815") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56284->172.17.0.3:35815, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37926") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53940->172.17.0.3:37926, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36219") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54034->172.17.0.3:36219, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32362") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56362->172.17.0.3:32362, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39783") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55256->172.17.0.3:39783, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33550") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54340->172.17.0.3:33550, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30684") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42972->172.17.0.3:30684, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30594") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34266->172.17.0.3:30594, err= 2026/07/20 03:47:15 DEBUG : both0: size = 6 OK 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:15 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both11: size = 6 OK 2026/07/20 03:47:15 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both12: size = 6 OK 2026/07/20 03:47:15 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both0: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both13: size = 6 OK 2026/07/20 03:47:15 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both10: size = 6 OK 2026/07/20 03:47:15 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both13: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both14: size = 6 OK 2026/07/20 03:47:15 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both11: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both15: size = 6 OK 2026/07/20 03:47:15 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both12: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both16: size = 6 OK 2026/07/20 03:47:15 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both10: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both17: size = 6 OK 2026/07/20 03:47:15 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both17: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both18: size = 6 OK 2026/07/20 03:47:15 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both18: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both19: size = 6 OK 2026/07/20 03:47:15 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both19: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both1: size = 6 OK 2026/07/20 03:47:15 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both1: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both2: size = 6 OK 2026/07/20 03:47:15 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both2: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both3: size = 6 OK 2026/07/20 03:47:15 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both3: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both4: size = 6 OK 2026/07/20 03:47:15 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both4: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both5: size = 6 OK 2026/07/20 03:47:15 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both5: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both6: size = 6 OK 2026/07/20 03:47:15 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both6: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both7: size = 6 OK 2026/07/20 03:47:15 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both7: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both8: size = 6 OK 2026/07/20 03:47:15 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both8: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both9: size = 6 OK 2026/07/20 03:47:15 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both9: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both14: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both15: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both16: Unchanged skipping 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:15 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:15 INFO : only18: Deleted 2026/07/20 03:47:15 INFO : only16: Deleted 2026/07/20 03:47:15 INFO : only10: Deleted 2026/07/20 03:47:15 INFO : only11: Deleted 2026/07/20 03:47:15 INFO : only5: Deleted 2026/07/20 03:47:15 INFO : only1: Deleted 2026/07/20 03:47:15 INFO : only3: Deleted 2026/07/20 03:47:15 INFO : only19: Deleted 2026/07/20 03:47:15 INFO : only7: Deleted 2026/07/20 03:47:15 INFO : only2: Deleted 2026/07/20 03:47:15 INFO : only6: Deleted 2026/07/20 03:47:15 INFO : only15: Deleted 2026/07/20 03:47:15 INFO : only0: Deleted 2026/07/20 03:47:15 INFO : only12: Deleted 2026/07/20 03:47:15 INFO : only9: Deleted 2026/07/20 03:47:15 INFO : only13: Deleted 2026/07/20 03:47:15 INFO : only14: Deleted 2026/07/20 03:47:15 INFO : only4: Deleted 2026/07/20 03:47:15 INFO : only8: Deleted 2026/07/20 03:47:15 INFO : only17: Deleted 2026/07/20 03:47:15 INFO : There was nothing to transfer 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32977") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50172->172.17.0.3:32977, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32126") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60512->172.17.0.3:32126, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38723") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49798->172.17.0.3:38723, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38822") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55658->172.17.0.3:38822, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39242") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59792->172.17.0.3:39242, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39325") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55450->172.17.0.3:39325, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39043") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38224->172.17.0.3:39043, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37463") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36930->172.17.0.3:37463, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31654") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46180->172.17.0.3:31654, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37449") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49524->172.17.0.3:37449, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30595") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57488->172.17.0.3:30595, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37706") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34798->172.17.0.3:37706, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32383") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58874->172.17.0.3:32383, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36604") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48646->172.17.0.3:36604, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37326") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59712->172.17.0.3:37326, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33757") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60332->172.17.0.3:33757, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31490") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44466->172.17.0.3:31490, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33457") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49990->172.17.0.3:33457, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33594") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60848->172.17.0.3:33594, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32993") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37560->172.17.0.3:32993, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35875") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58896->172.17.0.3:35875, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32265") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58590->172.17.0.3:32265, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34280") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45490->172.17.0.3:34280, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33041") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46438->172.17.0.3:33041, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34569") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40290->172.17.0.3:34569, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32026") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59796->172.17.0.3:32026, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39775") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44528->172.17.0.3:39775, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37856") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57798->172.17.0.3:37856, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31549") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41770->172.17.0.3:31549, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35677") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54058->172.17.0.3:35677, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31659") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47934->172.17.0.3:31659, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36605") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49212->172.17.0.3:36605, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39717") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46230->172.17.0.3:39717, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31079") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43196->172.17.0.3:31079, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33760") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36242->172.17.0.3:33760, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33272") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49188->172.17.0.3:33272, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32699") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43846->172.17.0.3:32699, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36862") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39370->172.17.0.3:36862, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38569") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34604->172.17.0.3:38569, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39024") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37490->172.17.0.3:39024, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36669") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44444->172.17.0.3:36669, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37454") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45842->172.17.0.3:37454, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34787") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38430->172.17.0.3:34787, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36797") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33888->172.17.0.3:36797, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30839") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48090->172.17.0.3:30839, err= 2026/07/20 03:47:15 DEBUG : both11: size = 6 OK 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:15 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both12: size = 6 OK 2026/07/20 03:47:15 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both11: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both13: size = 6 OK 2026/07/20 03:47:15 DEBUG : both10: size = 6 OK 2026/07/20 03:47:15 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both0: size = 6 OK 2026/07/20 03:47:15 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both12: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both14: size = 6 OK 2026/07/20 03:47:15 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both14: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both15: size = 6 OK 2026/07/20 03:47:15 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both15: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both16: size = 6 OK 2026/07/20 03:47:15 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both10: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both17: size = 6 OK 2026/07/20 03:47:15 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both17: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both18: size = 6 OK 2026/07/20 03:47:15 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both18: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both19: size = 6 OK 2026/07/20 03:47:15 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both19: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both1: size = 6 OK 2026/07/20 03:47:15 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both1: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both2: size = 6 OK 2026/07/20 03:47:15 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both2: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both3: size = 6 OK 2026/07/20 03:47:15 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both3: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both4: size = 6 OK 2026/07/20 03:47:15 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both4: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both5: size = 6 OK 2026/07/20 03:47:15 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both0: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both6: size = 6 OK 2026/07/20 03:47:15 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both6: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both7: size = 6 OK 2026/07/20 03:47:15 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both13: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both8: size = 6 OK 2026/07/20 03:47:15 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both16: Unchanged skipping 2026/07/20 03:47:15 DEBUG : both9: size = 6 OK 2026/07/20 03:47:15 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:15 DEBUG : both5: Unchanged skipping 2026/07/20 03:47:15 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only0: Sizes differ 2026/07/20 03:47:15 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only10: Sizes differ 2026/07/20 03:47:15 DEBUG : both7: Unchanged skipping 2026/07/20 03:47:15 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only11: Sizes differ 2026/07/20 03:47:15 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only12: Sizes differ 2026/07/20 03:47:15 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only13: Sizes differ 2026/07/20 03:47:15 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only14: Sizes differ 2026/07/20 03:47:15 DEBUG : both8: Unchanged skipping 2026/07/20 03:47:15 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only15: Sizes differ 2026/07/20 03:47:15 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only16: Sizes differ 2026/07/20 03:47:15 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only17: Sizes differ 2026/07/20 03:47:15 DEBUG : both9: Unchanged skipping 2026/07/20 03:47:15 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only18: Sizes differ 2026/07/20 03:47:15 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only19: Sizes differ 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30898") 2026/07/20 03:47:15 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only1: Sizes differ 2026/07/20 03:47:15 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only2: Sizes differ 2026/07/20 03:47:15 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only3: Sizes differ 2026/07/20 03:47:15 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only4: Sizes differ 2026/07/20 03:47:15 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only5: Sizes differ 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35268") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45356->172.17.0.3:30898, err= 2026/07/20 03:47:15 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only6: Sizes differ 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35367") 2026/07/20 03:47:15 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only8: Sizes differ 2026/07/20 03:47:15 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2572227888) 2026/07/20 03:47:15 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-xenovuw2diwe) 2026/07/20 03:47:15 DEBUG : only7: Sizes differ 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51280->172.17.0.3:35367, err= 2026/07/20 03:47:15 DEBUG : only9: Sizes differ 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30696") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47858->172.17.0.3:30696, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43898->172.17.0.3:35268, err= 2026/07/20 03:47:15 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only11.51c18866.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/07/20 03:47:15 INFO : only0: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : only11.51c18866.partial: renamed to: only11 2026/07/20 03:47:15 INFO : only11: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33994") 2026/07/20 03:47:15 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/07/20 03:47:15 INFO : only13: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46084->172.17.0.3:33994, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32199") 2026/07/20 03:47:15 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/07/20 03:47:15 INFO : only12: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53604->172.17.0.3:32199, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37391") 2026/07/20 03:47:15 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31254") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54610->172.17.0.3:37391, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36214->172.17.0.3:31254, err= 2026/07/20 03:47:15 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only18.f963383f.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/07/20 03:47:15 INFO : only15: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31606") 2026/07/20 03:47:15 DEBUG : only18.f963383f.partial: renamed to: only18 2026/07/20 03:47:15 INFO : only18: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47448->172.17.0.3:31606, err= 2026/07/20 03:47:15 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/07/20 03:47:15 INFO : only16: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38913") 2026/07/20 03:47:15 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34298->172.17.0.3:38913, err= 2026/07/20 03:47:15 INFO : only10: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30219") 2026/07/20 03:47:15 DEBUG : only1.77787b15.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37147") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52188->172.17.0.3:30219, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42748->172.17.0.3:37147, err= 2026/07/20 03:47:15 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only1.77787b15.partial: renamed to: only1 2026/07/20 03:47:15 INFO : only1: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/07/20 03:47:15 INFO : only2: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30794") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31602") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53810->172.17.0.3:30794, err= 2026/07/20 03:47:15 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/07/20 03:47:15 INFO : only4: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46368->172.17.0.3:31602, err= 2026/07/20 03:47:15 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/07/20 03:47:15 INFO : only3: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32659") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48988->172.17.0.3:32659, err= 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39158") 2026/07/20 03:47:15 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41908->172.17.0.3:39158, err= 2026/07/20 03:47:15 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/07/20 03:47:15 INFO : only6: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/07/20 03:47:15 INFO : only5: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35605") 2026/07/20 03:47:15 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42448->172.17.0.3:35605, err= 2026/07/20 03:47:15 INFO : only14: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32550") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54696->172.17.0.3:32550, err= 2026/07/20 03:47:15 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/07/20 03:47:15 INFO : only8: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36215") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51256->172.17.0.3:36215, err= 2026/07/20 03:47:15 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/07/20 03:47:15 INFO : only17: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38501") 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36830->172.17.0.3:38501, err= 2026/07/20 03:47:15 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/07/20 03:47:15 INFO : only19: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/07/20 03:47:15 INFO : only7: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/07/20 03:47:15 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/07/20 03:47:15 INFO : only9: Copied (replaced existing) 2026/07/20 03:47:15 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:15 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36405") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46372->172.17.0.3:36405, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32627") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57788->172.17.0.3:32627, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32546") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50884->172.17.0.3:32546, err= --- PASS: TestSyncConcurrentTruncate (0.09s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:16 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:47:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:47:16 DEBUG : empty_on_remote: Making directory with metadata 2026/07/20 03:47:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:47:16 INFO : empty_on_remote: Making directory 2026/07/20 03:47:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/20 03:47:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31151") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58036->172.17.0.3:31151, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37779") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38985") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53536->172.17.0.3:37779, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35626") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59266->172.17.0.3:38985, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41210->172.17.0.3:35626, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30349") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49012->172.17.0.3:30349, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32979") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50138->172.17.0.3:32979, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:16 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:47:16 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:47:16 DEBUG : empty_on_remote: Making directory with metadata 2026/07/20 03:47:16 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/07/20 03:47:16 INFO : empty_on_remote: Making directory 2026/07/20 03:47:16 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/07/20 03:47:16 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31723") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49460->172.17.0.3:31723, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34387") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31311") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39799") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56404->172.17.0.3:34387, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35879") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56806->172.17.0.3:39799, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43944->172.17.0.3:35879, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49708->172.17.0.3:31311, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34101") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37744->172.17.0.3:34101, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34069") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44344->172.17.0.3:34069, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 INFO : sub dir: Making directory 2026/07/20 03:47:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39805") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37006->172.17.0.3:39805, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38335") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41964->172.17.0.3:38335, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33748") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54750->172.17.0.3:33748, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39411") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54030->172.17.0.3:39411, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39501") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54266->172.17.0.3:39501, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31298") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33356->172.17.0.3:31298, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35033") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54872->172.17.0.3:35033, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37904") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51852->172.17.0.3:37904, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30623") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47036->172.17.0.3:30623, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36986") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35148->172.17.0.3:36986, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38597") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52918->172.17.0.3:38597, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/07/20 03:47:16 INFO : sub dir: Making directory 2026/07/20 03:47:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36464") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46264->172.17.0.3:36464, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38217") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35601") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43508->172.17.0.3:38217, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46550->172.17.0.3:35601, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38366") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55282->172.17.0.3:38366, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34992") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56414->172.17.0.3:34992, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39920") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44876->172.17.0.3:39920, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39777") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43782->172.17.0.3:39777, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37254") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46358->172.17.0.3:37254, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30430") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55664->172.17.0.3:30430, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36448") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38286->172.17.0.3:36448, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36963") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48826->172.17.0.3:36963, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33839") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42110->172.17.0.3:33839, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36017") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54876->172.17.0.3:36017, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33769") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51958->172.17.0.3:33769, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38684") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39478->172.17.0.3:38684, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32761") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58844->172.17.0.3:32761, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37503") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37802->172.17.0.3:37503, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38096") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49482->172.17.0.3:38096, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33130") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35656->172.17.0.3:33130, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34062") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42378->172.17.0.3:34062, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31867") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60966->172.17.0.3:31867, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35688") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42996->172.17.0.3:35688, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38535") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34016->172.17.0.3:38535, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34843") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51280->172.17.0.3:34843, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30758") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38576->172.17.0.3:30758, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31672") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37656->172.17.0.3:31672, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37227") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55616->172.17.0.3:37227, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30707") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40432->172.17.0.3:30707, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38537") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52564->172.17.0.3:38537, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32083") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35126->172.17.0.3:32083, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37070") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47770->172.17.0.3:37070, err= 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31116") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52408->172.17.0.3:31116, err= 2026/07/20 03:47:16 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : apple: Excluded 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:16 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : banana: Excluded 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31614") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45928->172.17.0.3:31614, err= 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33820") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59362->172.17.0.3:33820, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35621") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39706->172.17.0.3:35621, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38011") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48978->172.17.0.3:38011, err= 2026/07/20 03:47:16 DEBUG : apple: size = 5 OK 2026/07/20 03:47:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:16 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:16 DEBUG : banana: size = 6 OK 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37679") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39870->172.17.0.3:37679, err= 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 INFO : There was nothing to transfer 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30927") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46832->172.17.0.3:30927, err= 2026/07/20 03:47:16 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : apple: Excluded 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:16 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : banana: Excluded 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38810") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45464->172.17.0.3:38810, err= 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34516") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58580->172.17.0.3:34516, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37480") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47196->172.17.0.3:37480, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38760") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57508->172.17.0.3:38760, err= 2026/07/20 03:47:16 DEBUG : apple: size = 5 OK 2026/07/20 03:47:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:16 DEBUG : banana: size = 6 OK 2026/07/20 03:47:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35474") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56632->172.17.0.3:35474, err= 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 INFO : There was nothing to transfer 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35949") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38476->172.17.0.3:35949, err= 2026/07/20 03:47:16 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : apple: Excluded 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:16 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : banana: Excluded 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33816") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58732->172.17.0.3:33816, err= 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39739") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35838->172.17.0.3:39739, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34746") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39048->172.17.0.3:34746, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35218") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53340->172.17.0.3:35218, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36154") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59206->172.17.0.3:36154, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30910") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55578->172.17.0.3:30910, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35318") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52612->172.17.0.3:35318, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38100") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51748->172.17.0.3:38100, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36715") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36730->172.17.0.3:36715, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30853") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42874->172.17.0.3:30853, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31651") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34072->172.17.0.3:31651, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38283") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58466->172.17.0.3:38283, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38103") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41318->172.17.0.3:38103, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35022") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45654->172.17.0.3:35022, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36619") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35966->172.17.0.3:36619, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38655") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45518->172.17.0.3:38655, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37750") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47950->172.17.0.3:37750, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34031") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33492->172.17.0.3:34031, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36790") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39190->172.17.0.3:36790, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38896") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49328->172.17.0.3:38896, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39030") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56104->172.17.0.3:39030, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34467") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45654->172.17.0.3:34467, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33203") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53098->172.17.0.3:33203, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34998") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60750->172.17.0.3:34998, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39742") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50756->172.17.0.3:39742, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39423") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35768->172.17.0.3:39423, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32194") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33048->172.17.0.3:32194, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33250") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37160->172.17.0.3:33250, err= 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32446") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44788->172.17.0.3:32446, err= 2026/07/20 03:47:16 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : apple: Excluded 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:16 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : banana: Excluded 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32290") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38674->172.17.0.3:32290, err= 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34836") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54360->172.17.0.3:34836, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38977") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52874->172.17.0.3:38977, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35165") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48250->172.17.0.3:35165, err= 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:16 DEBUG : apple: size = 5 OK 2026/07/20 03:47:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : banana: size = 6 OK 2026/07/20 03:47:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:16 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39134") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57008->172.17.0.3:39134, err= 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 INFO : There was nothing to transfer 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37614") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42438->172.17.0.3:37614, err= 2026/07/20 03:47:16 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : apple: Excluded 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:16 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : banana: Excluded 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30416") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51106->172.17.0.3:30416, err= 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31120") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43478->172.17.0.3:31120, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38611") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40854->172.17.0.3:38611, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38114") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35004->172.17.0.3:38114, err= 2026/07/20 03:47:16 DEBUG : apple: size = 5 OK 2026/07/20 03:47:16 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:16 DEBUG : banana: size = 6 OK 2026/07/20 03:47:16 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:16 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34808") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39960->172.17.0.3:34808, err= 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 INFO : There was nothing to transfer 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32139") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43212->172.17.0.3:32139, err= 2026/07/20 03:47:16 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : apple: Excluded 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:16 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : banana: Excluded 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35907") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51756->172.17.0.3:35907, err= 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32272") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56576->172.17.0.3:32272, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31808") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54614->172.17.0.3:31808, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38159") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59692->172.17.0.3:38159, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31974") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47246->172.17.0.3:31974, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34650") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44638->172.17.0.3:34650, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32312") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50698->172.17.0.3:32312, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37244") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47554->172.17.0.3:37244, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36871") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46692->172.17.0.3:36871, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36274") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52400->172.17.0.3:36274, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35274") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44994->172.17.0.3:35274, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30509") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:32812->172.17.0.3:30509, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39464") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42352->172.17.0.3:39464, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32196") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37388->172.17.0.3:32196, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36771") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36920->172.17.0.3:36771, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32692") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34990->172.17.0.3:32692, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34228") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48746->172.17.0.3:34228, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36859") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48256->172.17.0.3:36859, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33066") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36676->172.17.0.3:33066, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39863") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60950->172.17.0.3:39863, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39615") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42534->172.17.0.3:39615, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30368") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47018->172.17.0.3:30368, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37709") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41898->172.17.0.3:37709, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36378") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33384->172.17.0.3:36378, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30244") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44534->172.17.0.3:30244, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32456") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39920->172.17.0.3:32456, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39062") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55910->172.17.0.3:39062, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37054") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59944->172.17.0.3:37054, err= 2026/07/20 03:47:16 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34184") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52462->172.17.0.3:34184, err= 2026/07/20 03:47:16 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : apple: Excluded 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:16 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : banana: Excluded 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35981") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:32980->172.17.0.3:35981, err= 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39519") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57672->172.17.0.3:39519, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33603") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58708->172.17.0.3:33603, err= 2026/07/20 03:47:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30952") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37338->172.17.0.3:30952, err= 2026/07/20 03:47:16 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:16 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:16 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Connecting to FTP server 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:21") 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35715") 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56742->172.17.0.3:21, err= 2026/07/20 03:47:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56526->172.17.0.3:35715, err= 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38909") 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43884->172.17.0.3:38909, err= 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31537") 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45542->172.17.0.3:31537, err= 2026/07/20 03:47:16 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/07/20 03:47:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37827") 2026/07/20 03:47:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56914->172.17.0.3:37827, err= 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:16 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:16 INFO : banana: Copied (new) to: YmFuYW5h 2026/07/20 03:47:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33343") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49962->172.17.0.3:33343, err= 2026/07/20 03:47:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:16 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/07/20 03:47:16 INFO : apple: Copied (new) to: YXBwbGU= 2026/07/20 03:47:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39369") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34152->172.17.0.3:39369, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35120") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31998") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33156->172.17.0.3:35120, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38486->172.17.0.3:31998, err= 2026/07/20 03:47:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32368") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33794") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39438->172.17.0.3:32368, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44356->172.17.0.3:33794, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39604") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36662->172.17.0.3:39604, err= 2026/07/20 03:47:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37934") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38416") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43752->172.17.0.3:37934, err= 2026/07/20 03:47:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53162->172.17.0.3:38416, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34991") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33694->172.17.0.3:34991, err= 2026/07/20 03:47:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31170") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38962->172.17.0.3:31170, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34066") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34712->172.17.0.3:34066, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30637") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47362->172.17.0.3:30637, err= 2026/07/20 03:47:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34694") 2026/07/20 03:47:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53490->172.17.0.3:34694, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33990") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45732->172.17.0.3:33990, err= 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33298") 2026/07/20 03:47:16 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60634->172.17.0.3:33298, err= 2026/07/20 03:47:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:16 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/07/20 03:47:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32869") 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54584->172.17.0.3:32869, err= 2026/07/20 03:47:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/07/20 03:47:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:19 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:19 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Connecting to FTP server 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:21") 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Connecting to FTP server 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Connecting to FTP server 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56746->172.17.0.3:21, err= 2026/07/20 03:47:19 INFO : appleappleapplebanana: Deleted 2026/07/20 03:47:19 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 03:47:19 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 03:47:19 INFO : splitbananasplit: Deleted 2026/07/20 03:47:19 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 03:47:19 INFO : banana: Deleted 2026/07/20 03:47:19 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 03:47:19 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 03:47:19 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 03:47:19 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 03:47:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 03:47:19 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 03:47:19 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 03:47:19 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 03:47:19 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 03:47:19 INFO : apple: Deleted 2026/07/20 03:47:19 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:21") 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56750->172.17.0.3:21, err= 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:21") 2026/07/20 03:47:19 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56766->172.17.0.3:21, err= 2026/07/20 03:47:20 DEBUG : ftp://172.17.0.3:21/rclone-test-wevopis3tobe: closing 1 unused connections 2026/07/20 03:47:20 DEBUG : ftp://172.17.0.3:21/rclone-test-fogobij4tema: closing 2 unused connections 2026/07/20 03:47:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31838") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54586->172.17.0.3:31838, err= 2026/07/20 03:47:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/20 03:47:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/20 03:47:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : YXBwbGU=: Excluded 2026/07/20 03:47:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : YmFuYW5h: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36012") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46720->172.17.0.3:36012, err= 2026/07/20 03:47:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36981") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48060->172.17.0.3:36981, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38283") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49148->172.17.0.3:38283, err= 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37700") 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57400->172.17.0.3:37700, err= 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : YXBwbGU=: size = 5 OK 2026/07/20 03:47:22 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:22 DEBUG : YmFuYW5h: size = 6 OK 2026/07/20 03:47:22 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/07/20 03:47:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34470") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41148->172.17.0.3:34470, err= 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35258") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41820->172.17.0.3:35258, err= 2026/07/20 03:47:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/07/20 03:47:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/07/20 03:47:22 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : YXBwbGU=: Excluded 2026/07/20 03:47:22 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : YmFuYW5h: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39998") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33770->172.17.0.3:39998, err= 2026/07/20 03:47:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34736") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44060->172.17.0.3:34736, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37105") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49376->172.17.0.3:37105, err= 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : apple: transformed to: YXBwbGU= 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/07/20 03:47:22 DEBUG : banana: transformed to: YmFuYW5h 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36763") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34372->172.17.0.3:36763, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37309") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42978->172.17.0.3:37309, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37290") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33954->172.17.0.3:37290, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38404") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34140->172.17.0.3:38404, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36584") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35508->172.17.0.3:36584, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31936") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44420->172.17.0.3:31936, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31849") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50344->172.17.0.3:31849, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30406") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54696->172.17.0.3:30406, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33028") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57198->172.17.0.3:33028, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36025") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35646->172.17.0.3:36025, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35739") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38630->172.17.0.3:35739, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37532") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54786->172.17.0.3:37532, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38182") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42504->172.17.0.3:38182, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31981") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35036->172.17.0.3:31981, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30575") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42492->172.17.0.3:30575, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30039") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48650->172.17.0.3:30039, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31724") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58836->172.17.0.3:31724, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34455") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50622->172.17.0.3:34455, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37587") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51484->172.17.0.3:37587, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36021") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48520->172.17.0.3:36021, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32600") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44260->172.17.0.3:32600, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30696") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36572->172.17.0.3:30696, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35081") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47060->172.17.0.3:35081, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34513") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40566->172.17.0.3:34513, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38087") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46922->172.17.0.3:38087, err= 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37587") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51486->172.17.0.3:37587, err= 2026/07/20 03:47:22 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : apple: Excluded 2026/07/20 03:47:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:22 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : banana: Excluded 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31744") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44356->172.17.0.3:31744, err= 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36521") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35718->172.17.0.3:36521, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37851") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:32928->172.17.0.3:37851, err= 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38812") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59426->172.17.0.3:38812, err= 2026/07/20 03:47:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32754") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52046->172.17.0.3:32754, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31031") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31267") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50604->172.17.0.3:31267, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38692->172.17.0.3:31031, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38312") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40806->172.17.0.3:38312, err= 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/07/20 03:47:22 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 INFO : banana: Copied (new) to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34473") 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 INFO : apple: Copied (new) to: PREFIXapple 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34644->172.17.0.3:34473, err= 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:22 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37243") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48516->172.17.0.3:37243, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34888") 2026/07/20 03:47:22 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45406->172.17.0.3:34888, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39995") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34356->172.17.0.3:39995, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35873") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60776->172.17.0.3:35873, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35907") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46852->172.17.0.3:35907, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30895") 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41034->172.17.0.3:30895, err= 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:47:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32495") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42528->172.17.0.3:32495, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36673") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44492->172.17.0.3:36673, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:47:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37322") 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39685") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33968->172.17.0.3:37322, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49020->172.17.0.3:39685, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:47:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34983") 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36358") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57964->172.17.0.3:34983, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50396->172.17.0.3:36358, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:47:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:47:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36431") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44120->172.17.0.3:36431, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33306") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33348->172.17.0.3:33306, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:47:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:47:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39070") 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37541") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47108->172.17.0.3:39070, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42720->172.17.0.3:37541, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:47:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:47:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:47:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:47:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 INFO : splitbananasplit: Deleted 2026/07/20 03:47:22 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 03:47:22 INFO : banana: Deleted 2026/07/20 03:47:22 INFO : apple: Deleted 2026/07/20 03:47:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 03:47:22 INFO : appleappleapplebanana: Deleted 2026/07/20 03:47:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36639") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44126->172.17.0.3:36639, err= 2026/07/20 03:47:22 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/07/20 03:47:22 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : PREFIXsplitbananasplit: Excluded 2026/07/20 03:47:22 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : PREFIXbanana: Excluded 2026/07/20 03:47:22 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : PREFIXapple: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31965") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55116->172.17.0.3:31965, err= 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36143") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59536->172.17.0.3:36143, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33644") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42440->172.17.0.3:33644, err= 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : apple: transformed to: PREFIXapple 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/07/20 03:47:22 DEBUG : banana: transformed to: PREFIXbanana 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32579") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50552->172.17.0.3:32579, err= 2026/07/20 03:47:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39100") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39570->172.17.0.3:39100, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31606") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39652") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32581") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52302->172.17.0.3:39652, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39428->172.17.0.3:32581, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44928->172.17.0.3:31606, err= 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35176") 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46788->172.17.0.3:35176, err= 2026/07/20 03:47:22 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/20 03:47:22 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/20 03:47:22 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/20 03:47:22 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/20 03:47:22 INFO : banana: Copied (new) 2026/07/20 03:47:22 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/20 03:47:22 INFO : splitbananasplit: Copied (new) 2026/07/20 03:47:22 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/20 03:47:22 INFO : apple: Copied (new) 2026/07/20 03:47:22 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/20 03:47:22 INFO : appleappleapplebanana: Copied (new) 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38910") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33618") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50974->172.17.0.3:38910, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38181") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44992->172.17.0.3:33618, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47570->172.17.0.3:38181, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30191") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50012->172.17.0.3:30191, err= 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/20 03:47:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/20 03:47:22 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36310") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50438->172.17.0.3:36310, err= 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/20 03:47:22 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/20 03:47:22 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31288") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35536->172.17.0.3:31288, err= 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39446") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57788->172.17.0.3:39446, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36720") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40954->172.17.0.3:36720, err= 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/20 03:47:22 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33939") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44980->172.17.0.3:33939, err= 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/20 03:47:22 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/20 03:47:22 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37404") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39215") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34982->172.17.0.3:37404, err= 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/20 03:47:22 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59900->172.17.0.3:39215, err= 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34395") 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38822->172.17.0.3:34395, err= 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/20 03:47:22 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/20 03:47:22 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38491") 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/20 03:47:22 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53400->172.17.0.3:38491, err= 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33725") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35400") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35020->172.17.0.3:35400, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36856->172.17.0.3:33725, err= 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/20 03:47:22 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/20 03:47:22 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35474") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33904->172.17.0.3:35474, err= 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/20 03:47:22 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/20 03:47:22 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/20 03:47:22 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/07/20 03:47:22 INFO : PREFIXsplitbananasplit: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/07/20 03:47:22 INFO : PREFIXbanana: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/07/20 03:47:22 INFO : PREFIXappleappleapplebanana: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/07/20 03:47:22 INFO : PREFIXapple: Deleted 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36355") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57450->172.17.0.3:36355, err= 2026/07/20 03:47:22 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : apple: Excluded 2026/07/20 03:47:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:22 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : banana: Excluded 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30283") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34892->172.17.0.3:30283, err= 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31841") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37364->172.17.0.3:31841, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35451") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58728->172.17.0.3:35451, err= 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37561") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41146->172.17.0.3:37561, err= 2026/07/20 03:47:22 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : apple: Excluded 2026/07/20 03:47:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:22 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : banana: Excluded 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32917") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44262->172.17.0.3:32917, err= 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34158") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57736->172.17.0.3:34158, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33281") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58566->172.17.0.3:33281, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36593") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46654->172.17.0.3:36593, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30721") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42326->172.17.0.3:30721, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34403") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55654->172.17.0.3:34403, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39673") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40990->172.17.0.3:39673, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34097") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39604->172.17.0.3:34097, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35507") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44870->172.17.0.3:35507, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36267") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44226->172.17.0.3:36267, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30385") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44188->172.17.0.3:30385, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32179") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41452->172.17.0.3:32179, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39236") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57060->172.17.0.3:39236, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32793") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42756->172.17.0.3:32793, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36393") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37192->172.17.0.3:36393, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38496") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33938->172.17.0.3:38496, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39170") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35948->172.17.0.3:39170, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30168") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34824->172.17.0.3:30168, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37971") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45296->172.17.0.3:37971, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30304") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49356->172.17.0.3:30304, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38799") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56386->172.17.0.3:38799, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37312") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48524->172.17.0.3:37312, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37661") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59926->172.17.0.3:37661, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33856") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60232->172.17.0.3:33856, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33164") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41202->172.17.0.3:33164, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39506") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54922->172.17.0.3:39506, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37486") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42222->172.17.0.3:37486, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34613") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60420->172.17.0.3:34613, err= 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36321") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36698->172.17.0.3:36321, err= 2026/07/20 03:47:22 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : apple: Excluded 2026/07/20 03:47:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:22 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : banana: Excluded 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39289") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50324->172.17.0.3:39289, err= 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31166") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52384->172.17.0.3:31166, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33849") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36940->172.17.0.3:33849, err= 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33077") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46804->172.17.0.3:33077, err= 2026/07/20 03:47:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:47:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37497") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44070->172.17.0.3:37497, err= 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31740") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32765") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37982") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48756->172.17.0.3:37982, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43956->172.17.0.3:31740, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41398->172.17.0.3:32765, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32209") 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45270->172.17.0.3:32209, err= 2026/07/20 03:47:22 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:22 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/07/20 03:47:22 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/07/20 03:47:22 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/07/20 03:47:22 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/07/20 03:47:22 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/07/20 03:47:22 INFO : apple: Copied (new) to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/07/20 03:47:22 INFO : banana: Copied (new) to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32246") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38881") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39192") 2026/07/20 03:47:22 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56682->172.17.0.3:32246, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39338->172.17.0.3:38881, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57418->172.17.0.3:39192, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39034") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49306->172.17.0.3:39034, err= 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30477") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31500") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44364->172.17.0.3:31500, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37408->172.17.0.3:30477, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37118") 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41248->172.17.0.3:37118, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31369") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44452->172.17.0.3:31369, err= 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33865") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40192->172.17.0.3:33865, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38039") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39811") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48180->172.17.0.3:39811, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53196->172.17.0.3:38039, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34428") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60058->172.17.0.3:34428, err= 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30027") 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36238->172.17.0.3:30027, err= 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33026") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50314->172.17.0.3:33026, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37250") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31346") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34392->172.17.0.3:31346, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45036->172.17.0.3:37250, err= 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:47:22 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 03:47:22 INFO : apple: Deleted 2026/07/20 03:47:22 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 03:47:22 INFO : splitbananasplit: Deleted 2026/07/20 03:47:22 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 03:47:22 INFO : appleappleapplebanana: Deleted 2026/07/20 03:47:22 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 03:47:22 INFO : banana: Deleted 2026/07/20 03:47:22 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 03:47:22 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 03:47:22 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38193") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58336->172.17.0.3:38193, err= 2026/07/20 03:47:22 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : bananaSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : splitbananasplitSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : appleSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38627") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42718->172.17.0.3:38627, err= 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34725") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48646->172.17.0.3:34725, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36009") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40494->172.17.0.3:36009, err= 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : apple: transformed to: appleSUFFIX 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/07/20 03:47:22 DEBUG : banana: transformed to: bananaSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/07/20 03:47:22 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37341") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33352->172.17.0.3:37341, err= 2026/07/20 03:47:22 DEBUG : apple: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : banana: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33997") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51634->172.17.0.3:33997, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34697") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30547") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42310->172.17.0.3:34697, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55754->172.17.0.3:30547, err= 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31570") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55332->172.17.0.3:31570, err= 2026/07/20 03:47:22 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37019") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46636->172.17.0.3:37019, err= 2026/07/20 03:47:22 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/07/20 03:47:22 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/07/20 03:47:22 INFO : appleappleapplebanana: Copied (new) 2026/07/20 03:47:22 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/07/20 03:47:22 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36073") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45060->172.17.0.3:36073, err= 2026/07/20 03:47:22 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/07/20 03:47:22 INFO : banana: Copied (new) 2026/07/20 03:47:22 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/07/20 03:47:22 INFO : apple: Copied (new) 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34644") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48836->172.17.0.3:34644, err= 2026/07/20 03:47:22 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34365") 2026/07/20 03:47:22 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48650->172.17.0.3:34365, err= 2026/07/20 03:47:22 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/07/20 03:47:22 INFO : splitbananasplit: Copied (new) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/07/20 03:47:23 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34652") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:32916->172.17.0.3:34652, err= 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34877") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56638->172.17.0.3:34877, err= 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/07/20 03:47:23 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34741") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58472->172.17.0.3:34741, err= 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/07/20 03:47:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/07/20 03:47:23 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39510") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54592->172.17.0.3:39510, err= 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/07/20 03:47:23 INFO : dir1/0003-defghij.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/07/20 03:47:23 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31344") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35729") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42422->172.17.0.3:31344, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60984->172.17.0.3:35729, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33666") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55634->172.17.0.3:33666, err= 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/07/20 03:47:23 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/07/20 03:47:23 INFO : dir1/0007-1234567.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/07/20 03:47:23 INFO : dir1/0008-2345678.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/07/20 03:47:23 INFO : dir1/0009-3456789.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35527") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56962->172.17.0.3:35527, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39863") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36944->172.17.0.3:39863, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32217") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35536") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56096->172.17.0.3:32217, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44656->172.17.0.3:35536, err= 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/07/20 03:47:23 INFO : dir1/0012-6789;.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/07/20 03:47:23 INFO : dir1/0013-789;=.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/07/20 03:47:23 INFO : dir1/0010-456789.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31930") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47862->172.17.0.3:31930, err= 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/07/20 03:47:23 INFO : dir1/0011-56789;.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35266") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48602->172.17.0.3:35266, err= 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/07/20 03:47:23 INFO : dir1/0015-9;=.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/07/20 03:47:23 INFO : dir1/0014-89;=.txt: Copied (new) 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 INFO : appleappleapplebananaSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : splitbananasplitSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : bananaSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : appleSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/07/20 03:47:23 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35374") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38008->172.17.0.3:35374, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30010") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55266->172.17.0.3:30010, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31166") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52400->172.17.0.3:31166, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33951") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38284->172.17.0.3:33951, err= 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35897") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37470->172.17.0.3:35897, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37775") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59400->172.17.0.3:37775, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36897") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35406->172.17.0.3:36897, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37248") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45372->172.17.0.3:37248, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39692") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58308->172.17.0.3:39692, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31584") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60034->172.17.0.3:31584, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33220") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50276->172.17.0.3:33220, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34561") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39684->172.17.0.3:34561, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39368") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58572->172.17.0.3:39368, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32951") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36668->172.17.0.3:32951, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37037") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46916->172.17.0.3:37037, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39177") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55950->172.17.0.3:39177, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30871") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53466->172.17.0.3:30871, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35512") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46510->172.17.0.3:35512, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38441") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56304->172.17.0.3:38441, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33802") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37690->172.17.0.3:33802, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35381") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54008->172.17.0.3:35381, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38837") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49868->172.17.0.3:38837, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33865") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40194->172.17.0.3:33865, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32926") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59446->172.17.0.3:32926, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33692") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45902->172.17.0.3:33692, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33124") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50412->172.17.0.3:33124, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34295") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47306->172.17.0.3:34295, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36849") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53592->172.17.0.3:36849, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33511") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47440->172.17.0.3:33511, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30215") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37922->172.17.0.3:30215, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38033") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50032->172.17.0.3:38033, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38428") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58934->172.17.0.3:38428, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35029") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52240->172.17.0.3:35029, err= 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36640") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55280->172.17.0.3:36640, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30258") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56600->172.17.0.3:30258, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32515") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55770->172.17.0.3:32515, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33827") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55800->172.17.0.3:33827, err= 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33975") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56516->172.17.0.3:33975, err= 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31506") 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31384") 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55118->172.17.0.3:31384, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47628->172.17.0.3:31506, err= 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39983") 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59412->172.17.0.3:39983, err= 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39050") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38433") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34532->172.17.0.3:39050, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37936->172.17.0.3:38433, err= 2026/07/20 03:47:23 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/07/20 03:47:23 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/07/20 03:47:23 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/07/20 03:47:23 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30358") 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/07/20 03:47:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/07/20 03:47:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36466") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33642->172.17.0.3:36466, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51098->172.17.0.3:30358, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31090") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36666") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51786->172.17.0.3:36666, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38594->172.17.0.3:31090, err= 2026/07/20 03:47:23 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/07/20 03:47:23 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/07/20 03:47:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/07/20 03:47:23 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/07/20 03:47:23 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31410") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41206->172.17.0.3:31410, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34455") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50628->172.17.0.3:34455, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33069") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34314") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39278->172.17.0.3:34314, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33866->172.17.0.3:33069, err= 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/07/20 03:47:23 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/07/20 03:47:23 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37521") 2026/07/20 03:47:23 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/07/20 03:47:23 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59750->172.17.0.3:37521, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31667") 2026/07/20 03:47:23 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/07/20 03:47:23 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49668->172.17.0.3:31667, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38408") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57002->172.17.0.3:38408, err= 2026/07/20 03:47:23 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32755") 2026/07/20 03:47:23 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/07/20 03:47:23 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38790->172.17.0.3:32755, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/07/20 03:47:23 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33607") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32412") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42734->172.17.0.3:32412, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38736->172.17.0.3:33607, err= 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/07/20 03:47:23 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/07/20 03:47:23 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/07/20 03:47:23 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/07/20 03:47:23 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 INFO : dir1/0005-fghijkl.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0007-1234567.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0003-defghij.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0015-9;=.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0008-2345678.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0002-cdefghi.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0014-89;=.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0012-6789;.txt: Deleted 2026/07/20 03:47:23 INFO : appleappleapplebanana: Deleted 2026/07/20 03:47:23 INFO : dir1/0010-456789.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0011-56789;.txt: Deleted 2026/07/20 03:47:23 INFO : splitbananasplit: Deleted 2026/07/20 03:47:23 INFO : dir1/0000-abcdefg.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0013-789;=.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0006-ghijklm.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0004-efghijk.txt: Deleted 2026/07/20 03:47:23 INFO : dir1/0009-3456789.txt: Deleted 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30774") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44558->172.17.0.3:30774, err= 2026/07/20 03:47:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbanan: Excluded 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleapple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleapple: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39202") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60180->172.17.0.3:39202, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefg: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcde: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defgh: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdef: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-34567: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-23456: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghi: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-45678: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijk: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-12345: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghij: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30102") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47654->172.17.0.3:30102, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32740") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38644->172.17.0.3:32740, err= 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38408") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57006->172.17.0.3:38408, err= 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbanan: size = 16 OK 2026/07/20 03:47:23 DEBUG : appleapple: size = 21 OK 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33537") 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49028->172.17.0.3:33537, err= 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/07/20 03:47:23 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/07/20 03:47:23 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/07/20 03:47:23 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/07/20 03:47:23 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/07/20 03:47:23 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/07/20 03:47:23 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/07/20 03:47:23 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/07/20 03:47:23 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/07/20 03:47:23 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/07/20 03:47:23 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/07/20 03:47:23 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/07/20 03:47:23 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/07/20 03:47:23 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/07/20 03:47:23 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/07/20 03:47:23 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcde: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0003-defgh: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghi: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghij: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-12345: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-23456: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-34567: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dir1/0011-56789: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-45678: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31946") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45396->172.17.0.3:31946, err= 2026/07/20 03:47:23 DEBUG : splitbanan: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbanan: Excluded 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleapple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleapple: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31512") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46408->172.17.0.3:31512, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefg: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcde: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defgh: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdef: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-34567: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-23456: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.t: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghi: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-45678: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijk: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-12345: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghij: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32822") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43072->172.17.0.3:32822, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35159") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43406->172.17.0.3:35159, err= 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/07/20 03:47:23 DEBUG : splitbananasplit: transformed to: splitbanan 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30580") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42520->172.17.0.3:30580, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37235") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44518->172.17.0.3:37235, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39446") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57790->172.17.0.3:39446, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35284") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51128->172.17.0.3:35284, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38519") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39642->172.17.0.3:38519, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38207") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49236->172.17.0.3:38207, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38300") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49562->172.17.0.3:38300, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37320") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57882->172.17.0.3:37320, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33586") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51290->172.17.0.3:33586, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39704") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48372->172.17.0.3:39704, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36836") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37336->172.17.0.3:36836, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31052") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50616->172.17.0.3:31052, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38454") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43826->172.17.0.3:38454, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31017") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35766->172.17.0.3:31017, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35436") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37422->172.17.0.3:35436, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35464") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57976->172.17.0.3:35464, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34067") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57850->172.17.0.3:34067, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35723") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49696->172.17.0.3:35723, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31966") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37372->172.17.0.3:31966, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39585") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42556->172.17.0.3:39585, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32745") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57902->172.17.0.3:32745, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37030") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60750->172.17.0.3:37030, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32261") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42908->172.17.0.3:32261, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33366") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36074->172.17.0.3:33366, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37152") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36990->172.17.0.3:37152, err= 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34694") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48778->172.17.0.3:34694, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35167") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43726->172.17.0.3:35167, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32829") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45728->172.17.0.3:32829, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36768") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37882->172.17.0.3:36768, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35705") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47024->172.17.0.3:35705, err= 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30720") 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46768->172.17.0.3:30720, err= 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38608") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43292->172.17.0.3:38608, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30594") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37272->172.17.0.3:30594, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34939") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60376->172.17.0.3:34939, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31604") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45662->172.17.0.3:31604, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32919") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36552->172.17.0.3:32919, err= 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37182") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58370->172.17.0.3:37182, err= 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37023") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36636->172.17.0.3:37023, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32381") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58966->172.17.0.3:32381, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34423") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43492->172.17.0.3:34423, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31103") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39342->172.17.0.3:31103, err= 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37501") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40932->172.17.0.3:37501, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31012") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50184->172.17.0.3:31012, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33631") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60398->172.17.0.3:33631, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38568") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33294->172.17.0.3:38568, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31632") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47208->172.17.0.3:31632, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38439") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34984->172.17.0.3:38439, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38369") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42180->172.17.0.3:38369, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33058") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48046->172.17.0.3:33058, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38543") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33734->172.17.0.3:38543, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30756") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35084->172.17.0.3:30756, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37318") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41392->172.17.0.3:37318, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36398") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33494->172.17.0.3:36398, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35832") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54322->172.17.0.3:35832, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35704") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55452->172.17.0.3:35704, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35292") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45480->172.17.0.3:35292, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38761") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35560->172.17.0.3:38761, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39316") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47366->172.17.0.3:39316, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34387") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41256->172.17.0.3:34387, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36305") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34708->172.17.0.3:36305, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36249") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50782->172.17.0.3:36249, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34378") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53818->172.17.0.3:34378, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38448") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41230->172.17.0.3:38448, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30053") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58892->172.17.0.3:30053, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32532") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35560->172.17.0.3:32532, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34437") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57686->172.17.0.3:34437, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32748") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60884->172.17.0.3:32748, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37084") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56380->172.17.0.3:37084, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33118") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35118->172.17.0.3:33118, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30736") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42822->172.17.0.3:30736, err= 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34872") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43888->172.17.0.3:34872, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34770") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41286->172.17.0.3:34770, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36514") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58168->172.17.0.3:36514, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34297") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39430->172.17.0.3:34297, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33791") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40630->172.17.0.3:33791, err= 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35369") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39516->172.17.0.3:35369, err= 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30803") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57542->172.17.0.3:30803, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38178") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58972->172.17.0.3:38178, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31418") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48292->172.17.0.3:31418, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38273") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55708->172.17.0.3:38273, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33582") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39036->172.17.0.3:33582, err= 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35427") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46540->172.17.0.3:35427, err= 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33383") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34450->172.17.0.3:33383, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39945") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35392->172.17.0.3:39945, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31968") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55448->172.17.0.3:31968, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39953") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41408->172.17.0.3:39953, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31640") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39742->172.17.0.3:31640, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36407") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52384->172.17.0.3:36407, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32048") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40502->172.17.0.3:32048, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36436") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51170->172.17.0.3:36436, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38596") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41992->172.17.0.3:38596, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38982") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34220->172.17.0.3:38982, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30083") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40070->172.17.0.3:30083, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39147") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41120->172.17.0.3:39147, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33026") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50330->172.17.0.3:33026, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35966") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39240->172.17.0.3:35966, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38940") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54406->172.17.0.3:38940, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38078") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47942->172.17.0.3:38078, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36188") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39984->172.17.0.3:36188, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35655") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60416->172.17.0.3:35655, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39093") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51972->172.17.0.3:39093, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34318") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59998->172.17.0.3:34318, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33807") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41198->172.17.0.3:33807, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38111") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35156->172.17.0.3:38111, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37159") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59600->172.17.0.3:37159, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37521") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59766->172.17.0.3:37521, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37947") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53396->172.17.0.3:37947, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35251") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51860->172.17.0.3:35251, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38454") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43830->172.17.0.3:38454, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30777") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36030->172.17.0.3:30777, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30497") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38622->172.17.0.3:30497, err= 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36613") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34890->172.17.0.3:36613, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33309") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42996->172.17.0.3:33309, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35874") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39154->172.17.0.3:35874, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36295") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53736->172.17.0.3:36295, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30408") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54678->172.17.0.3:30408, err= 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36925") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47602->172.17.0.3:36925, err= 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34931") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43096->172.17.0.3:34931, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39940") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47634->172.17.0.3:39940, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33440") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57566->172.17.0.3:33440, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38877") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57660->172.17.0.3:38877, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30490") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36770->172.17.0.3:30490, err= 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37159") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59616->172.17.0.3:37159, err= 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37748") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37980->172.17.0.3:37748, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37993") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60036->172.17.0.3:37993, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39115") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39916->172.17.0.3:39115, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34957") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58432->172.17.0.3:34957, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39484") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49432->172.17.0.3:39484, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38437") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44838->172.17.0.3:38437, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39368") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58580->172.17.0.3:39368, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36497") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51010->172.17.0.3:36497, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34629") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37990->172.17.0.3:34629, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32934") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45716->172.17.0.3:32934, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39340") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56548->172.17.0.3:39340, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30811") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56308->172.17.0.3:30811, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35319") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60118->172.17.0.3:35319, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30796") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33186->172.17.0.3:30796, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33582") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39040->172.17.0.3:33582, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36275") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51138->172.17.0.3:36275, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37685") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49514->172.17.0.3:37685, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32502") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57758->172.17.0.3:32502, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31618") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45066->172.17.0.3:31618, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39186") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40974->172.17.0.3:39186, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39541") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47244->172.17.0.3:39541, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36841") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40542->172.17.0.3:36841, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34958") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57786->172.17.0.3:34958, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35555") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41550->172.17.0.3:35555, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35058") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54178->172.17.0.3:35058, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31501") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44092->172.17.0.3:31501, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36713") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51468->172.17.0.3:36713, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33134") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40422->172.17.0.3:33134, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32026") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47192->172.17.0.3:32026, err= 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37410") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55728->172.17.0.3:37410, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35654") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43644->172.17.0.3:35654, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31574") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54748->172.17.0.3:31574, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38568") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33304->172.17.0.3:38568, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33260") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40660->172.17.0.3:33260, err= 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33918") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35090->172.17.0.3:33918, err= 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34909") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56988->172.17.0.3:34909, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31771") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59000->172.17.0.3:31771, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31953") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33500->172.17.0.3:31953, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37837") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57996->172.17.0.3:37837, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34210") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38814->172.17.0.3:34210, err= 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31139") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42794->172.17.0.3:31139, err= 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30645") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59556->172.17.0.3:30645, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36445") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45188->172.17.0.3:36445, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32290") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55790->172.17.0.3:32290, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35017") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45108->172.17.0.3:35017, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39543") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58666->172.17.0.3:39543, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37071") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43338->172.17.0.3:37071, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32441") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50002->172.17.0.3:32441, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33640") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34528->172.17.0.3:33640, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37404") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34986->172.17.0.3:37404, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31729") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60758->172.17.0.3:31729, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35790") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54314->172.17.0.3:35790, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34439") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35248->172.17.0.3:34439, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30101") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50230->172.17.0.3:30101, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37465") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40526->172.17.0.3:37465, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39405") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53390->172.17.0.3:39405, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32383") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59832->172.17.0.3:32383, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37960") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42196->172.17.0.3:37960, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36954") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42704->172.17.0.3:36954, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36825") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57972->172.17.0.3:36825, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35550") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50072->172.17.0.3:35550, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38835") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36562->172.17.0.3:38835, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33903") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34132->172.17.0.3:33903, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32199") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33428->172.17.0.3:32199, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36924") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58066->172.17.0.3:36924, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31741") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60280->172.17.0.3:31741, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31952") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40444->172.17.0.3:31952, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39827") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58568->172.17.0.3:39827, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39583") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37702->172.17.0.3:39583, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35891") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43990->172.17.0.3:35891, err= 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39910") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53194->172.17.0.3:39910, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38104") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54870->172.17.0.3:38104, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30634") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39084->172.17.0.3:30634, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31969") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35288->172.17.0.3:31969, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34980") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45982->172.17.0.3:34980, err= 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35710") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58178->172.17.0.3:35710, err= 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35541") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51020->172.17.0.3:35541, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36929") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39872->172.17.0.3:36929, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35272") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46912->172.17.0.3:35272, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34031") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35088->172.17.0.3:34031, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39363") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51248->172.17.0.3:39363, err= 2026/07/20 03:47:23 DEBUG : apple: size = 5 OK 2026/07/20 03:47:23 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : apple: Unchanged skipping 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: size = 21 OK 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : banana: size = 6 OK 2026/07/20 03:47:23 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : banana: Unchanged skipping 2026/07/20 03:47:23 DEBUG : splitbananasplit: size = 16 OK 2026/07/20 03:47:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33859") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56894->172.17.0.3:33859, err= 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39677") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50754->172.17.0.3:39677, err= 2026/07/20 03:47:23 DEBUG : apple: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : apple: Excluded 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : splitbananasplit: Excluded 2026/07/20 03:47:23 DEBUG : banana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : banana: Excluded 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : appleappleapplebanana: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32237") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58314->172.17.0.3:32237, err= 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0014-89;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0011-56789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0012-6789;.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0007-1234567.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0008-2345678.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0013-789;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0003-defghij.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0009-3456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0010-456789.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/07/20 03:47:23 DEBUG : dir1/0015-9;=.txt: Excluded 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39457") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37582->172.17.0.3:39457, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39493") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35674->172.17.0.3:39493, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34828") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40294->172.17.0.3:34828, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33477") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51664->172.17.0.3:33477, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37900") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43240->172.17.0.3:37900, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36493") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50102->172.17.0.3:36493, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32778") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52148->172.17.0.3:32778, err= --- PASS: TestTransform (7.45s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.07s) --- PASS: TestTransform/base64 (6.52s) --- PASS: TestTransform/prefix (0.14s) --- PASS: TestTransform/suffix (0.13s) --- PASS: TestTransform/truncate (0.10s) --- PASS: TestTransform/encoder (0.08s) --- PASS: TestTransform/ISO-8859-1 (0.08s) --- PASS: TestTransform/charmap (0.09s) --- PASS: TestTransform/lowercase (0.09s) --- PASS: TestTransform/ascii (0.09s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31693") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59704->172.17.0.3:31693, err= 2026/07/20 03:47:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/20 03:47:23 INFO : sub dir_somesuffix: Making directory 2026/07/20 03:47:23 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/07/20 03:47:23 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/07/20 03:47:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/20 03:47:23 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36556") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51102->172.17.0.3:36556, err= 2026/07/20 03:47:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/07/20 03:47:23 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/20 03:47:23 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32558") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33688->172.17.0.3:32558, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35949") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54840->172.17.0.3:35949, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33719") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51876->172.17.0.3:33719, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34150") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58606->172.17.0.3:34150, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37368") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60114->172.17.0.3:37368, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35005") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60168->172.17.0.3:35005, err= 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 INFO : tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31627") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56350->172.17.0.3:31627, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/07/20 03:47:23 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34865") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50866->172.17.0.3:34865, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33364") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58968->172.17.0.3:33364, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32118") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41954->172.17.0.3:32118, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39102") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51216->172.17.0.3:39102, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39158") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36060->172.17.0.3:39158, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39455") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58186->172.17.0.3:39455, err= 2026/07/20 03:47:23 INFO : toe: Making directory 2026/07/20 03:47:23 INFO : toe/toe: Making directory 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31072") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57250->172.17.0.3:31072, err= 2026/07/20 03:47:23 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/20 03:47:23 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/20 03:47:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37455") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56208->172.17.0.3:37455, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30864") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49890->172.17.0.3:30864, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32025") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38746->172.17.0.3:32025, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36916") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38322->172.17.0.3:36916, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37000") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43198->172.17.0.3:37000, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38863") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43612->172.17.0.3:38863, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31435") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53184->172.17.0.3:31435, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36306") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43426->172.17.0.3:36306, err= 2026/07/20 03:47:23 INFO : toe: Making directory 2026/07/20 03:47:23 INFO : toe/toe: Making directory 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38921") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56768->172.17.0.3:38921, err= 2026/07/20 03:47:23 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/07/20 03:47:23 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/07/20 03:47:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38030") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53458->172.17.0.3:38030, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39429") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36890->172.17.0.3:39429, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35110") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39672->172.17.0.3:35110, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32333") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52840->172.17.0.3:32333, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30085") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56038->172.17.0.3:30085, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37013") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54214->172.17.0.3:37013, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37251") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37872->172.17.0.3:37251, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:47:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32302") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58172->172.17.0.3:32302, err= 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 INFO : tictacempty_dir: Making directory 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 INFO : tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 INFO : tictactoe/tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32669") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34006->172.17.0.3:32669, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:47:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34402") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36040->172.17.0.3:34402, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37591") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39755") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33430->172.17.0.3:37591, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53822->172.17.0.3:39755, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32812") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60256->172.17.0.3:32812, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32712") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51456->172.17.0.3:32712, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38729") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50838->172.17.0.3:38729, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36167") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33394->172.17.0.3:36167, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35023") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40818->172.17.0.3:35023, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32127") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40946->172.17.0.3:32127, err= --- PASS: TestDirTag (0.02s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:47:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36808") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35110->172.17.0.3:36808, err= 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 INFO : tictacempty_dir: Making directory 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 INFO : tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 INFO : tictactoe/tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30490") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36772->172.17.0.3:30490, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38820") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60126->172.17.0.3:38820, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32845") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51202->172.17.0.3:32845, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38140") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59432->172.17.0.3:38140, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33608") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49538->172.17.0.3:33608, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30466") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38222->172.17.0.3:30466, err= 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34027") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47252->172.17.0.3:34027, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31053") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56832->172.17.0.3:31053, err= 2026/07/20 03:47:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35447") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58888->172.17.0.3:35447, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/07/20 03:47:23 NOTICE: ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: 0 differences found 2026/07/20 03:47:23 NOTICE: ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: 1 hashes could not be checked 2026/07/20 03:47:23 NOTICE: ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: 1 matching files 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37219") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43170->172.17.0.3:37219, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30538") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56662->172.17.0.3:30538, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33323") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47998->172.17.0.3:33323, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31055") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44962->172.17.0.3:31055, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39870") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52058->172.17.0.3:39870, err= --- PASS: TestAllTag (0.02s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33034") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42594->172.17.0.3:33034, err= 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 INFO : tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 INFO : tictactoe/tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38985") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41608->172.17.0.3:38985, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:47:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32175") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53990->172.17.0.3:32175, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30235") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45808->172.17.0.3:30235, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38474") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36508->172.17.0.3:38474, err= 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31197") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50278->172.17.0.3:31197, err= 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32703") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33454->172.17.0.3:32703, err= 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31801") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52852->172.17.0.3:31801, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35823") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34306->172.17.0.3:35823, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37548") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57562->172.17.0.3:37548, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37901") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46928->172.17.0.3:37901, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33347") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59252->172.17.0.3:33347, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34209") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60096->172.17.0.3:34209, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39927") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54978->172.17.0.3:39927, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34020") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57384->172.17.0.3:34020, err= --- PASS: TestRunTwice (0.02s) === RUN TestSyntax 2026/07/20 03:47:23 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33425") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49422->172.17.0.3:33425, err= 2026/07/20 03:47:23 INFO : toe: Making directory 2026/07/20 03:47:23 INFO : toe/toe: Making directory 2026/07/20 03:47:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31622") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34376->172.17.0.3:31622, err= 2026/07/20 03:47:23 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/07/20 03:47:23 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/07/20 03:47:23 INFO : toe/toe/toe: Copied (new) 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37683") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49822->172.17.0.3:37683, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30946") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54932->172.17.0.3:30946, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39866") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35838->172.17.0.3:39866, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30261") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39134->172.17.0.3:30261, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31430") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42948->172.17.0.3:31430, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38211") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51178->172.17.0.3:38211, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33080") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33630->172.17.0.3:33080, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:47:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32117") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42014->172.17.0.3:32117, err= 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 INFO : tictacempty_dir: Making directory 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 INFO : tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 INFO : tictactoe/tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39076") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43398->172.17.0.3:39076, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 INFO : toe/toe/toe.txt: Deleted 2026/07/20 03:47:23 INFO : toe/toe: Removing directory 2026/07/20 03:47:23 INFO : toe: Removing directory 2026/07/20 03:47:23 INFO : empty_dir: Removing directory 2026/07/20 03:47:23 DEBUG : Local file system at /tmp/rclone2572227888: deleted 3 directories 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35996") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45592->172.17.0.3:35996, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34045") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:48374->172.17.0.3:34045, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30907") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33580->172.17.0.3:30907, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35969") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42028->172.17.0.3:35969, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34874") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45412->172.17.0.3:34874, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35464") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32628") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34348->172.17.0.3:32628, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57980->172.17.0.3:35464, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39723") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55452->172.17.0.3:39723, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33119") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59964->172.17.0.3:33119, err= --- PASS: TestMove (0.02s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:47:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37524") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41402->172.17.0.3:37524, err= 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 INFO : tictacempty_dir: Making directory 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 INFO : tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 INFO : tictactoe/tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36338") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46606->172.17.0.3:36338, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 INFO : toe/toe/toe.txt: Deleted 2026/07/20 03:47:23 INFO : toe/toe: Removing directory 2026/07/20 03:47:23 INFO : toe: Removing directory 2026/07/20 03:47:23 INFO : empty_dir: Removing directory 2026/07/20 03:47:23 DEBUG : Local file system at /tmp/rclone2572227888: deleted 3 directories 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37908") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58464->172.17.0.3:37908, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32567") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38274") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40670->172.17.0.3:38274, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37168->172.17.0.3:32567, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37326") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60572->172.17.0.3:37326, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:47:23 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35215") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:47736->172.17.0.3:35215, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34906") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39272") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37336->172.17.0.3:34906, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46558->172.17.0.3:39272, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31092") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41630->172.17.0.3:31092, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32408") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30189") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37162->172.17.0.3:32408, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41762->172.17.0.3:30189, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35549") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45826->172.17.0.3:35549, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37057") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46442->172.17.0.3:37057, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38901") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31219") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40386->172.17.0.3:38901, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:53646->172.17.0.3:31219, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37140") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55608->172.17.0.3:37140, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34600") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38636->172.17.0.3:34600, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31091") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:43216->172.17.0.3:31091, err= --- PASS: TestTransformFile (0.02s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : Reset feature "Copy" 2026/07/20 03:47:23 DEBUG : Reset feature "Move" 2026/07/20 03:47:23 DEBUG : Reset feature "Copy" 2026/07/20 03:47:23 DEBUG : Reset feature "Move" 2026/07/20 03:47:23 DEBUG : empty_dir: Making directory with metadata 2026/07/20 03:47:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32905") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:42192->172.17.0.3:32905, err= 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 INFO : tictacempty_dir: Making directory 2026/07/20 03:47:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 INFO : tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: tictactoe 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 INFO : tictactoe/tictactoe: Making directory 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/07/20 03:47:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30623") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36298->172.17.0.3:30623, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:47:23 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/07/20 03:47:23 INFO : toe/toe/toe.txt: Deleted 2026/07/20 03:47:23 INFO : toe/toe: Removing directory 2026/07/20 03:47:23 INFO : toe: Removing directory 2026/07/20 03:47:23 INFO : empty_dir: Removing directory 2026/07/20 03:47:23 DEBUG : Local file system at /tmp/rclone2572227888: deleted 3 directories 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37840") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54302->172.17.0.3:37840, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30781") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:51874->172.17.0.3:30781, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34444") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44558->172.17.0.3:34444, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39418") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38918->172.17.0.3:39418, err= 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:47:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34569") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:58924->172.17.0.3:34569, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35995") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41100->172.17.0.3:35995, err= 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/20 03:47:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/07/20 03:47:23 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37522") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50504->172.17.0.3:37522, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31110") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31382") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39205") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:52744->172.17.0.3:31382, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:45044->172.17.0.3:39205, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:59846->172.17.0.3:31110, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37016") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57970->172.17.0.3:37016, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31548") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:32922->172.17.0.3:31548, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30149") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:37206->172.17.0.3:30149, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37277") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31309") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44344->172.17.0.3:37277, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36913") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40330->172.17.0.3:31309, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33088->172.17.0.3:36913, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31243") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55370->172.17.0.3:31243, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32725") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:54168->172.17.0.3:32725, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33866") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33318->172.17.0.3:33866, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 DEBUG : toe: transformed to: dG9l 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32151") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46942->172.17.0.3:32151, err= 2026/07/20 03:47:23 DEBUG : toe: transformed to: dG9l 2026/07/20 03:47:23 INFO : dG9l: Making directory 2026/07/20 03:47:23 DEBUG : toe: transformed to: dG9l 2026/07/20 03:47:23 DEBUG : toe: transformed to: dG9l 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/20 03:47:23 INFO : dG9l/dG9l: Making directory 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/07/20 03:47:23 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30922") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50764->172.17.0.3:30922, err= 2026/07/20 03:47:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/07/20 03:47:23 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37052") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34920->172.17.0.3:37052, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30348") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55828->172.17.0.3:30348, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35406") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:36372->172.17.0.3:35406, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33215") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:50724->172.17.0.3:33215, err= 2026/07/20 03:47:23 DEBUG : dG9l: transformed to: toe 2026/07/20 03:47:23 DEBUG : dG9l: transformed to: toe 2026/07/20 03:47:23 DEBUG : toe: Directory modification time the same (differ by 750.685436ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : Added delayed dir = "toe", newDst=toe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31823") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:49296->172.17.0.3:31823, err= 2026/07/20 03:47:23 DEBUG : dG9l: transformed to: toe 2026/07/20 03:47:23 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/07/20 03:47:23 DEBUG : toe/toe: Directory modification time the same (differ by 750.685436ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32407") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55920->172.17.0.3:32407, err= 2026/07/20 03:47:23 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/07/20 03:47:23 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/07/20 03:47:23 DEBUG : Local file system at /tmp/rclone2572227888: Waiting for checks to finish 2026/07/20 03:47:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/07/20 03:47:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/07/20 03:47:23 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/07/20 03:47:23 DEBUG : Local file system at /tmp/rclone2572227888: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : Waiting for deletions to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34087") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:46912->172.17.0.3:34087, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:32637") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:44360->172.17.0.3:32637, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37418") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41886->172.17.0.3:37418, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33056") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:39052->172.17.0.3:33056, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:36847") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33188->172.17.0.3:36847, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30734") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:38742->172.17.0.3:30734, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:35772") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:35196->172.17.0.3:35772, err= --- PASS: TestBase64 (0.02s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-xenovuw2diwe", Local "Local file system at /tmp/rclone2572227888", Modify Window "1s" 2026/07/20 03:47:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30383") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:60102->172.17.0.3:30383, err= 2026/07/20 03:47:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: 2026/07/20 03:47:23 INFO : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Making directory 2026/07/20 03:47:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: 2026/07/20 03:47:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: 2026/07/20 03:47:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: 2026/07/20 03:47:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/20 03:47:23 INFO : toe/toe: Making directory 2026/07/20 03:47:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:47:23 DEBUG : toe/toe: transformed to: 2026/07/20 03:47:23 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/07/20 03:47:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:47:23 DEBUG : toe: transformed to: 2026/07/20 03:47:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/07/20 03:47:23 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/07/20 03:47:23 DEBUG : toe/toe/toe: transformed to: 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for checks to finish 2026/07/20 03:47:23 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Waiting for transfers to finish 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:33911") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41286->172.17.0.3:33911, err= 2026/07/20 03:47:23 DEBUG : toe/toe/toe: size = 11 OK 2026/07/20 03:47:23 INFO : toe/toe/toe: Copied (new) 2026/07/20 03:47:23 ERROR : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: not deleting files as there were IO errors 2026/07/20 03:47:23 ERROR : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: not deleting directories as there were IO errors 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34756") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:57828->172.17.0.3:34756, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34252") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:56188->172.17.0.3:34252, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:38537") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:33924->172.17.0.3:38537, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:37362") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:32896->172.17.0.3:37362, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:31673") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:41116->172.17.0.3:31673, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:39011") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:34414->172.17.0.3:39011, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:30802") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:55788->172.17.0.3:30802, err= --- PASS: TestError (0.01s) PASS 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: dial("tcp","172.17.0.3:34962") 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: > dial: conn=172.17.0.1:40678->172.17.0.3:34962, err= 2026/07/20 03:47:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xenovuw2diwe: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m53.374017589s (try 1/5)