"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/18 04:01:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji" 2026/05/18 04:01:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/18 04:01:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:01:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:33 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:01:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:33 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Connecting to FTP server 2026/05/18 04:01:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33274->172.17.0.4:21, err= 2026/05/18 04:01:36 DEBUG : Creating backend with remote "/tmp/rclone2326711309" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.01s) === 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.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34826") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60570->172.17.0.4:34826, err= 2026/05/18 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30744") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38234->172.17.0.4:30744, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37822") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44780->172.17.0.4:37822, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36928") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40470->172.17.0.4:36928, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36427") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48876->172.17.0.4:36427, err= 2026/05/18 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37979") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47892->172.17.0.4:37979, err= 2026/05/18 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:36 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39284") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41308->172.17.0.4:39284, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34046") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51418->172.17.0.4:34046, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33885") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43472->172.17.0.4:33885, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38550") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36686->172.17.0.4:38550, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35228") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59934->172.17.0.4:35228, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31333") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59386->172.17.0.4:31333, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30548") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40996->172.17.0.4:30548, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37927") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51206->172.17.0.4:37927, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31662") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36596->172.17.0.4:31662, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:36 DEBUG : Creating backend with remote "/non-existing" 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34277") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42674->172.17.0.4:34277, err= 2026/05/18 04:01:36 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34174") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43238->172.17.0.4:34174, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32388") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42490->172.17.0.4:32388, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33252") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57950->172.17.0.4:33252, err= 2026/05/18 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:36 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33001") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39442->172.17.0.4:33001, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35971") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44682->172.17.0.4:35971, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39752") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45580->172.17.0.4:39752, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32535") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42782->172.17.0.4:32535, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36294") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39888->172.17.0.4:36294, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31040") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40738->172.17.0.4:31040, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34856") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44672->172.17.0.4:34856, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:36 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Running all checks before starting transfers 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34712") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51590->172.17.0.4:34712, err= 2026/05/18 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:36 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Checks finished, now starting transfers 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38419") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45472->172.17.0.4:38419, err= 2026/05/18 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:36 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36296") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59082->172.17.0.4:36296, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39232") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57212->172.17.0.4:39232, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31201") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43814->172.17.0.4:31201, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36100") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48348->172.17.0.4:36100, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36194") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43946->172.17.0.4:36194, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:36 ERROR : Ignoring --no-traverse with sync 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30453") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56820->172.17.0.4:30453, err= 2026/05/18 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30171") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57392->172.17.0.4:30171, err= 2026/05/18 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:36 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:36 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:36 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38981") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49694->172.17.0.4:38981, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37786") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54712->172.17.0.4:37786, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39542") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45044->172.17.0.4:39542, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30187") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54042->172.17.0.4:30187, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33590") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41004->172.17.0.4:33590, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38553") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39300->172.17.0.4:38553, err= 2026/05/18 04:01:36 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35816") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52920->172.17.0.4:35816, err= 2026/05/18 04:01:36 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/18 04:01:36 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/18 04:01:36 INFO : hello world2: Copied (new) 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32343") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42756->172.17.0.4:32343, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32755") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52466->172.17.0.4:32755, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31805") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54866->172.17.0.4:31805, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30667") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43330->172.17.0.4:30667, err= 2026/05/18 04:01:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30360") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42082->172.17.0.4:30360, err= 2026/05/18 04:01:36 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/18 04:01:36 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/18 04:01:36 INFO : potato2: Copied (new) 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30788") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41452->172.17.0.4:30788, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35988") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49390->172.17.0.4:35988, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32616") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41814->172.17.0.4:32616, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:36 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31338") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40042->172.17.0.4:31338, err= 2026/05/18 04:01:36 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/18 04:01:36 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/18 04:01:36 INFO : potato2: Copied (new) 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34703") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50636->172.17.0.4:34703, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37215") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38896->172.17.0.4:37215, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34159") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51040->172.17.0.4:34159, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:36 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/18 04:01:36 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:01:36 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/18 04:01:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32436") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38944->172.17.0.4:32436, err= 2026/05/18 04:01:36 INFO : sub dir2: Making directory 2026/05/18 04:01:36 INFO : sub dir: Making directory 2026/05/18 04:01:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:36 INFO : sub dir2/sub sub dir2: Making directory 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Connecting to FTP server 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33282->172.17.0.4:21, err= 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31308") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60578->172.17.0.4:31308, err= 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:38 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30094") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37662->172.17.0.4:30094, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39361") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37226->172.17.0.4:39361, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34369") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40622->172.17.0.4:34369, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35693") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43804->172.17.0.4:35693, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35012") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52880->172.17.0.4:35012, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31904") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46484->172.17.0.4:31904, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35976") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36890->172.17.0.4:35976, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31560") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34404->172.17.0.4:31560, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39733") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59100->172.17.0.4:39733, err= --- PASS: TestCopyEmptyDirectories (2.15s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:38 INFO : sub dir2: Making directory 2026/05/18 04:01:38 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/18 04:01:38 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31475") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58448->172.17.0.4:31475, err= 2026/05/18 04:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32413") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58818->172.17.0.4:32413, err= 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:38 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37718") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33816->172.17.0.4:37718, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31994") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39200->172.17.0.4:31994, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34057") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40280->172.17.0.4:34057, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32327") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56294->172.17.0.4:32327, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31278") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56818->172.17.0.4:31278, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:38 DEBUG : sub dir2: Making directory with metadata 2026/05/18 04:01:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39036") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56370->172.17.0.4:39036, err= 2026/05/18 04:01:38 INFO : sub dir2: Making directory 2026/05/18 04:01:38 INFO : sub dir: Making directory 2026/05/18 04:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31878") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32888->172.17.0.4:31878, err= 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:38 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:38 INFO : sub dir/hello world: Deleted 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37923") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37120->172.17.0.4:37923, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31424") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34400->172.17.0.4:31424, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34997") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59614->172.17.0.4:34997, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39600") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54862->172.17.0.4:39600, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37230") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39882->172.17.0.4:37230, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39466") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40368->172.17.0.4:39466, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30459") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60200->172.17.0.4:30459, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37595") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58202->172.17.0.4:37595, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32509") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45144->172.17.0.4:32509, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37501") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38440->172.17.0.4:37501, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:38 INFO : sub dir2: Making directory 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33893") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54856->172.17.0.4:33893, err= 2026/05/18 04:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31199") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38040->172.17.0.4:31199, err= 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:38 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:38 INFO : sub dir/hello world: Deleted 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39715") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42538->172.17.0.4:39715, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34483") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43944->172.17.0.4:34483, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34588") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50516->172.17.0.4:34588, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34789") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60760->172.17.0.4:34789, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30321") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43380->172.17.0.4:30321, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:38 DEBUG : sub dir2: Making directory with metadata 2026/05/18 04:01:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:01:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39703") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35990->172.17.0.4:39703, err= 2026/05/18 04:01:38 INFO : sub dir2: Making directory 2026/05/18 04:01:38 INFO : sub dir: Making directory 2026/05/18 04:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31936") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50920->172.17.0.4:31936, err= 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:38 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:38 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31735") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57442->172.17.0.4:31735, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38711") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44096->172.17.0.4:38711, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30862") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59786->172.17.0.4:30862, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37423") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50048->172.17.0.4:37423, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30235") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36868") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60210->172.17.0.4:30235, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57354->172.17.0.4:36868, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39530") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53448->172.17.0.4:39530, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32111") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36834->172.17.0.4:32111, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37299") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44538->172.17.0.4:37299, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:38 INFO : sub dir2: Making directory 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39239") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54818->172.17.0.4:39239, err= 2026/05/18 04:01:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36899") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51146->172.17.0.4:36899, err= 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:38 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:38 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:38 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39527") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36954->172.17.0.4:39527, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37459") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50856->172.17.0.4:37459, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34709") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44610->172.17.0.4:34709, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34101") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58792->172.17.0.4:34101, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39763") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40084->172.17.0.4:39763, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35032") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50026->172.17.0.4:35032, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33723") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59838->172.17.0.4:33723, err= 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34459") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34994->172.17.0.4:34459, err= 2026/05/18 04:01:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kotihuc4buvi" 2026/05/18 04:01:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:38 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:01:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:38 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: Connecting to FTP server 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:38 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: > dial: conn=172.17.0.1:33290->172.17.0.4:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-cujuduq8raji -> ftp://172.17.0.4:21/rclone-test-kotihuc4buvi 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: dial("tcp","172.17.0.4:32040") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36293") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: > dial: conn=172.17.0.1:55330->172.17.0.4:32040, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35168->172.17.0.4:36293, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37991") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40422->172.17.0.4:37991, err= 2026/05/18 04:01:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: Waiting for checks to finish 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: Waiting for transfers to finish 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34641") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35506->172.17.0.4:34641, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: dial("tcp","172.17.0.4:34217") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: > dial: conn=172.17.0.1:47644->172.17.0.4:34217, err= 2026/05/18 04:01:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/18 04:01:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/18 04:01:40 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: dial("tcp","172.17.0.4:33607") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: > dial: conn=172.17.0.1:48924->172.17.0.4:33607, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: dial("tcp","172.17.0.4:32111") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: > dial: conn=172.17.0.1:36840->172.17.0.4:32111, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: dial("tcp","172.17.0.4:31536") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: > dial: conn=172.17.0.1:34088->172.17.0.4:31536, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: dial("tcp","172.17.0.4:35609") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: > dial: conn=172.17.0.1:35650->172.17.0.4:35609, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: Purge object "sub dir/hello world" 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: Purge dir "sub dir" 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: Purge dir "" 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36711") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47172->172.17.0.4:36711, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33680") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59870->172.17.0.4:33680, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39302") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37680->172.17.0.4:39302, err= --- PASS: TestServerSideCopy (2.24s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39764") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48278->172.17.0.4:39764, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35410") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40424->172.17.0.4:35410, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37242") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41800->172.17.0.4:37242, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36508") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45364->172.17.0.4:36508, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37261") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58764->172.17.0.4:37261, err= 2026/05/18 04:01:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:01:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:40 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38044") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49032->172.17.0.4:38044, err= 2026/05/18 04:01:40 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/18 04:01:40 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/18 04:01:40 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34948") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55586->172.17.0.4:34948, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37787") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53082->172.17.0.4:37787, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35000") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53334->172.17.0.4:35000, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31748") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58212->172.17.0.4:31748, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37634") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46116->172.17.0.4:37634, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35809") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38788->172.17.0.4:35809, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31616") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53578->172.17.0.4:31616, err= 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38448") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43312->172.17.0.4:38448, err= 2026/05/18 04:01:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-movisud0bono" 2026/05/18 04:01:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:01:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:40 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:01:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:40 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: Connecting to FTP server 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:40 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:33300->172.17.0.4:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-cujuduq8raji -> ftp://172.17.0.4:21/rclone-test-movisud0bono 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:33803") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:46782->172.17.0.4:33803, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33475") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43294->172.17.0.4:33475, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36857") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50214->172.17.0.4:36857, err= 2026/05/18 04:01:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: Waiting for checks to finish 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: Waiting for transfers to finish 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37294") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47254->172.17.0.4:37294, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:38552") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:44026->172.17.0.4:38552, err= 2026/05/18 04:01:42 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/18 04:01:42 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/18 04:01:42 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:34175") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:56716->172.17.0.4:34175, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:36355") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:51354->172.17.0.4:36355, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37886") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32850->172.17.0.4:37886, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37363") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58320->172.17.0.4:37363, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30149") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60890->172.17.0.4:30149, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:35545") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:47960->172.17.0.4:35545, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33051") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42504->172.17.0.4:33051, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30737") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51256->172.17.0.4:30737, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:33791") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:44268->172.17.0.4:33791, err= 2026/05/18 04:01:42 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:01:42 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-movisud0bono) 2026/05/18 04:01:42 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: Waiting for checks to finish 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: Waiting for transfers to finish 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36664") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47558->172.17.0.4:36664, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:39839") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:57196->172.17.0.4:39839, err= 2026/05/18 04:01:42 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/18 04:01:42 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/18 04:01:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:38306") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:40876->172.17.0.4:38306, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:31097") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:51942->172.17.0.4:31097, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:37076") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:33990->172.17.0.4:37076, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: dial("tcp","172.17.0.4:39100") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: > dial: conn=172.17.0.1:33822->172.17.0.4:39100, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: Purge object "sub dir/hello world" 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: Purge dir "sub dir" 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: Purge dir "" 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32820") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35418->172.17.0.4:32820, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36630") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41636->172.17.0.4:36630, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34350") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55780->172.17.0.4:34350, err= --- PASS: TestServerSideCopyOverSelf (2.20s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36596") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35090->172.17.0.4:36596, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34059") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56976->172.17.0.4:34059, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30128") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54132->172.17.0.4:30128, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35549") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41458->172.17.0.4:35549, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38013") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49666->172.17.0.4:38013, err= 2026/05/18 04:01:42 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:01:42 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:01:42 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38208") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48614->172.17.0.4:38208, err= 2026/05/18 04:01:42 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/18 04:01:42 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/18 04:01:42 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/18 04:01:42 INFO : sub dir/hello world: Deleted 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30705") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38922->172.17.0.4:30705, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33513") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52050->172.17.0.4:33513, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31856") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39240->172.17.0.4:31856, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37739") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44594->172.17.0.4:37739, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38583") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51498->172.17.0.4:38583, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30731") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55990->172.17.0.4:30731, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38132") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38256->172.17.0.4:38132, err= 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38054") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47314->172.17.0.4:38054, err= 2026/05/18 04:01:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-hasopux9dara" 2026/05/18 04:01:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:01:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:42 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:01:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:42 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Connecting to FTP server 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:42 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:54494->172.17.0.4:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.4:21/rclone-test-cujuduq8raji -> ftp://172.17.0.4:21/rclone-test-hasopux9dara 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30085") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40970->172.17.0.4:30085, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:37375") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:37894->172.17.0.4:37375, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39966") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44386->172.17.0.4:39966, err= 2026/05/18 04:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39099") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43884->172.17.0.4:39099, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:36536") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:41262->172.17.0.4:36536, err= 2026/05/18 04:01:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/18 04:01:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/18 04:01:45 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:34264") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:37396->172.17.0.4:34264, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:38683") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:38216->172.17.0.4:38683, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37612") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45642->172.17.0.4:37612, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33090") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60712->172.17.0.4:33090, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36760") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53360->172.17.0.4:36760, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Using server-side directory move 2026/05/18 04:01:45 INFO : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:38100") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39328") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:41832->172.17.0.4:38100, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35252->172.17.0.4:39328, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:39775") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37475") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:49854->172.17.0.4:39775, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50538->172.17.0.4:37475, err= 2026/05/18 04:01:45 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:01:45 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.4:21/rclone-test-hasopux9dara) 2026/05/18 04:01:45 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Waiting for transfers to finish 2026/05/18 04:01:45 INFO : sub dir/hello world: Deleted 2026/05/18 04:01:45 INFO : sub dir/hello world: Moved (server-side) 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34688") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43948->172.17.0.4:34688, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36401") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44326->172.17.0.4:36401, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:32453") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:47486->172.17.0.4:32453, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:33179") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:36764->172.17.0.4:33179, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31056") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58300->172.17.0.4:31056, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31869") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59450->172.17.0.4:31869, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33201") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58856->172.17.0.4:33201, err= 2026/05/18 04:01:45 DEBUG : testing file moves 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35170") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:37487") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60972->172.17.0.4:35170, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:59008->172.17.0.4:37487, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:39241") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37803") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:54304->172.17.0.4:39241, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45624->172.17.0.4:37803, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:01:45 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.4:21/rclone-test-hasopux9dara) 2026/05/18 04:01:45 DEBUG : sub dir/hello world: Sizes differ 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Waiting for transfers to finish 2026/05/18 04:01:45 INFO : sub dir/hello world: Deleted 2026/05/18 04:01:45 INFO : sub dir/hello world: Moved (server-side) 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38022") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53724->172.17.0.4:38022, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34587") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51288->172.17.0.4:34587, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:30242") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:35910->172.17.0.4:30242, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:35554") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:36316->172.17.0.4:35554, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:35302") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:38910->172.17.0.4:35302, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: dial("tcp","172.17.0.4:34756") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: > dial: conn=172.17.0.1:37736->172.17.0.4:34756, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Purge object "sub dir/hello world" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Purge dir "sub dir" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: Purge dir "" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32706") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37790->172.17.0.4:32706, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33383") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53662->172.17.0.4:33383, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30249") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36768->172.17.0.4:30249, err= --- PASS: TestServerSideMoveOverSelf (2.37s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35013") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49962->172.17.0.4:35013, err= 2026/05/18 04:01:45 ERROR : error listing: directory not found 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35068") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49098->172.17.0.4:35068, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37462") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43576->172.17.0.4:37462, err= 2026/05/18 04:01:45 INFO : Local file system at /tmp/rclone2326711309: Making directory 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30732") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37062->172.17.0.4:30732, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30190") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54762->172.17.0.4:30190, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30986") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33068->172.17.0.4:30986, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38883") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43220->172.17.0.4:38883, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39767") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60890->172.17.0.4:39767, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34381") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37982->172.17.0.4:34381, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33188") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55176->172.17.0.4:33188, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30863") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32962->172.17.0.4:30863, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30856") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44948->172.17.0.4:30856, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37124") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44226->172.17.0.4:37124, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35196") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50452->172.17.0.4:35196, err= 2026/05/18 04:01:45 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30684") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45910->172.17.0.4:30684, err= 2026/05/18 04:01:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:45 DEBUG : Local file system at /tmp/rclone2326711309: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : Local file system at /tmp/rclone2326711309: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30652") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53974->172.17.0.4:30652, err= 2026/05/18 04:01:45 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/18 04:01:45 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/18 04:01:45 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34362") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45034->172.17.0.4:34362, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38031") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35900->172.17.0.4:38031, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33273") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39866->172.17.0.4:33273, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39207") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36154->172.17.0.4:39207, err= 2026/05/18 04:01:45 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39635") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37174->172.17.0.4:39635, err= 2026/05/18 04:01:45 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/18 04:01:45 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/18 04:01:45 INFO : check sum: Copied (new) 2026/05/18 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37809") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56244->172.17.0.4:37809, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33063") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39306->172.17.0.4:33063, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : check sum: size = 1 OK 2026/05/18 04:01:45 NOTICE: ftp://172.17.0.4:21/rclone-test-cujuduq8raji: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/18 04:01:45 DEBUG : check sum: Size of src and dst objects identical 2026/05/18 04:01:45 DEBUG : check sum: Unchanged skipping 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:45 INFO : There was nothing to transfer 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35082") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38576->172.17.0.4:35082, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34580") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48756->172.17.0.4:34580, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30776") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50626->172.17.0.4:30776, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32863") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54788->172.17.0.4:32863, err= 2026/05/18 04:01:45 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32252") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42552->172.17.0.4:32252, err= 2026/05/18 04:01:45 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/18 04:01:45 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/18 04:01:45 INFO : sizeonly: Copied (new) 2026/05/18 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33665") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40860->172.17.0.4:33665, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32811") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38766->172.17.0.4:32811, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : sizeonly: size = 6 OK 2026/05/18 04:01:45 DEBUG : sizeonly: Sizes identical 2026/05/18 04:01:45 DEBUG : sizeonly: Unchanged skipping 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:45 INFO : There was nothing to transfer 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32552") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49446->172.17.0.4:32552, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32759") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53092->172.17.0.4:32759, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38096") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40616->172.17.0.4:38096, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37909") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36500->172.17.0.4:37909, err= 2026/05/18 04:01:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30916") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41848->172.17.0.4:30916, err= 2026/05/18 04:01:45 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/18 04:01:45 INFO : ignore-size: Copied (new) 2026/05/18 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38702") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48718->172.17.0.4:38702, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37311") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56814->172.17.0.4:37311, err= 2026/05/18 04:01:45 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:01:45 DEBUG : ignore-size: Unchanged skipping 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:45 INFO : There was nothing to transfer 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37553") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44988->172.17.0.4:37553, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32174") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42296->172.17.0.4:32174, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37061") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36714->172.17.0.4:37061, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30289") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33194->172.17.0.4:30289, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39191") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32942->172.17.0.4:39191, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31136") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46872->172.17.0.4:31136, err= 2026/05/18 04:01:45 DEBUG : existing: size = 6 OK 2026/05/18 04:01:45 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : existing: Unchanged skipping 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:45 INFO : There was nothing to transfer 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38844") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39828->172.17.0.4:38844, err= 2026/05/18 04:01:45 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35282") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45640->172.17.0.4:35282, err= 2026/05/18 04:01:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/18 04:01:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/18 04:01:45 INFO : existing: Copied (replaced existing) 2026/05/18 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39255") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46532->172.17.0.4:39255, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34392") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45512->172.17.0.4:34392, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31152") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56858->172.17.0.4:31152, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39457") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57182->172.17.0.4:39457, err= 2026/05/18 04:01:45 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30761") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39494->172.17.0.4:30761, err= 2026/05/18 04:01:45 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/18 04:01:45 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/18 04:01:45 INFO : existing: Copied (new) 2026/05/18 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34592") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49620->172.17.0.4:34592, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33497") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36880->172.17.0.4:33497, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:45 DEBUG : existing: Destination exists, skipping 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:45 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:45 INFO : There was nothing to transfer 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35972") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45988->172.17.0.4:35972, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38676") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48958->172.17.0.4:38676, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37215") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45504->172.17.0.4:37215, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32229") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37540->172.17.0.4:32229, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34156") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35214->172.17.0.4:34156, err= 2026/05/18 04:01:45 INFO : d: Making directory 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34415") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45802->172.17.0.4:34415, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Connecting to FTP server 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54504->172.17.0.4:21, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38175") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58170->172.17.0.4:38175, err= 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33301") 2026/05/18 04:01:45 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52642->172.17.0.4:33301, err= 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34915") 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54674->172.17.0.4:34915, err= 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32577") 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48630->172.17.0.4:32577, err= 2026/05/18 04:01:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Connecting to FTP server 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54506->172.17.0.4:21, err= 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32860") 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35822") 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54198->172.17.0.4:32860, err= 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43266->172.17.0.4:35822, err= 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30482") 2026/05/18 04:01:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49956->172.17.0.4:30482, err= 2026/05/18 04:01:47 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/18 04:01:47 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/18 04:01:47 INFO : a/potato2: Copied (new) 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32363") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33038->172.17.0.4:32363, err= 2026/05/18 04:01:49 DEBUG : c/non empty space: size = 5 OK 2026/05/18 04:01:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 INFO : b/potato: Deleted 2026/05/18 04:01:49 INFO : d: Removing directory 2026/05/18 04:01:49 INFO : b: Removing directory 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: deleted 2 directories 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36964") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54086->172.17.0.4:36964, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37685") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44178->172.17.0.4:37685, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36634") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54166->172.17.0.4:36634, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33023") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60450->172.17.0.4:33023, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33368") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39160") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56444->172.17.0.4:33368, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48330->172.17.0.4:39160, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33274") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36976->172.17.0.4:33274, err= --- PASS: TestSyncIgnoreErrors (4.50s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35556") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38236->172.17.0.4:35556, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36742") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45754->172.17.0.4:36742, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35394") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39148->172.17.0.4:35394, err= 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 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/05/18 04:01:49 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35886") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47374->172.17.0.4:35886, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34617") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43898->172.17.0.4:34617, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 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/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30317") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57632->172.17.0.4:30317, err= 2026/05/18 04:01:49 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/18 04:01:49 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/18 04:01:49 INFO : empty space: Copied (replaced existing) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31585") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60974->172.17.0.4:31585, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37828") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49856->172.17.0.4:37828, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34639") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45172->172.17.0.4:34639, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33495") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33484->172.17.0.4:33495, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31097") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51956->172.17.0.4:31097, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30109") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55400->172.17.0.4:30109, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35636") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44980->172.17.0.4:35636, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37734") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52766->172.17.0.4:37734, err= 2026/05/18 04:01:49 DEBUG : foo: size = 3 OK 2026/05/18 04:01:49 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/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33588") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55540->172.17.0.4:33588, err= 2026/05/18 04:01:49 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/18 04:01:49 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/18 04:01:49 INFO : foo: Copied (replaced existing) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39277") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45290->172.17.0.4:39277, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30845") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43882->172.17.0.4:30845, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39451") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34764->172.17.0.4:39451, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31945") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57646->172.17.0.4:31945, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32042") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40970->172.17.0.4:32042, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34366") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54218->172.17.0.4:34366, err= 2026/05/18 04:01:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39982") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59482->172.17.0.4:39982, err= 2026/05/18 04:01:49 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/18 04:01:49 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/18 04:01:49 INFO : potato: Copied (new) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32697") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41384->172.17.0.4:32697, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36070") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35704->172.17.0.4:36070, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32577") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48638->172.17.0.4:32577, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34828") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58462->172.17.0.4:34828, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38566") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46860->172.17.0.4:38566, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30802") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46062->172.17.0.4:30802, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:01:49 DEBUG : potato: size = 60 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:01:49 DEBUG : potato: Sizes differ 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35352") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60900->172.17.0.4:35352, err= 2026/05/18 04:01:49 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/18 04:01:49 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/18 04:01:49 INFO : potato: Copied (replaced existing) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39802") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59568->172.17.0.4:39802, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33385") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57128->172.17.0.4:33385, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39961") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46844->172.17.0.4:39961, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32690") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42546->172.17.0.4:32690, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37293") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59308->172.17.0.4:37293, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30799") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43506->172.17.0.4:30799, err= 2026/05/18 04:01:49 DEBUG : potato: size = 21 OK 2026/05/18 04:01:49 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/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34751") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33024->172.17.0.4:34751, err= 2026/05/18 04:01:49 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/18 04:01:49 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/18 04:01:49 INFO : potato: Copied (replaced existing) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38221") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54268->172.17.0.4:38221, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39129") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59338->172.17.0.4:39129, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34037") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34194->172.17.0.4:34037, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34874") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41536->172.17.0.4:34874, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36251") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59258->172.17.0.4:36251, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38733") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60140->172.17.0.4:38733, err= 2026/05/18 04:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36110") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52158->172.17.0.4:36110, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30871") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36020->172.17.0.4:30871, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33405") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53452->172.17.0.4:33405, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35412") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51732->172.17.0.4:35412, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39902") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36162->172.17.0.4:39902, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33751") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55790->172.17.0.4:33751, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39114") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52876->172.17.0.4:39114, err= 2026/05/18 04:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33092") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55860->172.17.0.4:33092, err= 2026/05/18 04:01:49 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/18 04:01:49 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/18 04:01:49 INFO : potato2: Copied (new) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 INFO : potato: Deleted 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38600") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44062->172.17.0.4:38600, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31924") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57680->172.17.0.4:31924, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37664") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33006->172.17.0.4:37664, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34039") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50500->172.17.0.4:34039, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31910") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58288->172.17.0.4:31910, err= 2026/05/18 04:01:49 INFO : d: Making directory 2026/05/18 04:01:49 INFO : d/e: Making directory 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30317") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57640->172.17.0.4:30317, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34020") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31813") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37240->172.17.0.4:34020, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38328") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60408->172.17.0.4:31813, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42200->172.17.0.4:38328, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33294") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35826->172.17.0.4:33294, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38564") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40956->172.17.0.4:38564, err= 2026/05/18 04:01:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31175") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36187") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35664->172.17.0.4:31175, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34244->172.17.0.4:36187, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37475") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50552->172.17.0.4:37475, err= 2026/05/18 04:01:49 DEBUG : c/non empty space: size = 5 OK 2026/05/18 04:01:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32172") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35394->172.17.0.4:32172, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31765") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45334->172.17.0.4:31765, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/18 04:01:49 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/18 04:01:49 INFO : a/potato2: Copied (new) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 INFO : b/potato: Deleted 2026/05/18 04:01:49 INFO : d/e: Removing directory 2026/05/18 04:01:49 INFO : d: Removing directory 2026/05/18 04:01:49 INFO : b: Removing directory 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: deleted 3 directories 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39864") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43002->172.17.0.4:39864, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30594") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30809") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41176->172.17.0.4:30594, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41888->172.17.0.4:30809, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34934") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37258->172.17.0.4:34934, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35403") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35874") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54914->172.17.0.4:35403, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36866->172.17.0.4:35874, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31534") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54020->172.17.0.4:31534, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30081") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38460->172.17.0.4:30081, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38322") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53352->172.17.0.4:38322, err= 2026/05/18 04:01:49 INFO : d: Making directory 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36541") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53090->172.17.0.4:36541, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30413") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34772") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56692->172.17.0.4:30413, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33556") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59898->172.17.0.4:33556, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34220->172.17.0.4:34772, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39372") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35294->172.17.0.4:39372, err= 2026/05/18 04:01:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38043") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34573") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55438->172.17.0.4:38043, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48040->172.17.0.4:34573, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32650") 2026/05/18 04:01:49 DEBUG : c/non empty space: size = 5 OK 2026/05/18 04:01:49 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39468->172.17.0.4:32650, err= 2026/05/18 04:01:49 DEBUG : c/non empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34786") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37756->172.17.0.4:34786, err= 2026/05/18 04:01:49 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/18 04:01:49 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/18 04:01:49 INFO : a/potato2: Copied (new) 2026/05/18 04:01:49 ERROR : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: not deleting files as there were IO errors 2026/05/18 04:01:49 ERROR : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: not deleting directories as there were IO errors 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35479") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40682->172.17.0.4:35479, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30752") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50722->172.17.0.4:30752, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33676") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36936") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32149") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54486->172.17.0.4:33676, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55398->172.17.0.4:36936, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57436->172.17.0.4:32149, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38254") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50190->172.17.0.4:38254, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31876") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33785") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33493") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33330") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33372->172.17.0.4:33785, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55186->172.17.0.4:33493, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42110->172.17.0.4:31876, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60156->172.17.0.4:33330, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37837") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51912->172.17.0.4:37837, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30678") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51732->172.17.0.4:30678, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36492") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34528->172.17.0.4:36492, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36047") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47416->172.17.0.4:36047, err= 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39724") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46280->172.17.0.4:39724, err= 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31798") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47742->172.17.0.4:31798, err= 2026/05/18 04:01:49 INFO : potato: Deleted 2026/05/18 04:01:49 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/18 04:01:49 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/18 04:01:49 INFO : potato2: Copied (new) 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31863") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47308->172.17.0.4:31863, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32855") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53506->172.17.0.4:32855, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31991") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40326->172.17.0.4:31991, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39754") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41908->172.17.0.4:39754, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36766") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39440->172.17.0.4:36766, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35793") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37298->172.17.0.4:35793, err= 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35285") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55616->172.17.0.4:35285, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 INFO : potato: Deleted 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35828") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54090->172.17.0.4:35828, err= 2026/05/18 04:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32425") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42040->172.17.0.4:32425, err= 2026/05/18 04:01:49 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/18 04:01:49 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/18 04:01:49 INFO : potato2: Copied (new) 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39449") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48826->172.17.0.4:39449, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39577") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43118->172.17.0.4:39577, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33201") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58864->172.17.0.4:33201, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36778") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53786->172.17.0.4:36778, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30366") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46312->172.17.0.4:30366, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37365") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44574->172.17.0.4:37365, err= 2026/05/18 04:01:49 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31002") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44660->172.17.0.4:31002, err= 2026/05/18 04:01:49 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/18 04:01:49 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/18 04:01:49 INFO : potato2: Copied (new) 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33191") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41258->172.17.0.4:33191, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30090") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54390->172.17.0.4:30090, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37479") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60660->172.17.0.4:37479, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38668") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40530->172.17.0.4:38668, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38996") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48056->172.17.0.4:38996, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34528") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59792->172.17.0.4:34528, err= 2026/05/18 04:01:49 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 04:01:49 DEBUG : enormous: Excluded 2026/05/18 04:01:49 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 04:01:49 DEBUG : potato2: Excluded 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32380") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33322->172.17.0.4:32380, err= 2026/05/18 04:01:49 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 04:01:49 DEBUG : potato2: Excluded 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 INFO : There was nothing to transfer 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37986") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34982->172.17.0.4:37986, err= 2026/05/18 04:01:49 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 04:01:49 DEBUG : enormous: Excluded 2026/05/18 04:01:49 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 04:01:49 DEBUG : potato2: Excluded 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37505") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56672->172.17.0.4:37505, err= 2026/05/18 04:01:49 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 04:01:49 DEBUG : potato2: Excluded 2026/05/18 04:01:49 DEBUG : Local file system at /tmp/rclone2326711309: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : Local file system at /tmp/rclone2326711309: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 INFO : There was nothing to transfer 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36204") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57580->172.17.0.4:36204, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38510") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51330->172.17.0.4:38510, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32292") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47832->172.17.0.4:32292, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35820") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39934->172.17.0.4:35820, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34337") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56310->172.17.0.4:34337, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37034") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52104->172.17.0.4:37034, err= 2026/05/18 04:01:49 DEBUG : enormous: Excluded (Size Filter) 2026/05/18 04:01:49 DEBUG : enormous: Excluded 2026/05/18 04:01:49 DEBUG : potato2: Excluded (Size Filter) 2026/05/18 04:01:49 DEBUG : potato2: Excluded 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31456") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57006->172.17.0.4:31456, err= 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 INFO : potato2: Deleted 2026/05/18 04:01:49 INFO : enormous: Deleted 2026/05/18 04:01:49 INFO : There was nothing to transfer 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39803") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52070->172.17.0.4:39803, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38734") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48818->172.17.0.4:38734, err= 2026/05/18 04:01:49 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:49 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : empty space: Unchanged skipping 2026/05/18 04:01:49 DEBUG : Local file system at /tmp/rclone2326711309: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : Local file system at /tmp/rclone2326711309: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 INFO : enormous: Deleted 2026/05/18 04:01:49 INFO : potato2: Deleted 2026/05/18 04:01:49 INFO : There was nothing to transfer 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39429") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46314->172.17.0.4:39429, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31157") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37084->172.17.0.4:31157, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36592") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33364->172.17.0.4:36592, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31779") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60712->172.17.0.4:31779, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32587") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51516->172.17.0.4:32587, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39718") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55638->172.17.0.4:39718, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34878") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48776->172.17.0.4:34878, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30436") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58558->172.17.0.4:30436, err= 2026/05/18 04:01:49 DEBUG : five: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : four: size = 4 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:01:49 DEBUG : four: size = 8 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:01:49 DEBUG : four: Sizes differ 2026/05/18 04:01:49 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/18 04:01:49 DEBUG : one: Destination is newer than source, skipping 2026/05/18 04:01:49 DEBUG : three: size = 5 OK 2026/05/18 04:01:49 DEBUG : three: Sizes identical 2026/05/18 04:01:49 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/18 04:01:49 DEBUG : two: size = 3 OK 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33604") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37952") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45860->172.17.0.4:33604, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39881") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36478->172.17.0.4:37952, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37920->172.17.0.4:39881, err= 2026/05/18 04:01:49 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/18 04:01:49 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/18 04:01:49 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/18 04:01:49 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/18 04:01:49 INFO : five: Copied (new) 2026/05/18 04:01:49 DEBUG : four.f852663a.partial: renamed to: four 2026/05/18 04:01:49 INFO : four: Copied (replaced existing) 2026/05/18 04:01:49 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/18 04:01:49 INFO : two: Copied (replaced existing) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33063") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39322->172.17.0.4:33063, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38073") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49388->172.17.0.4:38073, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33552") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57000->172.17.0.4:33552, 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.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/18 04:01:49 ERROR : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38281") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34314->172.17.0.4:38281, err= 2026/05/18 04:01:49 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36851") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38636") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33640->172.17.0.4:36851, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47758->172.17.0.4:38636, err= 2026/05/18 04:01:49 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/18 04:01:49 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/18 04:01:49 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/18 04:01:49 INFO : yam: Copied (new) 2026/05/18 04:01:49 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/18 04:01:49 INFO : potato: Copied (new) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30841") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34556->172.17.0.4:30841, err= 2026/05/18 04:01:49 ERROR : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36397") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43038->172.17.0.4:36397, err= 2026/05/18 04:01:49 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : potato: size = 14 OK 2026/05/18 04:01:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:01:49 DEBUG : potato: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38464") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47886->172.17.0.4:38464, err= 2026/05/18 04:01:49 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/18 04:01:49 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/18 04:01:49 INFO : yaml: Copied (new) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 INFO : yam: Deleted 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31759") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33742->172.17.0.4:31759, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39279") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60150->172.17.0.4:39279, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38600") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44074->172.17.0.4:38600, 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.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37801") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40094->172.17.0.4:37801, err= 2026/05/18 04:01:49 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Making map for --track-renames 2026/05/18 04:01:49 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Finished making map for --track-renames 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/18 04:01:49 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for renames to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39414") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30861") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52350->172.17.0.4:39414, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49890->172.17.0.4:30861, err= 2026/05/18 04:01:49 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/18 04:01:49 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/18 04:01:49 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/18 04:01:49 INFO : potato: Copied (new) 2026/05/18 04:01:49 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/18 04:01:49 INFO : yam: Copied (new) 2026/05/18 04:01:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38861") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47812->172.17.0.4:38861, err= 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39774") 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55316->172.17.0.4:39774, err= 2026/05/18 04:01:49 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Making map for --track-renames 2026/05/18 04:01:49 DEBUG : potato: size = 14 OK 2026/05/18 04:01:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:01:49 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Finished making map for --track-renames 2026/05/18 04:01:49 DEBUG : potato: Unchanged skipping 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for renames to finish 2026/05/18 04:01:50 INFO : yam: Moved (server-side) to: yaml 2026/05/18 04:01:50 INFO : yaml: Renamed from "yam" 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:50 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:50 INFO : There was nothing to transfer 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32986") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59394->172.17.0.4:32986, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33029") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39532->172.17.0.4:33029, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36908") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47906->172.17.0.4:36908, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31417") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43742->172.17.0.4:31417, err= 2026/05/18 04:01:50 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Making map for --track-renames 2026/05/18 04:01:50 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Finished making map for --track-renames 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:50 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for renames to finish 2026/05/18 04:01:50 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35563") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44470->172.17.0.4:35563, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36015") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50654->172.17.0.4:36015, err= 2026/05/18 04:01:50 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/18 04:01:50 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/18 04:01:50 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/18 04:01:50 INFO : potato: Copied (new) 2026/05/18 04:01:50 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/18 04:01:50 INFO : sub/yam: Copied (new) 2026/05/18 04:01:50 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37411") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53330->172.17.0.4:37411, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39934") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46876->172.17.0.4:39934, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31244") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38816->172.17.0.4:31244, err= 2026/05/18 04:01:50 DEBUG : potato: size = 14 OK 2026/05/18 04:01:50 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:01:50 DEBUG : potato: Unchanged skipping 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31288") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53866->172.17.0.4:31288, err= 2026/05/18 04:01:50 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Making map for --track-renames 2026/05/18 04:01:50 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Finished making map for --track-renames 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for renames to finish 2026/05/18 04:01:50 INFO : sub/yam: Moved (server-side) to: yam 2026/05/18 04:01:50 INFO : yam: Renamed from "sub/yam" 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:50 DEBUG : Waiting for deletions to finish 2026/05/18 04:01:50 INFO : There was nothing to transfer 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36709") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49482->172.17.0.4:36709, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31641") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53820->172.17.0.4:31641, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34083") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41220->172.17.0.4:34083, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31138") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40734->172.17.0.4:31138, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31364") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46270->172.17.0.4:31364, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:50 DEBUG : Creating backend with remote "/tmp/rclone2326711309/dir1" 2026/05/18 04:01:50 DEBUG : Creating backend with remote "/tmp/rclone2326711309/dir2" 2026/05/18 04:01:50 DEBUG : Local file system at /tmp/rclone2326711309/dir2: Using server-side directory move 2026/05/18 04:01:50 INFO : Local file system at /tmp/rclone2326711309/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 04:01:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/18 04:01:50 DEBUG : Local file system at /tmp/rclone2326711309/dir2: Waiting for checks to finish 2026/05/18 04:01:50 DEBUG : Local file system at /tmp/rclone2326711309/dir2: Waiting for transfers to finish 2026/05/18 04:01:50 INFO : file1.txt: Moved (server-side) 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35998") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36074->172.17.0.4:35998, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35043") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53862->172.17.0.4:35043, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35740") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38772->172.17.0.4:35740, err= 2026/05/18 04:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36940") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52408->172.17.0.4:36940, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36202") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41924->172.17.0.4:36202, err= 2026/05/18 04:01:50 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:50 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/18 04:01:50 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:50 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:50 INFO : sub dir/hello world: Deleted 2026/05/18 04:01:50 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/18 04:01:50 INFO : nested/sub dir/file: Copied (new) 2026/05/18 04:01:50 INFO : nested/sub dir/file: Deleted 2026/05/18 04:01:50 INFO : sub dir: Removing directory 2026/05/18 04:01:50 INFO : nested/sub dir: Removing directory 2026/05/18 04:01:50 INFO : nested: Removing directory 2026/05/18 04:01:50 DEBUG : Local file system at /tmp/rclone2326711309: deleted 3 directories 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31936") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50046->172.17.0.4:31936, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36943") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35700") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57680->172.17.0.4:36943, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57442->172.17.0.4:35700, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37581") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54772->172.17.0.4:37581, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35657") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42116->172.17.0.4:35657, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35229") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34842") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54736->172.17.0.4:35229, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44400->172.17.0.4:34842, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35113") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38096->172.17.0.4:35113, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31843") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33224->172.17.0.4:31843, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33494") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33662->172.17.0.4:33494, err= 2026/05/18 04:01:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/18 04:01:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33623") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59094->172.17.0.4:33623, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38215") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50920->172.17.0.4:38215, err= 2026/05/18 04:01:50 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/18 04:01:50 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/18 04:01:50 INFO : sub dir/hello world: Copied (new) 2026/05/18 04:01:50 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/18 04:01:50 INFO : sub dir/hello world: Deleted 2026/05/18 04:01:50 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/18 04:01:50 INFO : nested/sub dir/file: Copied (new) 2026/05/18 04:01:50 INFO : nested/sub dir/file: Deleted 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37854") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52722->172.17.0.4:37854, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34255") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30187") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55178->172.17.0.4:34255, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50604->172.17.0.4:30187, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38384") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41364->172.17.0.4:38384, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33538") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46140->172.17.0.4:33538, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31285") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31269") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35416->172.17.0.4:31285, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50064->172.17.0.4:31269, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30623") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53822->172.17.0.4:30623, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37041") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48046->172.17.0.4:37041, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36627") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45980->172.17.0.4:36627, err= 2026/05/18 04:01:50 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/18 04:01:50 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35897") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37637") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48418->172.17.0.4:35897, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59488->172.17.0.4:37637, err= 2026/05/18 04:01:50 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/18 04:01:50 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/18 04:01:50 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/18 04:01:50 INFO : existing-b: Copied (new) 2026/05/18 04:01:50 INFO : existing-b: Deleted 2026/05/18 04:01:50 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/18 04:01:50 INFO : existing: Copied (new) 2026/05/18 04:01:50 INFO : existing: Deleted 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33282") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39478->172.17.0.4:33282, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39458") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39262->172.17.0.4:39458, err= 2026/05/18 04:01:50 DEBUG : existing: Destination exists, skipping 2026/05/18 04:01:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:01:50 INFO : There was nothing to transfer 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36418") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51090->172.17.0.4:36418, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30322") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53314->172.17.0.4:30322, err= 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30789") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34698->172.17.0.4:30789, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ninifus0gufi" 2026/05/18 04:01:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:01:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:50 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:01:50 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:50 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: Connecting to FTP server 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:50 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: > dial: conn=172.17.0.1:54520->172.17.0.4:21, err= 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39677") 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50768->172.17.0.4:39677, err= 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32157") 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41210->172.17.0.4:32157, err= 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38527") 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51064->172.17.0.4:38527, err= 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32824") 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49336->172.17.0.4:32824, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-cujuduq8raji -> ftp://172.17.0.4:21/rclone-test-ninifus0gufi 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: dial("tcp","172.17.0.4:34864") 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: > dial: conn=172.17.0.1:43538->172.17.0.4:34864, err= 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: dial("tcp","172.17.0.4:32463") 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: > dial: conn=172.17.0.1:43492->172.17.0.4:32463, err= 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: dial("tcp","172.17.0.4:32477") 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: > dial: conn=172.17.0.1:41240->172.17.0.4:32477, err= 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: Using server-side directory move 2026/05/18 04:01:52 INFO : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34719") 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: dial("tcp","172.17.0.4:37330") 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45798->172.17.0.4:34719, err= 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: > dial: conn=172.17.0.1:56688->172.17.0.4:37330, err= 2026/05/18 04:01:52 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:52 DEBUG : empty space: size = 1 OK 2026/05/18 04:01:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/18 04:01:52 DEBUG : empty space: Unchanged skipping 2026/05/18 04:01:52 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:01:52 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-ninifus0gufi) 2026/05/18 04:01:52 DEBUG : potato3: Sizes differ 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: Connecting to FTP server 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: Waiting for checks to finish 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: > dial: conn=172.17.0.1:49452->172.17.0.4:21, err= 2026/05/18 04:01:52 INFO : empty space: Deleted 2026/05/18 04:01:52 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: Waiting for transfers to finish 2026/05/18 04:01:52 INFO : potato2: Moved (server-side) 2026/05/18 04:01:54 INFO : potato3: Deleted 2026/05/18 04:01:54 INFO : potato3: Moved (server-side) 2026/05/18 04:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37248") 2026/05/18 04:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47196->172.17.0.4:37248, err= 2026/05/18 04:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: dial("tcp","172.17.0.4:31120") 2026/05/18 04:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: > dial: conn=172.17.0.1:33348->172.17.0.4:31120, err= 2026/05/18 04:01:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-dizihuv7qulu" 2026/05/18 04:01:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:01:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:54 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:01:54 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:54 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: Connecting to FTP server 2026/05/18 04:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:54 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: > dial: conn=172.17.0.1:49458->172.17.0.4:21, err= 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: Using server-side directory move 2026/05/18 04:01:56 INFO : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: Server side directory move succeeded 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: dial("tcp","172.17.0.4:36323") 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: > dial: conn=172.17.0.1:59596->172.17.0.4:36323, err= 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: dial("tcp","172.17.0.4:38246") 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: > dial: conn=172.17.0.1:41830->172.17.0.4:38246, err= 2026/05/18 04:01:56 ERROR : error listing: directory not found 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: dial("tcp","172.17.0.4:35694") 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: > dial: conn=172.17.0.1:58394->172.17.0.4:35694, err= 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: Purge object "empty space" 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: Purge object "potato2" 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: Purge object "potato3" 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: Purge dir "" 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: dial("tcp","172.17.0.4:33441") 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: > dial: conn=172.17.0.1:57904->172.17.0.4:33441, err= 2026/05/18 04:01:56 ERROR : error listing: directory not found 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: Purge dir "" 2026/05/18 04:01:56 NOTICE: purge failed to rmdir "": directory not found 2026/05/18 04:01:56 NOTICE: purge failed: directory not found 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38173") 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44686->172.17.0.4:38173, err= 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37564") 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37154->172.17.0.4:37564, err= --- PASS: TestServerSideMove (6.62s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:01:56 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-kowixol6cemu" 2026/05/18 04:01:56 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:01:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:56 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:56 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:01:56 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:01:56 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:01:56 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:01:56 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: Connecting to FTP server 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:56 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: > dial: conn=172.17.0.1:49474->172.17.0.4:21, err= 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35003") 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60310->172.17.0.4:35003, err= 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36481") 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49824->172.17.0.4:36481, err= 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35057") 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58078->172.17.0.4:35057, err= 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31460") 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44070->172.17.0.4:31460, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-cujuduq8raji -> ftp://172.17.0.4:21/rclone-test-kowixol6cemu 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: dial("tcp","172.17.0.4:36670") 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: > dial: conn=172.17.0.1:47686->172.17.0.4:36670, err= 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: dial("tcp","172.17.0.4:33600") 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: > dial: conn=172.17.0.1:55506->172.17.0.4:33600, err= 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: dial("tcp","172.17.0.4:31891") 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: > dial: conn=172.17.0.1:37182->172.17.0.4:31891, err= 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: dial("tcp","172.17.0.4:32230") 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: > dial: conn=172.17.0.1:40406->172.17.0.4:32230, err= 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32778") 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41124->172.17.0.4:32778, err= 2026/05/18 04:01:58 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 04:01:58 DEBUG : empty space: Excluded 2026/05/18 04:01:58 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 04:01:58 DEBUG : empty space: Excluded 2026/05/18 04:01:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:01:58 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:01:58 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-kowixol6cemu) 2026/05/18 04:01:58 DEBUG : potato3: Sizes differ 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: Connecting to FTP server 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: dial("tcp","172.17.0.4:21") 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: Waiting for checks to finish 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: Waiting for transfers to finish 2026/05/18 04:01:58 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: > dial: conn=172.17.0.1:49482->172.17.0.4:21, err= 2026/05/18 04:01:58 INFO : potato2: Moved (server-side) 2026/05/18 04:02:00 INFO : potato3: Deleted 2026/05/18 04:02:00 INFO : potato3: Moved (server-side) 2026/05/18 04:02:00 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33992") 2026/05/18 04:02:00 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43272->172.17.0.4:33992, err= 2026/05/18 04:02:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: dial("tcp","172.17.0.4:36145") 2026/05/18 04:02:00 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: > dial: conn=172.17.0.1:43346->172.17.0.4:36145, err= 2026/05/18 04:02:00 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-fukimeq6vura" 2026/05/18 04:02:00 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:00 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:00 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:00 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:00 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:00 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:00 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: Connecting to FTP server 2026/05/18 04:02:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:00 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: > dial: conn=172.17.0.1:49488->172.17.0.4:21, err= 2026/05/18 04:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: dial("tcp","172.17.0.4:34933") 2026/05/18 04:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: dial("tcp","172.17.0.4:34119") 2026/05/18 04:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: > dial: conn=172.17.0.1:37566->172.17.0.4:34933, err= 2026/05/18 04:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: > dial: conn=172.17.0.1:48652->172.17.0.4:34119, err= 2026/05/18 04:02:03 DEBUG : empty space: Excluded (Size Filter) 2026/05/18 04:02:03 DEBUG : empty space: Excluded 2026/05/18 04:02:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:02:03 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/18 04:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: Connecting to FTP server 2026/05/18 04:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: Waiting for checks to finish 2026/05/18 04:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: Waiting for transfers to finish 2026/05/18 04:02:03 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: > dial: conn=172.17.0.1:48534->172.17.0.4:21, err= 2026/05/18 04:02:03 INFO : potato2: Moved (server-side) 2026/05/18 04:02:05 INFO : potato3: Moved (server-side) 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: dial("tcp","172.17.0.4:30276") 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: > dial: conn=172.17.0.1:60422->172.17.0.4:30276, err= 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: dial("tcp","172.17.0.4:36043") 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: > dial: conn=172.17.0.1:50602->172.17.0.4:36043, err= 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: dial("tcp","172.17.0.4:39631") 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: > dial: conn=172.17.0.1:57028->172.17.0.4:39631, err= 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: Purge object "potato2" 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: Purge object "potato3" 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-fukimeq6vura: Purge dir "" 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: dial("tcp","172.17.0.4:37450") 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: > dial: conn=172.17.0.1:44238->172.17.0.4:37450, err= 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: Purge object "empty space" 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-kowixol6cemu: Purge dir "" 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35954") 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42528->172.17.0.4:35954, err= 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30469") 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34080->172.17.0.4:30469, err= --- PASS: TestServerSideMoveWithFilter (8.70s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-sexufip9tube" 2026/05/18 04:02:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:05 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:05 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:05 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: Connecting to FTP server 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:05 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: > dial: conn=172.17.0.1:48542->172.17.0.4:21, err= 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38762") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33542->172.17.0.4:38762, err= 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32298") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60588->172.17.0.4:32298, err= 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31776") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49772->172.17.0.4:31776, err= 2026/05/18 04:02:07 INFO : tomatoDir: Making directory 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34808") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47164->172.17.0.4:34808, err= 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39323") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50894->172.17.0.4:39323, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.4:21/rclone-test-cujuduq8raji -> ftp://172.17.0.4:21/rclone-test-sexufip9tube 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: dial("tcp","172.17.0.4:36883") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: > dial: conn=172.17.0.1:55448->172.17.0.4:36883, err= 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: dial("tcp","172.17.0.4:32780") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: > dial: conn=172.17.0.1:52330->172.17.0.4:32780, err= 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: dial("tcp","172.17.0.4:35710") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: > dial: conn=172.17.0.1:36196->172.17.0.4:35710, err= 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: Using server-side directory move 2026/05/18 04:02:07 INFO : ftp://172.17.0.4:21/rclone-test-sexufip9tube: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35881") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44320->172.17.0.4:35881, err= 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: dial("tcp","172.17.0.4:35075") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: > dial: conn=172.17.0.1:60578->172.17.0.4:35075, err= 2026/05/18 04:02:07 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/18 04:02:07 DEBUG : empty space: size = 1 OK 2026/05/18 04:02:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/18 04:02:07 DEBUG : empty space: Unchanged skipping 2026/05/18 04:02:07 DEBUG : potato3: size = 68 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:07 DEBUG : potato3: size = 60 (ftp://172.17.0.4:21/rclone-test-sexufip9tube) 2026/05/18 04:02:07 DEBUG : potato3: Sizes differ 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: Connecting to FTP server 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: > dial: conn=172.17.0.1:48548->172.17.0.4:21, err= 2026/05/18 04:02:07 INFO : empty space: Deleted 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34313") 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41494->172.17.0.4:34313, err= 2026/05/18 04:02:07 INFO : potato2: Moved (server-side) 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: Waiting for checks to finish 2026/05/18 04:02:07 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: Waiting for transfers to finish 2026/05/18 04:02:09 INFO : potato3: Deleted 2026/05/18 04:02:09 INFO : potato3: Moved (server-side) 2026/05/18 04:02:09 INFO : tomatoDir: Removing directory 2026/05/18 04:02:09 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: deleted 1 directories 2026/05/18 04:02:09 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37125") 2026/05/18 04:02:09 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43442->172.17.0.4:37125, err= 2026/05/18 04:02:09 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32590") 2026/05/18 04:02:09 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34874->172.17.0.4:32590, err= 2026/05/18 04:02:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: dial("tcp","172.17.0.4:31522") 2026/05/18 04:02:09 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: > dial: conn=172.17.0.1:51872->172.17.0.4:31522, err= 2026/05/18 04:02:09 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cisefup3resa" 2026/05/18 04:02:09 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:09 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:09 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:09 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:09 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:09 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:09 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:09 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:09 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: Connecting to FTP server 2026/05/18 04:02:09 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:09 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: > dial: conn=172.17.0.1:48552->172.17.0.4:21, err= 2026/05/18 04:02:11 INFO : tomatoDir: Making directory 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: Using server-side directory move 2026/05/18 04:02:11 INFO : ftp://172.17.0.4:21/rclone-test-cisefup3resa: Server side directory move succeeded 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: dial("tcp","172.17.0.4:33868") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: > dial: conn=172.17.0.1:33414->172.17.0.4:33868, err= 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: dial("tcp","172.17.0.4:33518") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: > dial: conn=172.17.0.1:36072->172.17.0.4:33518, err= 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: dial("tcp","172.17.0.4:30221") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: > dial: conn=172.17.0.1:52196->172.17.0.4:30221, err= 2026/05/18 04:02:11 ERROR : error listing: directory not found 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: dial("tcp","172.17.0.4:33756") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: > dial: conn=172.17.0.1:60034->172.17.0.4:33756, err= 2026/05/18 04:02:11 ERROR : error listing: directory not found 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: dial("tcp","172.17.0.4:35915") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: > dial: conn=172.17.0.1:60674->172.17.0.4:35915, err= 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: Purge object "empty space" 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: Purge object "potato2" 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: Purge object "potato3" 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: dial("tcp","172.17.0.4:33211") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: > dial: conn=172.17.0.1:47462->172.17.0.4:33211, err= 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: Purge dir "tomatoDir" 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cisefup3resa: Purge dir "" 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: dial("tcp","172.17.0.4:32132") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: > dial: conn=172.17.0.1:58808->172.17.0.4:32132, err= 2026/05/18 04:02:11 ERROR : error listing: directory not found 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-sexufip9tube: Purge dir "" 2026/05/18 04:02:11 NOTICE: purge failed to rmdir "": directory not found 2026/05/18 04:02:11 NOTICE: purge failed: directory not found 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37327") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59712->172.17.0.4:37327, err= 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37926") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46062->172.17.0.4:37926, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.59s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33011") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40910->172.17.0.4:33011, err= 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30136") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55186->172.17.0.4:30136, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:11 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/rclone-sync-test" 2026/05/18 04:02:11 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:11 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:11 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:11 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:11 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:11 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:11 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: Connecting to FTP server 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:11 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: > dial: conn=172.17.0.1:37198->172.17.0.4:21, err= 2026/05/18 04:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35673") 2026/05/18 04:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48300->172.17.0.4:35673, err= 2026/05/18 04:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31283") 2026/05/18 04:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47918->172.17.0.4:31283, err= --- PASS: TestSyncOverlap (2.23s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:14 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/rclone-sync-test" 2026/05/18 04:02:14 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:14 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:14 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:14 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:14 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:14 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:14 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: Connecting to FTP server 2026/05/18 04:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:14 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: > dial: conn=172.17.0.1:37208->172.17.0.4:21, err= 2026/05/18 04:02:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/rclone-sync-test-include/layer2" 2026/05/18 04:02:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:16 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:16 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:16 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/18 04:02:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:16 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:37214->172.17.0.4:21, err= 2026/05/18 04:02:18 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/rclone-sync-test-ignore-file" 2026/05/18 04:02:18 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:18 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:18 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:18 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:18 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:18 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:18 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/18 04:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:18 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:37216->172.17.0.4:21, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37425") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43492->172.17.0.4:37425, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30458") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: dial("tcp","172.17.0.4:32654") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48918->172.17.0.4:30458, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: > dial: conn=172.17.0.1:47194->172.17.0.4:32654, err= 2026/05/18 04:02:20 DEBUG : rclone-sync-test: Excluded 2026/05/18 04:02:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30572") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50204->172.17.0.4:30572, err= 2026/05/18 04:02:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: Waiting for checks to finish 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: Waiting for transfers to finish 2026/05/18 04:02:20 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:20 INFO : There was nothing to transfer 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34403") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: dial("tcp","172.17.0.4:31550") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52022->172.17.0.4:34403, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test: > dial: conn=172.17.0.1:35540->172.17.0.4:31550, err= 2026/05/18 04:02:20 DEBUG : rclone-sync-test: Excluded 2026/05/18 04:02:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30094") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59576->172.17.0.4:30094, err= 2026/05/18 04:02:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:20 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:20 INFO : rclone-sync-test-include: Removing directory 2026/05/18 04:02:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: failed to delete 1 directories 2026/05/18 04:02:20 INFO : There was nothing to transfer 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:35602") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42440->172.17.0.4:35602, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33498") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46694->172.17.0.4:33498, err= 2026/05/18 04:02:20 DEBUG : rclone-sync-test: Excluded 2026/05/18 04:02:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39610") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49704->172.17.0.4:39610, err= 2026/05/18 04:02:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/18 04:02:20 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:20 INFO : There was nothing to transfer 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30027") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41958->172.17.0.4:30027, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-include/layer2: dial("tcp","172.17.0.4:32194") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42210->172.17.0.4:32194, err= 2026/05/18 04:02:20 DEBUG : rclone-sync-test: Excluded 2026/05/18 04:02:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36210") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52088->172.17.0.4:36210, err= 2026/05/18 04:02:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:20 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:20 INFO : rclone-sync-test-include: Removing directory 2026/05/18 04:02:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: failed to delete 1 directories 2026/05/18 04:02:20 INFO : There was nothing to transfer 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39954") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-ignore-file: dial("tcp","172.17.0.4:30924") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33084->172.17.0.4:39954, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:59420->172.17.0.4:30924, err= 2026/05/18 04:02:20 DEBUG : Excluded 2026/05/18 04:02:20 DEBUG : rclone-sync-test: Excluded 2026/05/18 04:02:20 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35937") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50574->172.17.0.4:35937, err= 2026/05/18 04:02:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/18 04:02:20 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:20 INFO : There was nothing to transfer 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34257") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33572->172.17.0.4:34257, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38930") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39447") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60922->172.17.0.4:38930, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32630") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32962->172.17.0.4:39447, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35596->172.17.0.4:32630, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35547") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45298->172.17.0.4:35547, err= 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36278") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33562->172.17.0.4:36278, err= --- PASS: TestSyncOverlapWithFilter (6.80s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:20 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/dst" 2026/05/18 04:02:20 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:20 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:20 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:20 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:20 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:20 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:20 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Connecting to FTP server 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:20 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:37232->172.17.0.4:21, err= 2026/05/18 04:02:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/CompareDest" 2026/05/18 04:02:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:23 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:23 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:23 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/CompareDest: Connecting to FTP server 2026/05/18 04:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/CompareDest: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:23 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/CompareDest: > dial: conn=172.17.0.1:49058->172.17.0.4:21, err= 2026/05/18 04:02:25 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cujuduq8raji/CompareDest" to be canonical "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/CompareDest" 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:39878") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:43298->172.17.0.4:39878, err= 2026/05/18 04:02:25 DEBUG : one: Need to transfer - File not found at Destination 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:36374") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:34064->172.17.0.4:36374, err= 2026/05/18 04:02:25 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/18 04:02:25 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/18 04:02:25 INFO : one: Copied (new) 2026/05/18 04:02:25 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39643") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45454->172.17.0.4:39643, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34552") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35854->172.17.0.4:34552, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34616") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33702->172.17.0.4:34616, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36246") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58276->172.17.0.4:36246, err= 2026/05/18 04:02:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cujuduq8raji/CompareDest" for canonical name "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/CompareDest" 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:33980") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:49586->172.17.0.4:33980, err= 2026/05/18 04:02:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:25 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:25 DEBUG : one: Sizes differ 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:34342") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:55982->172.17.0.4:34342, err= 2026/05/18 04:02:25 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/18 04:02:25 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/18 04:02:25 INFO : one: Copied (replaced existing) 2026/05/18 04:02:25 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35435") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33580->172.17.0.4:35435, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37243") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53628->172.17.0.4:37243, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37120") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34498->172.17.0.4:37120, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39539") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35444->172.17.0.4:39539, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33938") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41288->172.17.0.4:33938, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38021") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33086->172.17.0.4:38021, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34963") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45164->172.17.0.4:34963, err= 2026/05/18 04:02:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cujuduq8raji/CompareDest" for canonical name "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/CompareDest" 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:38827") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:54746->172.17.0.4:38827, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:25 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:25 DEBUG : one: Sizes differ 2026/05/18 04:02:25 DEBUG : one: size = 5 OK 2026/05/18 04:02:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:02:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:25 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:25 INFO : There was nothing to transfer 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30788") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48228->172.17.0.4:30788, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31629") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31980") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50640->172.17.0.4:31980, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33608->172.17.0.4:31629, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38117") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56098->172.17.0.4:38117, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33894") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33792->172.17.0.4:33894, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33141") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34056->172.17.0.4:33141, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33313") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40228->172.17.0.4:33313, err= 2026/05/18 04:02:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cujuduq8raji/CompareDest" for canonical name "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/CompareDest" 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:35296") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:57762->172.17.0.4:35296, err= 2026/05/18 04:02:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:25 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:25 DEBUG : one: Sizes differ 2026/05/18 04:02:25 DEBUG : two: size = 3 OK 2026/05/18 04:02:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:02:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:25 DEBUG : one: size = 5 OK 2026/05/18 04:02:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:02:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:25 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:25 INFO : There was nothing to transfer 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34728") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53738->172.17.0.4:34728, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38130") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35764") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39858->172.17.0.4:35764, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51142->172.17.0.4:38130, err= 2026/05/18 04:02:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cujuduq8raji/CompareDest" for canonical name "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/CompareDest" 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:30751") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:44294->172.17.0.4:30751, err= 2026/05/18 04:02:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:25 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:25 DEBUG : one: Sizes differ 2026/05/18 04:02:25 DEBUG : two: size = 3 OK 2026/05/18 04:02:25 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:02:25 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:25 DEBUG : one: size = 5 OK 2026/05/18 04:02:25 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:02:25 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:25 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:25 INFO : There was nothing to transfer 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31177") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42284->172.17.0.4:31177, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32845") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34915") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35286->172.17.0.4:34915, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48650->172.17.0.4:32845, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33685") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57006->172.17.0.4:33685, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33290") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39023") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41288->172.17.0.4:33290, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40068->172.17.0.4:39023, err= 2026/05/18 04:02:25 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cujuduq8raji/CompareDest" for canonical name "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/CompareDest" 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:37951") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:41796->172.17.0.4:37951, err= 2026/05/18 04:02:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:25 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:25 DEBUG : one: Sizes differ 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/CompareDest: Connecting to FTP server 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/CompareDest: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:25 DEBUG : two: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:25 DEBUG : two: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/CompareDest) 2026/05/18 04:02:25 DEBUG : two: Sizes differ 2026/05/18 04:02:25 DEBUG : two: Need to transfer - File not found at Destination 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/CompareDest: > dial: conn=172.17.0.1:49064->172.17.0.4:21, err= 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:36410") 2026/05/18 04:02:25 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:37924->172.17.0.4:36410, err= 2026/05/18 04:02:25 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/18 04:02:25 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/18 04:02:25 INFO : two: Copied (new) 2026/05/18 04:02:27 DEBUG : one: size = 5 OK 2026/05/18 04:02:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/18 04:02:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:27 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38841") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33436->172.17.0.4:38841, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31739") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46950->172.17.0.4:31739, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37063") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49706->172.17.0.4:37063, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30946") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55366->172.17.0.4:30946, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30119") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48598->172.17.0.4:30119, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38633") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52616->172.17.0.4:38633, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37291") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40610->172.17.0.4:37291, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.49s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32480") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49644->172.17.0.4:32480, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36005") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37774->172.17.0.4:36005, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34330") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58056->172.17.0.4:34330, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39368") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45804->172.17.0.4:39368, err= 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37270") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47380->172.17.0.4:37270, err= 2026/05/18 04:02:27 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/dest" 2026/05/18 04:02:27 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:27 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:27 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:27 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:27 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:27 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:27 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: Connecting to FTP server 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:27 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: > dial: conn=172.17.0.1:49070->172.17.0.4:21, err= 2026/05/18 04:02:29 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/pre-dest1" 2026/05/18 04:02:29 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:29 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:29 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:29 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:29 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:29 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:29 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/pre-dest1: Connecting to FTP server 2026/05/18 04:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/pre-dest1: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:29 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/pre-dest1: > dial: conn=172.17.0.1:49084->172.17.0.4:21, err= 2026/05/18 04:02:31 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cujuduq8raji/pre-dest1" to be canonical "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/pre-dest1" 2026/05/18 04:02:31 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/pre-dest2" 2026/05/18 04:02:31 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:31 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:31 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:31 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:31 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:31 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:31 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:31 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/pre-dest2: Connecting to FTP server 2026/05/18 04:02:31 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/pre-dest2: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:31 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/pre-dest2: > dial: conn=172.17.0.1:58408->172.17.0.4:21, err= 2026/05/18 04:02:33 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cujuduq8raji/pre-dest2" to be canonical "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/pre-dest2" 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: dial("tcp","172.17.0.4:39350") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: > dial: conn=172.17.0.1:59062->172.17.0.4:39350, err= 2026/05/18 04:02:33 DEBUG : 1: size = 1 OK 2026/05/18 04:02:33 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:33 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/18 04:02:33 DEBUG : 2: size = 1 OK 2026/05/18 04:02:33 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:33 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/18 04:02:33 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: Waiting for checks to finish 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: Waiting for transfers to finish 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: dial("tcp","172.17.0.4:31560") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: > dial: conn=172.17.0.1:36242->172.17.0.4:31560, err= 2026/05/18 04:02:33 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/18 04:02:33 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/18 04:02:33 INFO : 3: Copied (new) 2026/05/18 04:02:33 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: dial("tcp","172.17.0.4:38009") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dest: > dial: conn=172.17.0.1:40336->172.17.0.4:38009, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35028") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56264->172.17.0.4:35028, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31128") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33384") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39902") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47528->172.17.0.4:31128, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49136->172.17.0.4:39902, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40228->172.17.0.4:33384, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31027") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52636->172.17.0.4:31027, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37210") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38860") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60666->172.17.0.4:37210, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30177") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53916->172.17.0.4:38860, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54186->172.17.0.4:30177, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30613") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37564->172.17.0.4:30613, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/pre-dest1: closing 1 unused connections 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.41s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39824") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41050->172.17.0.4:39824, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34281") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49636->172.17.0.4:34281, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33032") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53516->172.17.0.4:33032, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37948") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36650->172.17.0.4:37948, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30562") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40918->172.17.0.4:30562, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36996") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44734->172.17.0.4:36996, err= 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37352") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58880->172.17.0.4:37352, err= 2026/05/18 04:02:33 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/dst" 2026/05/18 04:02:33 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:33 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:33 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:33 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:33 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:33 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:33 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Connecting to FTP server 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:33 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:58410->172.17.0.4:21, err= 2026/05/18 04:02:36 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/backup" 2026/05/18 04:02:36 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:36 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:36 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:36 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:36 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:36 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:36 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: Connecting to FTP server 2026/05/18 04:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:36 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: > dial: conn=172.17.0.1:58418->172.17.0.4:21, err= 2026/05/18 04:02:38 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cujuduq8raji/backup" to be canonical "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/backup" 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:30583") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:52884->172.17.0.4:30583, err= 2026/05/18 04:02:38 DEBUG : one: size = 4 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:38 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:38 DEBUG : one: Sizes differ 2026/05/18 04:02:38 DEBUG : two: size = 3 OK 2026/05/18 04:02:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:38 DEBUG : two: Unchanged skipping 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:38 INFO : one: Moved (server-side) 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:38060") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:41078->172.17.0.4:38060, err= 2026/05/18 04:02:38 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/18 04:02:38 DEBUG : one.a292864a.partial: renamed to: one 2026/05/18 04:02:38 INFO : one: Copied (new) 2026/05/18 04:02:38 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:38 INFO : three.txt: Moved (server-side) 2026/05/18 04:02:38 INFO : three.txt: Moved into backup dir 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35063") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58430->172.17.0.4:35063, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37872") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33168") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47200->172.17.0.4:33168, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60686->172.17.0.4:37872, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35898") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34160->172.17.0.4:35898, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36809") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57530->172.17.0.4:36809, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38787") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42180->172.17.0.4:38787, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36281") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55872->172.17.0.4:36281, err= 2026/05/18 04:02:38 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cujuduq8raji/backup" for canonical name "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/backup" 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:30848") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:59338->172.17.0.4:30848, err= 2026/05/18 04:02:38 DEBUG : two: size = 3 OK 2026/05/18 04:02:38 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:38 DEBUG : two: Unchanged skipping 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:38 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:38 DEBUG : one: Sizes differ 2026/05/18 04:02:38 INFO : one: Deleted 2026/05/18 04:02:38 INFO : one: Moved (server-side) 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:36996") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:44750->172.17.0.4:36996, err= 2026/05/18 04:02:38 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/18 04:02:38 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/18 04:02:38 INFO : one: Copied (new) 2026/05/18 04:02:38 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:38 INFO : three.txt: Deleted 2026/05/18 04:02:38 INFO : three.txt: Moved (server-side) 2026/05/18 04:02:38 INFO : three.txt: Moved into backup dir 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31577") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45658->172.17.0.4:31577, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30900") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42896->172.17.0.4:30900, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39292") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40878->172.17.0.4:39292, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30400") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44524->172.17.0.4:30400, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33209") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41126->172.17.0.4:33209, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34793") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45554->172.17.0.4:34793, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36647") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58736->172.17.0.4:36647, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.37s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37534") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38848->172.17.0.4:37534, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36887") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38666->172.17.0.4:36887, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38698") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56988->172.17.0.4:38698, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34409") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51940->172.17.0.4:34409, err= 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39195") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37410->172.17.0.4:39195, err= 2026/05/18 04:02:38 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/dst" 2026/05/18 04:02:38 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:38 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:38 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:38 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:38 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:38 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:38 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Connecting to FTP server 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:38 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:58432->172.17.0.4:21, err= 2026/05/18 04:02:40 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/backup" 2026/05/18 04:02:40 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:40 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:40 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:40 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:40 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:40 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:40 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: Connecting to FTP server 2026/05/18 04:02:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:40 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: > dial: conn=172.17.0.1:58438->172.17.0.4:21, err= 2026/05/18 04:02:40 DEBUG : ftp://172.17.0.4:21/rclone-test-kotihuc4buvi: closing 1 unused connections 2026/05/18 04:02:42 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cujuduq8raji/backup" to be canonical "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/backup" 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:31961") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:39828->172.17.0.4:31961, err= 2026/05/18 04:02:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:42 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:42 DEBUG : one: Sizes differ 2026/05/18 04:02:42 DEBUG : two: size = 3 OK 2026/05/18 04:02:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:42 DEBUG : two: Unchanged skipping 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:42 INFO : one: Moved (server-side) to: one.bak 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:30491") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:41936->172.17.0.4:30491, err= 2026/05/18 04:02:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/18 04:02:42 DEBUG : one.a292864a.partial: renamed to: one 2026/05/18 04:02:42 INFO : one: Copied (new) 2026/05/18 04:02:42 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 04:02:42 INFO : three.txt: Moved into backup dir 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33321") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46614->172.17.0.4:33321, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30189") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53174->172.17.0.4:30189, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33679") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40656->172.17.0.4:33679, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36104") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47868->172.17.0.4:36104, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32955") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34788->172.17.0.4:32955, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38368") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59472->172.17.0.4:38368, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36424") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53548->172.17.0.4:36424, err= 2026/05/18 04:02:42 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cujuduq8raji/backup" for canonical name "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/backup" 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:32640") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:60222->172.17.0.4:32640, err= 2026/05/18 04:02:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:42 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:42 DEBUG : one: Sizes differ 2026/05/18 04:02:42 DEBUG : two: size = 3 OK 2026/05/18 04:02:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:42 DEBUG : two: Unchanged skipping 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:42 INFO : one.bak: Deleted 2026/05/18 04:02:42 INFO : one: Moved (server-side) to: one.bak 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:33544") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:54546->172.17.0.4:33544, err= 2026/05/18 04:02:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/18 04:02:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/18 04:02:42 INFO : one: Copied (new) 2026/05/18 04:02:42 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:42 INFO : three.txt.bak: Deleted 2026/05/18 04:02:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 04:02:42 INFO : three.txt: Moved into backup dir 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37877") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60692->172.17.0.4:37877, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38146") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41902->172.17.0.4:38146, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36167") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49564->172.17.0.4:36167, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39979") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45628->172.17.0.4:39979, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32915") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38075") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50854->172.17.0.4:38075, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58714->172.17.0.4:32915, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34656") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39548->172.17.0.4:34656, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.40s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38260") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52480->172.17.0.4:38260, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37720") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54084->172.17.0.4:37720, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36596") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39860->172.17.0.4:36596, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39639") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37500->172.17.0.4:39639, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30713") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46908->172.17.0.4:30713, err= 2026/05/18 04:02:42 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/dst" 2026/05/18 04:02:42 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:42 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:42 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:42 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:42 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:42 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:42 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Connecting to FTP server 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:40532->172.17.0.4:21, err= 2026/05/18 04:02:42 DEBUG : ftp://172.17.0.4:21/rclone-test-movisud0bono: closing 1 unused connections 2026/05/18 04:02:44 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/backup" 2026/05/18 04:02:44 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:44 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:44 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:44 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:44 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:44 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:44 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:44 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: Connecting to FTP server 2026/05/18 04:02:44 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:44 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: > dial: conn=172.17.0.1:40538->172.17.0.4:21, err= 2026/05/18 04:02:45 DEBUG : ftp://172.17.0.4:21/rclone-test-hasopux9dara: closing 1 unused connections 2026/05/18 04:02:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-cujuduq8raji/backup" to be canonical "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/backup" 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:35256") 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:49872->172.17.0.4:35256, err= 2026/05/18 04:02:46 DEBUG : one: size = 4 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:46 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:46 DEBUG : one: Sizes differ 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:46 DEBUG : two: size = 3 OK 2026/05/18 04:02:46 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:46 DEBUG : two: Unchanged skipping 2026/05/18 04:02:46 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:33876") 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:53276->172.17.0.4:33876, err= 2026/05/18 04:02:46 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/18 04:02:46 DEBUG : one.a292864a.partial: renamed to: one 2026/05/18 04:02:46 INFO : one: Copied (new) 2026/05/18 04:02:46 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/18 04:02:46 INFO : three.txt: Moved into backup dir 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32218") 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60778->172.17.0.4:32218, err= 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36856") 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56824->172.17.0.4:36856, err= 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33886") 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56296->172.17.0.4:33886, err= 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38345") 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58518->172.17.0.4:38345, err= 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34917") 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53582->172.17.0.4:34917, err= 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36554") 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35352->172.17.0.4:36554, err= 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39813") 2026/05/18 04:02:46 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56730->172.17.0.4:39813, err= 2026/05/18 04:02:46 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-cujuduq8raji/backup" for canonical name "TestFTPPureftpd{eQGip}:rclone-test-cujuduq8raji/backup" 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:39672") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:52416->172.17.0.4:39672, err= 2026/05/18 04:02:47 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:47 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:47 DEBUG : one: Sizes differ 2026/05/18 04:02:47 DEBUG : two: size = 3 OK 2026/05/18 04:02:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:47 DEBUG : two: Unchanged skipping 2026/05/18 04:02:47 INFO : one-2019-01-01: Deleted 2026/05/18 04:02:47 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:35874") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:44242->172.17.0.4:35874, err= 2026/05/18 04:02:47 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/18 04:02:47 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/18 04:02:47 INFO : one: Copied (new) 2026/05/18 04:02:47 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:47 INFO : three-2019-01-01.txt: Deleted 2026/05/18 04:02:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/18 04:02:47 INFO : three.txt: Moved into backup dir 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30175") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40708->172.17.0.4:30175, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36304") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58148->172.17.0.4:36304, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35476") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55308->172.17.0.4:35476, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32389") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43544->172.17.0.4:32389, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38941") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49204->172.17.0.4:38941, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34375") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59372->172.17.0.4:34375, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36264") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53238->172.17.0.4:36264, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.34s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39722") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58986->172.17.0.4:39722, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35646") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57380->172.17.0.4:35646, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31813") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55658->172.17.0.4:31813, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34774") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48756->172.17.0.4:34774, err= 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38754") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54866->172.17.0.4:38754, err= 2026/05/18 04:02:47 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/dst" 2026/05/18 04:02:47 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:47 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:47 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:47 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:47 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:47 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:47 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Connecting to FTP server 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:47 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:40554->172.17.0.4:21, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:30454") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:59004->172.17.0.4:30454, err= 2026/05/18 04:02:49 DEBUG : one: size = 4 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:49 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:49 DEBUG : one: Sizes differ 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:49 DEBUG : two: size = 3 OK 2026/05/18 04:02:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:49 DEBUG : two: Unchanged skipping 2026/05/18 04:02:49 INFO : one: Moved (server-side) to: one.bak 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:33212") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:49786->172.17.0.4:33212, err= 2026/05/18 04:02:49 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/18 04:02:49 DEBUG : one.a292864a.partial: renamed to: one 2026/05/18 04:02:49 INFO : one: Copied (new) 2026/05/18 04:02:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 04:02:49 INFO : three.txt: Moved into backup dir 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39789") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59690->172.17.0.4:39789, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35367") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51798->172.17.0.4:35367, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31814") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36792->172.17.0.4:31814, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30352") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53532->172.17.0.4:30352, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36850") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43332->172.17.0.4:36850, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:36771") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:49140->172.17.0.4:36771, err= 2026/05/18 04:02:49 DEBUG : one.bak: Excluded (Path Filter) 2026/05/18 04:02:49 DEBUG : one.bak: Excluded 2026/05/18 04:02:49 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/18 04:02:49 DEBUG : three.txt.bak: Excluded 2026/05/18 04:02:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:49 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:49 DEBUG : one: Sizes differ 2026/05/18 04:02:49 DEBUG : two: size = 3 OK 2026/05/18 04:02:49 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:49 DEBUG : two: Unchanged skipping 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for checks to finish 2026/05/18 04:02:49 INFO : one.bak: Deleted 2026/05/18 04:02:49 INFO : one: Moved (server-side) to: one.bak 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Waiting for transfers to finish 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:38848") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:57404->172.17.0.4:38848, err= 2026/05/18 04:02:49 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/18 04:02:49 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/18 04:02:49 INFO : one: Copied (new) 2026/05/18 04:02:49 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:49 INFO : three.txt.bak: Deleted 2026/05/18 04:02:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 04:02:49 INFO : three.txt: Moved into backup dir 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33177") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54122->172.17.0.4:33177, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39068") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56254->172.17.0.4:39068, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32675") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58784->172.17.0.4:32675, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33123") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57966->172.17.0.4:33123, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36549") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56086->172.17.0.4:36549, err= --- PASS: TestSyncBackupDirSuffixOnly (2.15s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36993") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59186->172.17.0.4:36993, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35569") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37000->172.17.0.4:35569, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39337") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59694->172.17.0.4:39337, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34825") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41304->172.17.0.4:34825, err= 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36003") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51028->172.17.0.4:36003, err= 2026/05/18 04:02:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/dst" 2026/05/18 04:02:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:49 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:49 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:49 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Connecting to FTP server 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:49 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:40558->172.17.0.4:21, err= 2026/05/18 04:02:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:51 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:51 DEBUG : one: Sizes differ 2026/05/18 04:02:51 INFO : one: Moved (server-side) to: one.bak 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:34613") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:38654->172.17.0.4:34613, err= 2026/05/18 04:02:51 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/18 04:02:51 DEBUG : one.a292864a.partial: renamed to: one 2026/05/18 04:02:51 INFO : one: Copied (new) 2026/05/18 04:02:51 DEBUG : two: size = 3 OK 2026/05/18 04:02:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:51 DEBUG : two: Unchanged skipping 2026/05/18 04:02:51 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:51 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:51 DEBUG : three.txt: Sizes differ 2026/05/18 04:02:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:33519") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:57382->172.17.0.4:33519, err= 2026/05/18 04:02:51 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/18 04:02:51 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/18 04:02:51 INFO : three.txt: Copied (new) 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38356") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42754->172.17.0.4:38356, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39538") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46600->172.17.0.4:39538, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31295") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48490->172.17.0.4:31295, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36253") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52252->172.17.0.4:36253, err= 2026/05/18 04:02:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:51 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:51 DEBUG : one: Sizes differ 2026/05/18 04:02:51 INFO : one.bak: Deleted 2026/05/18 04:02:51 INFO : one: Moved (server-side) to: one.bak 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:30359") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:37884->172.17.0.4:30359, err= 2026/05/18 04:02:51 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/18 04:02:51 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/18 04:02:51 INFO : one: Copied (new) 2026/05/18 04:02:51 DEBUG : two: size = 3 OK 2026/05/18 04:02:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:51 DEBUG : two: Unchanged skipping 2026/05/18 04:02:51 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:51 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:51 DEBUG : three.txt: Sizes differ 2026/05/18 04:02:51 INFO : three.txt.bak: Deleted 2026/05/18 04:02:51 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:38689") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:46854->172.17.0.4:38689, err= 2026/05/18 04:02:51 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/18 04:02:51 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/18 04:02:51 INFO : three.txt: Copied (new) 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31970") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48582->172.17.0.4:31970, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37874") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57762->172.17.0.4:37874, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37964") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42540->172.17.0.4:37964, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34372") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53420->172.17.0.4:34372, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36597") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42004->172.17.0.4:36597, err= --- PASS: TestSyncSuffix (2.20s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36720") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57372->172.17.0.4:36720, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34041") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58334->172.17.0.4:34041, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30426") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51376->172.17.0.4:30426, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36959") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52558->172.17.0.4:36959, err= 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36796") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47146->172.17.0.4:36796, err= 2026/05/18 04:02:51 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-cujuduq8raji/dst" 2026/05/18 04:02:51 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/18 04:02:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:51 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:51 DEBUG : TestFTPPureftpd: detected overridden config - adding "{eQGip}" suffix to name 2026/05/18 04:02:51 DEBUG : Setting host="172.17.0.4" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/18 04:02:51 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/18 04:02:51 DEBUG : Setting pass="_n92dpUQsFb0EvPTjpNA-WmNNuEuUjUVWDQcWjuI1fY" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/18 04:02:51 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: Connecting to FTP server 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:51 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:40564->172.17.0.4:21, err= 2026/05/18 04:02:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : one: size = 3 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:53 DEBUG : one: Sizes differ 2026/05/18 04:02:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:31544") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:55662->172.17.0.4:31544, err= 2026/05/18 04:02:53 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/18 04:02:53 DEBUG : one.a292864a.partial: renamed to: one 2026/05/18 04:02:53 INFO : one: Copied (new) 2026/05/18 04:02:53 DEBUG : two: size = 3 OK 2026/05/18 04:02:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : two: Unchanged skipping 2026/05/18 04:02:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : three.txt: size = 5 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:53 DEBUG : three.txt: Sizes differ 2026/05/18 04:02:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:38978") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:43790->172.17.0.4:38978, err= 2026/05/18 04:02:53 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/18 04:02:53 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/18 04:02:53 INFO : three.txt: Copied (new) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39813") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35668->172.17.0.4:39813, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39514") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37806->172.17.0.4:39514, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36205") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45522->172.17.0.4:36205, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37480") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42164->172.17.0.4:37480, err= 2026/05/18 04:02:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : one: size = 4 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:53 DEBUG : one: Sizes differ 2026/05/18 04:02:53 INFO : one-2019-01-01: Deleted 2026/05/18 04:02:53 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:36362") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:44610->172.17.0.4:36362, err= 2026/05/18 04:02:53 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/18 04:02:53 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/18 04:02:53 INFO : one: Copied (new) 2026/05/18 04:02:53 DEBUG : two: size = 3 OK 2026/05/18 04:02:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : two: Unchanged skipping 2026/05/18 04:02:53 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : three.txt: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst) 2026/05/18 04:02:53 DEBUG : three.txt: Sizes differ 2026/05/18 04:02:53 INFO : three-2019-01-01.txt: Deleted 2026/05/18 04:02:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: dial("tcp","172.17.0.4:33529") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji/dst: > dial: conn=172.17.0.1:53390->172.17.0.4:33529, err= 2026/05/18 04:02:53 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/18 04:02:53 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/18 04:02:53 INFO : three.txt: Copied (new) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34775") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57982->172.17.0.4:34775, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33041") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42124->172.17.0.4:33041, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34789") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39696->172.17.0.4:34789, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37899") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40092->172.17.0.4:37899, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34354") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51888->172.17.0.4:34354, err= --- PASS: TestSyncSuffixKeepExtension (2.33s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39784") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49922->172.17.0.4:39784, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31026") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47034->172.17.0.4:31026, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37433") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41774->172.17.0.4:37433, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : Testêé: size = 18 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : Testêé: Sizes differ 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31836") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48392->172.17.0.4:31836, err= 2026/05/18 04:02:53 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/18 04:02:53 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/18 04:02:53 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/18 04:02:53 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31262") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49212->172.17.0.4:31262, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35250") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43078->172.17.0.4:35250, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32014") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59606->172.17.0.4:32014, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35447") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42110->172.17.0.4:35447, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39070") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38514->172.17.0.4:39070, err= 2026/05/18 04:02:53 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31996") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55048->172.17.0.4:31996, err= 2026/05/18 04:02:53 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/18 04:02:53 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/18 04:02:53 INFO : existing: Copied (new) 2026/05/18 04:02:53 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37768") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41696->172.17.0.4:37768, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33735") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59738->172.17.0.4:33735, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34005") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50976->172.17.0.4:34005, err= 2026/05/18 04:02:53 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : existing: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : existing: Sizes differ 2026/05/18 04:02:53 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:53 ERROR : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: not deleting files as there were IO errors 2026/05/18 04:02:53 ERROR : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: not deleting directories as there were IO errors 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33645") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59772->172.17.0.4:33645, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31380") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59824->172.17.0.4:31380, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32062") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47422->172.17.0.4:32062, err= --- PASS: TestSyncImmutable (0.02s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36140") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50444->172.17.0.4:36140, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34014") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59980->172.17.0.4:34014, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39752") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50842->172.17.0.4:39752, err= 2026/05/18 04:02:53 DEBUG : EXISTING: size = 6 OK 2026/05/18 04:02:53 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : existing: Unchanged skipping 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:53 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:53 INFO : There was nothing to transfer 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33314") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33492->172.17.0.4:33314, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32270") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45760->172.17.0.4:32270, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37394") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37978->172.17.0.4:37394, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35401") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58176->172.17.0.4:35401, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32815") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45686->172.17.0.4:32815, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37876") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38890->172.17.0.4:37876, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36023") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41928->172.17.0.4:36023, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35644") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42088->172.17.0.4:35644, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30397") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40268->172.17.0.4:30397, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35391") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44394->172.17.0.4:35391, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30058") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34598->172.17.0.4:30058, 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.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33634") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46198->172.17.0.4:33634, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33128") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48338->172.17.0.4:33128, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32426") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35214->172.17.0.4:32426, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34409") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48908->172.17.0.4:34409, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35310") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48336->172.17.0.4:35310, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38625") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58392->172.17.0.4:38625, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37163") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37200->172.17.0.4:37163, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34434") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54986->172.17.0.4:34434, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34909") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46880->172.17.0.4:34909, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37199") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36144->172.17.0.4:37199, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33498") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53232->172.17.0.4:33498, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36722") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46384->172.17.0.4:36722, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33628") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47138->172.17.0.4:33628, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36892") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34736->172.17.0.4:36892, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32918") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34924->172.17.0.4:32918, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37223") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39444->172.17.0.4:37223, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35227") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52870->172.17.0.4:35227, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31508") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48330->172.17.0.4:31508, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34824") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46334->172.17.0.4:34824, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32618") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47692->172.17.0.4:32618, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37776") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58600->172.17.0.4:37776, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34814") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60178->172.17.0.4:34814, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36760") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45850->172.17.0.4:36760, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36120") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43116->172.17.0.4:36120, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33552") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51606->172.17.0.4:33552, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36333") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51484->172.17.0.4:36333, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30404") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57434->172.17.0.4:30404, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39906") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47094->172.17.0.4:39906, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37103") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40468->172.17.0.4:37103, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33197") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35454->172.17.0.4:33197, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35136") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33864->172.17.0.4:35136, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38945") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46818->172.17.0.4:38945, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35806") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33000->172.17.0.4:35806, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37848") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56364->172.17.0.4:37848, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39750") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51852->172.17.0.4:39750, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39131") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52854->172.17.0.4:39131, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30857") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53766->172.17.0.4:30857, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31652") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44810->172.17.0.4:31652, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33907") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51760->172.17.0.4:33907, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30690") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54636->172.17.0.4:30690, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34973") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35566->172.17.0.4:34973, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36462") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40430->172.17.0.4:36462, err= 2026/05/18 04:02:53 DEBUG : both0: size = 6 OK 2026/05/18 04:02:53 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both10: size = 6 OK 2026/05/18 04:02:53 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both12: size = 6 OK 2026/05/18 04:02:53 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both11: size = 6 OK 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:53 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both0: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both13: size = 6 OK 2026/05/18 04:02:53 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both11: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both14: size = 6 OK 2026/05/18 04:02:53 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both14: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both15: size = 6 OK 2026/05/18 04:02:53 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both13: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both16: size = 6 OK 2026/05/18 04:02:53 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both16: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both17: size = 6 OK 2026/05/18 04:02:53 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both17: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both18: size = 6 OK 2026/05/18 04:02:53 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both12: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both19: size = 6 OK 2026/05/18 04:02:53 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both10: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both1: size = 6 OK 2026/05/18 04:02:53 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both1: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both2: size = 6 OK 2026/05/18 04:02:53 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both2: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both3: size = 6 OK 2026/05/18 04:02:53 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both3: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both4: size = 6 OK 2026/05/18 04:02:53 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both15: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both5: size = 6 OK 2026/05/18 04:02:53 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both5: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both6: size = 6 OK 2026/05/18 04:02:53 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both6: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both7: size = 6 OK 2026/05/18 04:02:53 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both7: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both8: size = 6 OK 2026/05/18 04:02:53 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both8: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both9: size = 6 OK 2026/05/18 04:02:53 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both9: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both18: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both19: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both4: Unchanged skipping 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:53 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:53 INFO : only1: Deleted 2026/05/18 04:02:53 INFO : only18: Deleted 2026/05/18 04:02:53 INFO : only11: Deleted 2026/05/18 04:02:53 INFO : only3: Deleted 2026/05/18 04:02:53 INFO : only8: Deleted 2026/05/18 04:02:53 INFO : only13: Deleted 2026/05/18 04:02:53 INFO : only5: Deleted 2026/05/18 04:02:53 INFO : only19: Deleted 2026/05/18 04:02:53 INFO : only6: Deleted 2026/05/18 04:02:53 INFO : only10: Deleted 2026/05/18 04:02:53 INFO : only15: Deleted 2026/05/18 04:02:53 INFO : only0: Deleted 2026/05/18 04:02:53 INFO : only12: Deleted 2026/05/18 04:02:53 INFO : only14: Deleted 2026/05/18 04:02:53 INFO : only9: Deleted 2026/05/18 04:02:53 INFO : only2: Deleted 2026/05/18 04:02:53 INFO : only4: Deleted 2026/05/18 04:02:53 INFO : only17: Deleted 2026/05/18 04:02:53 INFO : only7: Deleted 2026/05/18 04:02:53 INFO : only16: Deleted 2026/05/18 04:02:53 INFO : There was nothing to transfer 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37579") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34166->172.17.0.4:37579, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34697") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45056->172.17.0.4:34697, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31563") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38902->172.17.0.4:31563, err= --- PASS: TestSyncConcurrentDelete (0.07s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36065") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53130->172.17.0.4:36065, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37116") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55432->172.17.0.4:37116, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36437") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43340->172.17.0.4:36437, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39072") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52190->172.17.0.4:39072, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36161") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45164->172.17.0.4:36161, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39716") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51992->172.17.0.4:39716, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33316") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40394->172.17.0.4:33316, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36446") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56054->172.17.0.4:36446, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36480") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55632->172.17.0.4:36480, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32439") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52144->172.17.0.4:32439, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31163") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47626->172.17.0.4:31163, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33271") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58114->172.17.0.4:33271, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36498") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40658->172.17.0.4:36498, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30716") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44844->172.17.0.4:30716, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36561") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50598->172.17.0.4:36561, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35519") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46640->172.17.0.4:35519, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34866") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41844->172.17.0.4:34866, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34803") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34026->172.17.0.4:34803, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32802") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52070->172.17.0.4:32802, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36412") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49504->172.17.0.4:36412, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35364") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58424->172.17.0.4:35364, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37761") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44874->172.17.0.4:37761, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36490") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42586->172.17.0.4:36490, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39647") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60500->172.17.0.4:39647, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39012") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44184->172.17.0.4:39012, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31579") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42100->172.17.0.4:31579, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36834") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58036->172.17.0.4:36834, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33658") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50526->172.17.0.4:33658, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30583") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37024->172.17.0.4:30583, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36972") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45576->172.17.0.4:36972, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33543") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48482->172.17.0.4:33543, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39180") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59656->172.17.0.4:39180, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32026") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40872->172.17.0.4:32026, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32396") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54692->172.17.0.4:32396, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37991") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50370->172.17.0.4:37991, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38223") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44822->172.17.0.4:38223, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31408") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44590->172.17.0.4:31408, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31305") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47732->172.17.0.4:31305, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38628") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36378->172.17.0.4:38628, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39187") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45232->172.17.0.4:39187, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38609") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57764->172.17.0.4:38609, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38809") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43790->172.17.0.4:38809, err= 2026/05/18 04:02:53 DEBUG : both0: size = 6 OK 2026/05/18 04:02:53 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both11: size = 6 OK 2026/05/18 04:02:53 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:53 DEBUG : both12: size = 6 OK 2026/05/18 04:02:53 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both0: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both13: size = 6 OK 2026/05/18 04:02:53 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both10: size = 6 OK 2026/05/18 04:02:53 DEBUG : both11: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both14: size = 6 OK 2026/05/18 04:02:53 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both10: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both15: size = 6 OK 2026/05/18 04:02:53 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both15: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both16: size = 6 OK 2026/05/18 04:02:53 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both16: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both17: size = 6 OK 2026/05/18 04:02:53 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both17: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both18: size = 6 OK 2026/05/18 04:02:53 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both18: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both19: size = 6 OK 2026/05/18 04:02:53 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both19: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both1: size = 6 OK 2026/05/18 04:02:53 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both1: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both2: size = 6 OK 2026/05/18 04:02:53 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both2: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both3: size = 6 OK 2026/05/18 04:02:53 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both3: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both4: size = 6 OK 2026/05/18 04:02:53 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both4: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both5: size = 6 OK 2026/05/18 04:02:53 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both5: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both6: size = 6 OK 2026/05/18 04:02:53 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both6: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both7: size = 6 OK 2026/05/18 04:02:53 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both7: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both8: size = 6 OK 2026/05/18 04:02:53 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both8: Unchanged skipping 2026/05/18 04:02:53 DEBUG : both9: size = 6 OK 2026/05/18 04:02:53 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:53 DEBUG : both9: Unchanged skipping 2026/05/18 04:02:53 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only0: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only0: Sizes differ 2026/05/18 04:02:53 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only10: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only10: Sizes differ 2026/05/18 04:02:53 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only11: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only11: Sizes differ 2026/05/18 04:02:53 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only12: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only12: Sizes differ 2026/05/18 04:02:53 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only13: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only13: Sizes differ 2026/05/18 04:02:53 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only14: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only14: Sizes differ 2026/05/18 04:02:53 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only15: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : both14: Unchanged skipping 2026/05/18 04:02:53 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only16: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only16: Sizes differ 2026/05/18 04:02:53 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only17: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only17: Sizes differ 2026/05/18 04:02:53 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only18: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only18: Sizes differ 2026/05/18 04:02:53 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only19: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only19: Sizes differ 2026/05/18 04:02:53 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only1: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only1: Sizes differ 2026/05/18 04:02:53 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only2: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only2: Sizes differ 2026/05/18 04:02:53 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only3: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only3: Sizes differ 2026/05/18 04:02:53 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only4: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only4: Sizes differ 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36569") 2026/05/18 04:02:53 DEBUG : both13: Unchanged skipping 2026/05/18 04:02:53 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only6: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only6: Sizes differ 2026/05/18 04:02:53 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31388") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48190->172.17.0.4:36569, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34718->172.17.0.4:31388, err= 2026/05/18 04:02:53 DEBUG : only5: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only5: Sizes differ 2026/05/18 04:02:53 DEBUG : only15: Sizes differ 2026/05/18 04:02:53 DEBUG : both12: Unchanged skipping 2026/05/18 04:02:53 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only7: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only7: Sizes differ 2026/05/18 04:02:53 DEBUG : only8: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only8: Sizes differ 2026/05/18 04:02:53 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2326711309) 2026/05/18 04:02:53 DEBUG : only9: size = 6 (ftp://172.17.0.4:21/rclone-test-cujuduq8raji) 2026/05/18 04:02:53 DEBUG : only9: Sizes differ 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38168") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37849") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44898->172.17.0.4:38168, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43824->172.17.0.4:37849, err= 2026/05/18 04:02:53 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/18 04:02:53 INFO : only11: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/18 04:02:53 INFO : only0: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30284") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60278->172.17.0.4:30284, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39562") 2026/05/18 04:02:53 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/18 04:02:53 INFO : only10: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54254->172.17.0.4:39562, err= 2026/05/18 04:02:53 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32337") 2026/05/18 04:02:53 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/18 04:02:53 INFO : only12: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57564->172.17.0.4:32337, err= 2026/05/18 04:02:53 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/18 04:02:53 INFO : only13: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36680") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39832->172.17.0.4:36680, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31282") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43980->172.17.0.4:31282, err= 2026/05/18 04:02:53 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/18 04:02:53 INFO : only14: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37123") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60994->172.17.0.4:37123, err= 2026/05/18 04:02:53 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/18 04:02:53 INFO : only16: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/18 04:02:53 INFO : only17: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36393") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54394->172.17.0.4:36393, err= 2026/05/18 04:02:53 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/18 04:02:53 INFO : only18: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33974") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42350->172.17.0.4:33974, err= 2026/05/18 04:02:53 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32617") 2026/05/18 04:02:53 INFO : only19: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56392->172.17.0.4:32617, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30564") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37316->172.17.0.4:30564, err= 2026/05/18 04:02:53 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/18 04:02:53 INFO : only1: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/18 04:02:53 INFO : only2: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36919") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36086") 2026/05/18 04:02:53 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/18 04:02:53 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/18 04:02:53 INFO : only3: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60696->172.17.0.4:36086, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58486->172.17.0.4:36919, err= 2026/05/18 04:02:53 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/18 04:02:53 INFO : only4: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38280") 2026/05/18 04:02:53 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33772->172.17.0.4:38280, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36079") 2026/05/18 04:02:53 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47510->172.17.0.4:36079, err= 2026/05/18 04:02:53 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/18 04:02:53 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/18 04:02:53 INFO : only7: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/18 04:02:53 INFO : only6: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35265") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39080->172.17.0.4:35265, err= 2026/05/18 04:02:53 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/18 04:02:53 INFO : only9: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31385") 2026/05/18 04:02:53 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/18 04:02:53 INFO : only8: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50560->172.17.0.4:31385, err= 2026/05/18 04:02:53 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/18 04:02:53 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/18 04:02:53 INFO : only15: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/18 04:02:53 INFO : only5: Copied (replaced existing) 2026/05/18 04:02:53 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34953") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35648->172.17.0.4:34953, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34852") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46172->172.17.0.4:34852, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31649") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59890->172.17.0.4:31649, err= --- PASS: TestSyncConcurrentTruncate (0.08s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:53 DEBUG : empty_dir: Making directory with metadata 2026/05/18 04:02:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:02:53 DEBUG : empty_on_remote: Making directory with metadata 2026/05/18 04:02:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:02:53 INFO : empty_on_remote: Making directory 2026/05/18 04:02:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/18 04:02:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36829") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50932->172.17.0.4:36829, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34763") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59346->172.17.0.4:34763, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33753") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31756") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33612->172.17.0.4:33753, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47096->172.17.0.4:31756, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36279") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45454->172.17.0.4:36279, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35910") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49012->172.17.0.4:35910, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:53 DEBUG : empty_dir: Making directory with metadata 2026/05/18 04:02:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:02:53 DEBUG : empty_on_remote: Making directory with metadata 2026/05/18 04:02:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/18 04:02:53 INFO : empty_on_remote: Making directory 2026/05/18 04:02:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/18 04:02:53 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32447") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53328->172.17.0.4:32447, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35653") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38455") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42068->172.17.0.4:35653, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35813") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35482") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45984->172.17.0.4:35813, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46026->172.17.0.4:38455, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39652->172.17.0.4:35482, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34479") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55522->172.17.0.4:34479, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38388") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48824->172.17.0.4:38388, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 INFO : sub dir: Making directory 2026/05/18 04:02:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31791") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46640->172.17.0.4:31791, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30878") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53328->172.17.0.4:30878, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38872") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52072->172.17.0.4:38872, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33571") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46718->172.17.0.4:33571, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36668") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38254->172.17.0.4:36668, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32546") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54960->172.17.0.4:32546, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35079") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47552->172.17.0.4:35079, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38758") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46416->172.17.0.4:38758, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37007") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52924->172.17.0.4:37007, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32323") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50524->172.17.0.4:32323, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31431") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50270->172.17.0.4:31431, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/18 04:02:53 INFO : sub dir: Making directory 2026/05/18 04:02:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37385") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47330->172.17.0.4:37385, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31158") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58032->172.17.0.4:31158, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30835") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56714->172.17.0.4:30835, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39249") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37516->172.17.0.4:39249, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32982") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40020->172.17.0.4:32982, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37275") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36374->172.17.0.4:37275, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34316") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53834->172.17.0.4:34316, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34425") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50788->172.17.0.4:34425, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33379") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60524->172.17.0.4:33379, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33292") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43126->172.17.0.4:33292, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32544") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57718->172.17.0.4:32544, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.03s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30959") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48186->172.17.0.4:30959, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33684") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36068->172.17.0.4:33684, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33985") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40100->172.17.0.4:33985, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39981") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46696->172.17.0.4:39981, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33973") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49872->172.17.0.4:33973, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34959") 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51244->172.17.0.4:34959, err= 2026/05/18 04:02:53 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33317") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50798->172.17.0.4:33317, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31131") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43132->172.17.0.4:31131, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32562") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56200->172.17.0.4:32562, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37627") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39694->172.17.0.4:37627, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34273") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60812->172.17.0.4:34273, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36587") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49568->172.17.0.4:36587, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30456") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60908->172.17.0.4:30456, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36965") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35246->172.17.0.4:36965, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36547") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46310->172.17.0.4:36547, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33302") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47282->172.17.0.4:33302, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37119") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42916->172.17.0.4:37119, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35888") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42124->172.17.0.4:35888, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39870") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50020->172.17.0.4:39870, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30708") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47854->172.17.0.4:30708, err= 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35666") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40758->172.17.0.4:35666, err= 2026/05/18 04:02:54 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : apple: Excluded 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:54 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : banana: Excluded 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36454") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36648->172.17.0.4:36454, err= 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31653") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35372->172.17.0.4:31653, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37633") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40048->172.17.0.4:37633, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33514") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56668->172.17.0.4:33514, err= 2026/05/18 04:02:54 DEBUG : apple: size = 5 OK 2026/05/18 04:02:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:54 DEBUG : banana: size = 6 OK 2026/05/18 04:02:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38345") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49634->172.17.0.4:38345, err= 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 INFO : There was nothing to transfer 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36524") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49402->172.17.0.4:36524, err= 2026/05/18 04:02:54 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : apple: Excluded 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:54 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : banana: Excluded 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39670") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60532->172.17.0.4:39670, err= 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34038") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35668->172.17.0.4:34038, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35727") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52032->172.17.0.4:35727, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33536") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56312->172.17.0.4:33536, err= 2026/05/18 04:02:54 DEBUG : apple: size = 5 OK 2026/05/18 04:02:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:54 DEBUG : banana: size = 6 OK 2026/05/18 04:02:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38570") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53704->172.17.0.4:38570, err= 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 INFO : There was nothing to transfer 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38161") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35630->172.17.0.4:38161, err= 2026/05/18 04:02:54 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : apple: Excluded 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:54 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : banana: Excluded 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37936") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56956->172.17.0.4:37936, err= 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34027") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56594->172.17.0.4:34027, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38400") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34654->172.17.0.4:38400, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36462") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40434->172.17.0.4:36462, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38896") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56974->172.17.0.4:38896, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38035") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36576->172.17.0.4:38035, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36509") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48486->172.17.0.4:36509, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31506") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49952->172.17.0.4:31506, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32902") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47126->172.17.0.4:32902, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32335") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59704->172.17.0.4:32335, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38276") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33612->172.17.0.4:38276, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36680") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39844->172.17.0.4:36680, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36954") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50956->172.17.0.4:36954, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34398") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36654->172.17.0.4:34398, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36754") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52124->172.17.0.4:36754, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39029") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43232->172.17.0.4:39029, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35927") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59508->172.17.0.4:35927, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34076") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54196->172.17.0.4:34076, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31809") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44638->172.17.0.4:31809, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34429") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34968->172.17.0.4:34429, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37156") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47342->172.17.0.4:37156, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39993") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40720->172.17.0.4:39993, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32688") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34476->172.17.0.4:32688, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39977") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40298->172.17.0.4:39977, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39209") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43146->172.17.0.4:39209, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30463") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44128->172.17.0.4:30463, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35304") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50918->172.17.0.4:35304, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34685") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52896->172.17.0.4:34685, err= 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33974") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42354->172.17.0.4:33974, err= 2026/05/18 04:02:54 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : apple: Excluded 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:54 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : banana: Excluded 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37634") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34000->172.17.0.4:37634, err= 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31077") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36796->172.17.0.4:31077, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33075") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52240->172.17.0.4:33075, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31215") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36942->172.17.0.4:31215, err= 2026/05/18 04:02:54 DEBUG : apple: size = 5 OK 2026/05/18 04:02:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:54 DEBUG : banana: size = 6 OK 2026/05/18 04:02:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37196") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42322->172.17.0.4:37196, err= 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 INFO : There was nothing to transfer 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36392") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50490->172.17.0.4:36392, err= 2026/05/18 04:02:54 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : apple: Excluded 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:54 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : banana: Excluded 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33806") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57422->172.17.0.4:33806, err= 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39766") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44848->172.17.0.4:39766, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39312") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56996->172.17.0.4:39312, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34537") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53728->172.17.0.4:34537, err= 2026/05/18 04:02:54 DEBUG : apple: size = 5 OK 2026/05/18 04:02:54 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:54 DEBUG : banana: size = 6 OK 2026/05/18 04:02:54 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:54 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39654") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41602->172.17.0.4:39654, err= 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 INFO : There was nothing to transfer 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36267") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53560->172.17.0.4:36267, err= 2026/05/18 04:02:54 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : apple: Excluded 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:54 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : banana: Excluded 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34140") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48816->172.17.0.4:34140, err= 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39262") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43890->172.17.0.4:39262, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31202") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55018->172.17.0.4:31202, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37783") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60916->172.17.0.4:37783, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36374") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54652->172.17.0.4:36374, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31263") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53690->172.17.0.4:31263, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39858") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58872->172.17.0.4:39858, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33634") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46206->172.17.0.4:33634, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32880") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56106->172.17.0.4:32880, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32626") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37998->172.17.0.4:32626, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36021") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50310->172.17.0.4:36021, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35247") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34768->172.17.0.4:35247, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37219") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34256->172.17.0.4:37219, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30263") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36212->172.17.0.4:30263, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32846") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51302->172.17.0.4:32846, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31877") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40622->172.17.0.4:31877, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37627") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39700->172.17.0.4:37627, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37561") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35974->172.17.0.4:37561, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37218") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59514->172.17.0.4:37218, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32335") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59706->172.17.0.4:32335, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37811") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38294->172.17.0.4:37811, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31627") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33946->172.17.0.4:31627, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31178") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49586->172.17.0.4:31178, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35401") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58178->172.17.0.4:35401, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39591") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51768->172.17.0.4:39591, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31626") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53146->172.17.0.4:31626, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31513") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55628->172.17.0.4:31513, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39318") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58338->172.17.0.4:39318, err= 2026/05/18 04:02:54 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36273") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51744->172.17.0.4:36273, err= 2026/05/18 04:02:54 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : apple: Excluded 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:54 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : banana: Excluded 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31533") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40634->172.17.0.4:31533, err= 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31362") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35296->172.17.0.4:31362, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34631") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55270->172.17.0.4:34631, err= 2026/05/18 04:02:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32020") 2026/05/18 04:02:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41084->172.17.0.4:32020, err= 2026/05/18 04:02:54 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:54 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:54 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Connecting to FTP server 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37583") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42080->172.17.0.4:21, err= 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54224->172.17.0.4:37583, err= 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37901") 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36432->172.17.0.4:37901, err= 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37199") 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36146->172.17.0.4:37199, err= 2026/05/18 04:02:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33309") 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39514->172.17.0.4:33309, err= 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/18 04:02:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/18 04:02:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:54 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/18 04:02:54 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/18 04:02:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35139") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38558->172.17.0.4:35139, err= 2026/05/18 04:02:54 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/18 04:02:54 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/18 04:02:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36878") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39522->172.17.0.4:36878, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35959") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35346->172.17.0.4:35959, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34015") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47808->172.17.0.4:34015, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30542") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37337") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48378->172.17.0.4:30542, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50308->172.17.0.4:37337, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37251") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51156->172.17.0.4:37251, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32694") 2026/05/18 04:02:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39630") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57804->172.17.0.4:32694, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35474->172.17.0.4:39630, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37533") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43282->172.17.0.4:37533, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33113") 2026/05/18 04:02:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35652->172.17.0.4:33113, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35061") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54084->172.17.0.4:35061, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/18 04:02:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39529") 2026/05/18 04:02:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50288->172.17.0.4:39529, err= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35474") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40326->172.17.0.4:35474, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33858") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50478->172.17.0.4:33858, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/18 04:02:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/18 04:02:54 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36126") 2026/05/18 04:02:54 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40092->172.17.0.4:36126, err= 2026/05/18 04:02:54 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:54 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/18 04:02:54 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32619") 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60848->172.17.0.4:32619, err= 2026/05/18 04:02:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/18 04:02:56 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:56 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:56 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Connecting to FTP server 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Connecting to FTP server 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Connecting to FTP server 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42082->172.17.0.4:21, err= 2026/05/18 04:02:56 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 04:02:56 INFO : apple: Deleted 2026/05/18 04:02:56 INFO : appleappleapplebanana: Deleted 2026/05/18 04:02:56 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 04:02:56 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 04:02:56 INFO : banana: Deleted 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42090->172.17.0.4:21, err= 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:21") 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42098->172.17.0.4:21, err= 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-dizihuv7qulu: closing 1 unused connections 2026/05/18 04:02:56 DEBUG : ftp://172.17.0.4:21/rclone-test-ninifus0gufi: closing 2 unused connections 2026/05/18 04:02:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 04:02:58 INFO : splitbananasplit: Deleted 2026/05/18 04:02:58 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39589") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33316->172.17.0.4:39589, err= 2026/05/18 04:02:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/18 04:02:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/18 04:02:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : YXBwbGU=: Excluded 2026/05/18 04:02:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : YmFuYW5h: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37468") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57176->172.17.0.4:37468, err= 2026/05/18 04:02:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38228") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40240->172.17.0.4:38228, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32285") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33840->172.17.0.4:32285, err= 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37021") 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58026->172.17.0.4:37021, err= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/18 04:02:58 DEBUG : YXBwbGU=: size = 5 OK 2026/05/18 04:02:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:58 DEBUG : YmFuYW5h: size = 6 OK 2026/05/18 04:02:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/18 04:02:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30148") 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59552->172.17.0.4:30148, err= 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/18 04:02:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31647") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34534->172.17.0.4:31647, err= 2026/05/18 04:02:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/18 04:02:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/18 04:02:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : YXBwbGU=: Excluded 2026/05/18 04:02:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : YmFuYW5h: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35652") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38560->172.17.0.4:35652, err= 2026/05/18 04:02:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37702") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35606->172.17.0.4:37702, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31492") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60236->172.17.0.4:31492, err= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : apple: transformed to: YXBwbGU= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/18 04:02:58 DEBUG : banana: transformed to: YmFuYW5h 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34487") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55318->172.17.0.4:34487, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34375") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59224->172.17.0.4:34375, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36011") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43954->172.17.0.4:36011, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31964") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55432->172.17.0.4:31964, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32632") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51852->172.17.0.4:32632, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39057") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32954->172.17.0.4:39057, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32525") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50490->172.17.0.4:32525, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32695") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55702->172.17.0.4:32695, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36842") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35422->172.17.0.4:36842, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32662") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46558->172.17.0.4:32662, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31010") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54500->172.17.0.4:31010, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34135") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59492->172.17.0.4:34135, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37264") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33064->172.17.0.4:37264, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35212") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49082->172.17.0.4:35212, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38316") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59790->172.17.0.4:38316, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36294") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53336->172.17.0.4:36294, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39552") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43258->172.17.0.4:39552, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33419") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46350->172.17.0.4:33419, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38573") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45350->172.17.0.4:38573, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31869") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48708->172.17.0.4:31869, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36415") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33162->172.17.0.4:36415, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31376") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46606->172.17.0.4:31376, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37692") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56988->172.17.0.4:37692, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32226") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47148->172.17.0.4:32226, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30161") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52552->172.17.0.4:30161, err= 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39908") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40490->172.17.0.4:39908, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30058") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34604->172.17.0.4:30058, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32030") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51878->172.17.0.4:32030, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38821") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32938->172.17.0.4:38821, err= 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32221") 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60950->172.17.0.4:32221, err= 2026/05/18 04:02:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37765") 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50286->172.17.0.4:37765, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32976") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49786->172.17.0.4:32976, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32754") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47892->172.17.0.4:32754, err= 2026/05/18 04:02:58 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36599") 2026/05/18 04:02:58 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46614->172.17.0.4:36599, err= 2026/05/18 04:02:58 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/18 04:02:58 INFO : apple: Copied (new) to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30975") 2026/05/18 04:02:58 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39135") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33864->172.17.0.4:30975, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58982->172.17.0.4:39135, err= 2026/05/18 04:02:58 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/18 04:02:58 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31472") 2026/05/18 04:02:58 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42000->172.17.0.4:31472, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36340") 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58262->172.17.0.4:36340, err= 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 04:02:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35321") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35038") 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37334->172.17.0.4:35321, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58198->172.17.0.4:35038, err= 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37430") 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59700->172.17.0.4:37430, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32901") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56032->172.17.0.4:32901, err= 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 04:02:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30342") 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/18 04:02:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53150->172.17.0.4:30342, err= 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36029") 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31056") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40170->172.17.0.4:36029, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53022->172.17.0.4:31056, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39644") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40274->172.17.0.4:39644, err= 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/18 04:02:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38022") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37516->172.17.0.4:38022, err= 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/18 04:02:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/18 04:02:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/18 04:02:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31359") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38661") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46286->172.17.0.4:31359, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53924->172.17.0.4:38661, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32157") 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41356->172.17.0.4:32157, err= 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/18 04:02:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35407") 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/18 04:02:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/18 04:02:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47782->172.17.0.4:35407, err= 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/18 04:02:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/18 04:02:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 INFO : splitbananasplit: Deleted 2026/05/18 04:02:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 04:02:58 INFO : apple: Deleted 2026/05/18 04:02:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 04:02:58 INFO : banana: Deleted 2026/05/18 04:02:58 INFO : appleappleapplebanana: Deleted 2026/05/18 04:02:58 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37509") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51598->172.17.0.4:37509, err= 2026/05/18 04:02:58 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : PREFIXbanana: Excluded 2026/05/18 04:02:58 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : PREFIXapple: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33132") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51348->172.17.0.4:33132, err= 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30094") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46714->172.17.0.4:30094, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31250") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52628->172.17.0.4:31250, err= 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : apple: transformed to: PREFIXapple 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/18 04:02:58 DEBUG : banana: transformed to: PREFIXbanana 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30189") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57808->172.17.0.4:30189, err= 2026/05/18 04:02:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36783") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37346") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33577") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50262->172.17.0.4:36783, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39428->172.17.0.4:37346, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44292->172.17.0.4:33577, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39877") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46306->172.17.0.4:39877, err= 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:58 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31160") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:58 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56028->172.17.0.4:31160, err= 2026/05/18 04:02:58 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/18 04:02:58 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/18 04:02:58 INFO : appleappleapplebanana: Copied (new) 2026/05/18 04:02:58 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/18 04:02:58 INFO : banana: Copied (new) 2026/05/18 04:02:58 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32357") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38563") 2026/05/18 04:02:58 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/18 04:02:58 INFO : apple: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37716->172.17.0.4:32357, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58558->172.17.0.4:38563, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36307") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38398->172.17.0.4:36307, err= 2026/05/18 04:02:58 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/18 04:02:58 INFO : splitbananasplit: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36248") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60854->172.17.0.4:36248, err= 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/18 04:02:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/18 04:02:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/18 04:02:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39669") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37376->172.17.0.4:39669, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32119") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36280") 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42262->172.17.0.4:32119, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51276->172.17.0.4:36280, err= 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/18 04:02:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35682") 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/18 04:02:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42348->172.17.0.4:35682, err= 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/18 04:02:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/18 04:02:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39610") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54262->172.17.0.4:39610, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37444") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37334") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48074->172.17.0.4:37444, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49192->172.17.0.4:37334, err= 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/18 04:02:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33536") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56316->172.17.0.4:33536, err= 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/18 04:02:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/18 04:02:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37114") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37501") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54586->172.17.0.4:37114, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35920->172.17.0.4:37501, err= 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/18 04:02:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30097") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47296->172.17.0.4:30097, err= 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/18 04:02:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/18 04:02:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/18 04:02:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36881") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58156->172.17.0.4:36881, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/18 04:02:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/18 04:02:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/18 04:02:58 INFO : PREFIXsplitbananasplit: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/18 04:02:58 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/18 04:02:58 INFO : PREFIXbanana: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/18 04:02:58 INFO : PREFIXapple: Deleted 2026/05/18 04:02:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31064") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38618->172.17.0.4:31064, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39418") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59326->172.17.0.4:39418, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32240") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54990->172.17.0.4:32240, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37417") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48242->172.17.0.4:37417, err= 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32089") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37558->172.17.0.4:32089, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33951") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36064->172.17.0.4:33951, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38992") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47596->172.17.0.4:38992, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37802") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46356->172.17.0.4:37802, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32356") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33930->172.17.0.4:32356, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30099") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55298->172.17.0.4:30099, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36669") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48096->172.17.0.4:36669, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34621") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35020->172.17.0.4:34621, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37458") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41570->172.17.0.4:37458, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34783") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43818->172.17.0.4:34783, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36789") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36608->172.17.0.4:36789, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31848") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47784->172.17.0.4:31848, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35274") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47158->172.17.0.4:35274, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34814") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60192->172.17.0.4:34814, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33798") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56398->172.17.0.4:33798, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32346") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40434->172.17.0.4:32346, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31730") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59526->172.17.0.4:31730, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33642") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39408->172.17.0.4:33642, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31555") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60796->172.17.0.4:31555, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31241") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48804->172.17.0.4:31241, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34028") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47670->172.17.0.4:34028, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33517") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45038->172.17.0.4:33517, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36476") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58650->172.17.0.4:36476, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39330") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59544->172.17.0.4:39330, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38874") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36194->172.17.0.4:38874, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34684") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56446->172.17.0.4:34684, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37476") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39430->172.17.0.4:37476, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37287") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55060->172.17.0.4:37287, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38922") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60166->172.17.0.4:38922, err= 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33362") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37534->172.17.0.4:33362, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31577") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46346->172.17.0.4:31577, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34208") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56160->172.17.0.4:34208, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36672") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34354->172.17.0.4:36672, err= 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35907") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58922->172.17.0.4:35907, err= 2026/05/18 04:02:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 04:02:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36527") 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31176") 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36524->172.17.0.4:31176, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59906->172.17.0.4:36527, err= 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34531") 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39707") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49456->172.17.0.4:34531, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42202->172.17.0.4:39707, err= 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38831") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50176->172.17.0.4:38831, err= 2026/05/18 04:02:58 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/18 04:02:58 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/18 04:02:58 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/18 04:02:58 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/18 04:02:58 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/18 04:02:58 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/18 04:02:58 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31246") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49176->172.17.0.4:31246, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34376") 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39768->172.17.0.4:34376, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34257") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48188->172.17.0.4:34257, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36942") 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48698->172.17.0.4:36942, err= 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/18 04:02:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38131") 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60420->172.17.0.4:38131, err= 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31269") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46936->172.17.0.4:31269, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30895") 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46910->172.17.0.4:30895, err= 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36908") 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33334->172.17.0.4:36908, err= 2026/05/18 04:02:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38436") 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41860->172.17.0.4:38436, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35176") 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33130->172.17.0.4:35176, err= 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37789") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37578") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59926->172.17.0.4:37789, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34934->172.17.0.4:37578, err= 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37310") 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36934->172.17.0.4:37310, err= 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34953") 2026/05/18 04:02:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35664->172.17.0.4:34953, err= 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32011") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41882->172.17.0.4:32011, err= 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35728") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42152->172.17.0.4:35728, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 04:02:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 INFO : splitbananasplit: Deleted 2026/05/18 04:02:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 04:02:58 INFO : appleappleapplebanana: Deleted 2026/05/18 04:02:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 04:02:58 INFO : banana: Deleted 2026/05/18 04:02:58 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 04:02:58 INFO : apple: Deleted 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35491") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44924->172.17.0.4:35491, err= 2026/05/18 04:02:58 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : bananaSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36390") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48028->172.17.0.4:36390, err= 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39895") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41612->172.17.0.4:39895, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39663") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55984->172.17.0.4:39663, err= 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : apple: transformed to: appleSUFFIX 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/18 04:02:58 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33696") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51316->172.17.0.4:33696, err= 2026/05/18 04:02:58 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37576") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37811") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31518") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35458") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56460->172.17.0.4:31518, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38304->172.17.0.4:37811, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55812->172.17.0.4:37576, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33766->172.17.0.4:35458, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32864") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39060->172.17.0.4:32864, err= 2026/05/18 04:02:58 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:58 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/18 04:02:58 INFO : apple: Copied (new) 2026/05/18 04:02:58 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/18 04:02:58 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/18 04:02:58 INFO : appleappleapplebanana: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33862") 2026/05/18 04:02:58 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/18 04:02:58 INFO : banana: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52758->172.17.0.4:33862, err= 2026/05/18 04:02:58 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/18 04:02:58 INFO : splitbananasplit: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32027") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35124") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53920->172.17.0.4:32027, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56214->172.17.0.4:35124, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35320") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45002->172.17.0.4:35320, err= 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/18 04:02:58 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/18 04:02:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34084") 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/18 04:02:58 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38176->172.17.0.4:34084, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35805") 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/18 04:02:58 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54424->172.17.0.4:35805, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34844") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52516->172.17.0.4:34844, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34676") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57626->172.17.0.4:34676, err= 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/18 04:02:58 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/18 04:02:58 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/18 04:02:58 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36462") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40440->172.17.0.4:36462, err= 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/18 04:02:58 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39207") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48688->172.17.0.4:39207, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39194") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57978->172.17.0.4:39194, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37151") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46228->172.17.0.4:37151, err= 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/18 04:02:58 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31855") 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/18 04:02:58 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49744->172.17.0.4:31855, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36025") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38272->172.17.0.4:36025, err= 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/18 04:02:58 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30879") 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36278->172.17.0.4:30879, err= 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/18 04:02:58 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/18 04:02:58 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/18 04:02:58 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34640") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60490->172.17.0.4:34640, err= 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/18 04:02:58 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/18 04:02:58 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : bananaSUFFIX: Deleted 2026/05/18 04:02:58 INFO : appleSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : splitbananasplitSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/18 04:02:58 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30129") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33826->172.17.0.4:30129, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33461") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38802->172.17.0.4:33461, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34978") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40516->172.17.0.4:34978, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30649") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32804->172.17.0.4:30649, err= 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34703") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57718->172.17.0.4:34703, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39870") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50030->172.17.0.4:39870, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33067") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53832->172.17.0.4:33067, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31968") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42270->172.17.0.4:31968, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37130") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57616->172.17.0.4:37130, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30670") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42758->172.17.0.4:30670, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34393") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58288->172.17.0.4:34393, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32903") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33752->172.17.0.4:32903, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31355") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45932->172.17.0.4:31355, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34267") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40030->172.17.0.4:34267, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37844") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54824->172.17.0.4:37844, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38547") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40018->172.17.0.4:38547, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39003") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35012->172.17.0.4:39003, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39538") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36856->172.17.0.4:39538, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30370") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60978->172.17.0.4:30370, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38880") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60830->172.17.0.4:38880, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36586") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55774->172.17.0.4:36586, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38843") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34258->172.17.0.4:38843, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36719") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54622->172.17.0.4:36719, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33299") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42940->172.17.0.4:33299, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38720") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39630->172.17.0.4:38720, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34386") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60630->172.17.0.4:34386, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36165") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34900->172.17.0.4:36165, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35886") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34208->172.17.0.4:35886, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32047") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38434->172.17.0.4:32047, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35453") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51988->172.17.0.4:35453, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31819") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50080->172.17.0.4:31819, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30541") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39856->172.17.0.4:30541, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39347") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43432->172.17.0.4:39347, err= 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32395") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35020->172.17.0.4:32395, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30462") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43808->172.17.0.4:30462, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36523") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60294->172.17.0.4:36523, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37857") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38336->172.17.0.4:37857, err= 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37131") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60640->172.17.0.4:37131, err= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : apple: size = 5 OK 2026/05/18 04:02:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:58 DEBUG : banana: size = 6 OK 2026/05/18 04:02:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39083") 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39586") 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46686->172.17.0.4:39083, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34600") 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33208->172.17.0.4:34600, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51182->172.17.0.4:39586, err= 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33866") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36415") 2026/05/18 04:02:58 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43896->172.17.0.4:33866, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33178->172.17.0.4:36415, err= 2026/05/18 04:02:58 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/18 04:02:58 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/18 04:02:58 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31309") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31075") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33304->172.17.0.4:31309, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53112->172.17.0.4:31075, err= 2026/05/18 04:02:58 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/18 04:02:58 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/18 04:02:58 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33620") 2026/05/18 04:02:58 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54488->172.17.0.4:33620, err= 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39381") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48680->172.17.0.4:39381, err= 2026/05/18 04:02:58 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/18 04:02:58 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/18 04:02:58 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31768") 2026/05/18 04:02:58 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/18 04:02:58 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42564->172.17.0.4:31768, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35745") 2026/05/18 04:02:58 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46402->172.17.0.4:35745, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35662") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47436->172.17.0.4:35662, err= 2026/05/18 04:02:58 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/18 04:02:58 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37730") 2026/05/18 04:02:58 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/18 04:02:58 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59146->172.17.0.4:37730, err= 2026/05/18 04:02:58 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/18 04:02:58 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31706") 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59148->172.17.0.4:31706, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36190") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33404") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58412->172.17.0.4:36190, err= 2026/05/18 04:02:58 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59102->172.17.0.4:33404, err= 2026/05/18 04:02:58 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/18 04:02:58 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/18 04:02:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31481") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60250->172.17.0.4:31481, err= 2026/05/18 04:02:58 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/18 04:02:58 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30846") 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33708->172.17.0.4:30846, err= 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/18 04:02:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37005") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35332->172.17.0.4:37005, err= 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/18 04:02:58 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/18 04:02:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/18 04:02:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 INFO : dir1/0011-56789;.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0008-2345678.txt: Deleted 2026/05/18 04:02:58 INFO : appleappleapplebanana: Deleted 2026/05/18 04:02:58 INFO : dir1/0013-789;=.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0015-9;=.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0003-defghij.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0012-6789;.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0014-89;=.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0009-3456789.txt: Deleted 2026/05/18 04:02:58 INFO : splitbananasplit: Deleted 2026/05/18 04:02:58 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0007-1234567.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0010-456789.txt: Deleted 2026/05/18 04:02:58 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38331") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52890->172.17.0.4:38331, err= 2026/05/18 04:02:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbanan: Excluded 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleapple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleapple: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37643") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33540->172.17.0.4:37643, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefg: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcde: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defgh: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdef: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-34567: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-23456: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghi: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-45678: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijk: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-12345: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghij: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36639") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52240->172.17.0.4:36639, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33833") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46306->172.17.0.4:33833, err= 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38256") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52642->172.17.0.4:38256, err= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : appleapple: size = 21 OK 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : banana: size = 6 OK 2026/05/18 04:02:58 DEBUG : splitbanan: size = 16 OK 2026/05/18 04:02:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:58 DEBUG : apple: size = 5 OK 2026/05/18 04:02:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36295") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39006->172.17.0.4:36295, err= 2026/05/18 04:02:58 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/18 04:02:58 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/18 04:02:58 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/18 04:02:58 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/18 04:02:58 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/18 04:02:58 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/18 04:02:58 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/18 04:02:58 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/18 04:02:58 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/18 04:02:58 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/18 04:02:58 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/18 04:02:58 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/18 04:02:58 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/18 04:02:58 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/18 04:02:58 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/18 04:02:58 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30650") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45468->172.17.0.4:30650, err= 2026/05/18 04:02:58 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbanan: Excluded 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleapple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleapple: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31321") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49756->172.17.0.4:31321, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefg: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcde: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defgh: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdef: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-34567: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-23456: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghi: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-45678: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijk: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-12345: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghij: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34132") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43126->172.17.0.4:34132, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35186") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53546->172.17.0.4:35186, err= 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/18 04:02:58 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35202") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42004->172.17.0.4:35202, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32468") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51726->172.17.0.4:32468, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37162") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46476->172.17.0.4:37162, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32410") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34954->172.17.0.4:32410, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32532") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34868->172.17.0.4:32532, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38771") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35340->172.17.0.4:38771, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35698") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46098->172.17.0.4:35698, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37858") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32920->172.17.0.4:37858, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32326") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34028->172.17.0.4:32326, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31086") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37458->172.17.0.4:31086, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33732") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42132->172.17.0.4:33732, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36734") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36380->172.17.0.4:36734, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37817") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51030->172.17.0.4:37817, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30330") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47236->172.17.0.4:30330, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35621") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38402->172.17.0.4:35621, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38393") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47336->172.17.0.4:38393, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31832") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34582->172.17.0.4:31832, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39801") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51348->172.17.0.4:39801, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34463") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47982->172.17.0.4:34463, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30007") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41680->172.17.0.4:30007, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36042") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56374->172.17.0.4:36042, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38501") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51294->172.17.0.4:38501, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38176") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47628->172.17.0.4:38176, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35801") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33740->172.17.0.4:35801, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39772") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58954->172.17.0.4:39772, err= 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31972") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47360->172.17.0.4:31972, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31298") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42336->172.17.0.4:31298, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35704") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39056->172.17.0.4:35704, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33832") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60386->172.17.0.4:33832, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33120") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59460->172.17.0.4:33120, err= 2026/05/18 04:02:58 DEBUG : apple: size = 5 OK 2026/05/18 04:02:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:58 DEBUG : banana: size = 6 OK 2026/05/18 04:02:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33105") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44860->172.17.0.4:33105, err= 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34557") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53774->172.17.0.4:34557, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35764") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43534->172.17.0.4:35764, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37362") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39866->172.17.0.4:37362, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34223") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51996->172.17.0.4:34223, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32952") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33192->172.17.0.4:32952, err= 2026/05/18 04:02:58 DEBUG : apple: size = 5 OK 2026/05/18 04:02:58 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:58 DEBUG : banana: size = 6 OK 2026/05/18 04:02:58 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:58 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30208") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59248->172.17.0.4:30208, err= 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32742") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54092->172.17.0.4:32742, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34915") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36822->172.17.0.4:34915, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38425") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47494->172.17.0.4:38425, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38380") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52168->172.17.0.4:38380, err= 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30367") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33652->172.17.0.4:30367, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35301") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56328->172.17.0.4:35301, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31909") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38224->172.17.0.4:31909, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39369") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44588->172.17.0.4:39369, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32860") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47054->172.17.0.4:32860, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30699") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39166->172.17.0.4:30699, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36324") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55404->172.17.0.4:36324, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34090") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51672->172.17.0.4:34090, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30308") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36240->172.17.0.4:30308, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38933") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37842->172.17.0.4:38933, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32964") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41186->172.17.0.4:32964, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37013") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47516->172.17.0.4:37013, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30575") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53368->172.17.0.4:30575, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30960") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53086->172.17.0.4:30960, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31597") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41604->172.17.0.4:31597, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38677") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39956->172.17.0.4:38677, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34306") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49424->172.17.0.4:34306, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31305") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47742->172.17.0.4:31305, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33903") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39422->172.17.0.4:33903, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36143") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33452->172.17.0.4:36143, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31809") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44652->172.17.0.4:31809, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39974") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34224->172.17.0.4:39974, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31396") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43776->172.17.0.4:31396, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36959") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53584->172.17.0.4:36959, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36866") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50240->172.17.0.4:36866, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31420") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49514->172.17.0.4:31420, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33052") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47396->172.17.0.4:33052, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39412") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40330->172.17.0.4:39412, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37519") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49148->172.17.0.4:37519, err= 2026/05/18 04:02:58 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31376") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46616->172.17.0.4:31376, err= 2026/05/18 04:02:58 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : apple: Excluded 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:58 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : banana: Excluded 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36995") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57204->172.17.0.4:36995, err= 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:58 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32203") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60892->172.17.0.4:32203, err= 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35822") 2026/05/18 04:02:58 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58976->172.17.0.4:35822, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39783") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32868->172.17.0.4:39783, err= 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : banana: size = 6 OK 2026/05/18 04:02:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : apple: size = 5 OK 2026/05/18 04:02:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37770") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58218->172.17.0.4:37770, err= 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32449") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37682->172.17.0.4:32449, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39056") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55204->172.17.0.4:39056, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39405") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41308->172.17.0.4:39405, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31152") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33988->172.17.0.4:31152, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36674") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52474->172.17.0.4:36674, err= 2026/05/18 04:02:59 DEBUG : apple: size = 5 OK 2026/05/18 04:02:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : banana: size = 6 OK 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31298") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42346->172.17.0.4:31298, err= 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35306") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35190->172.17.0.4:35306, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39862") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54880->172.17.0.4:39862, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38805") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35960->172.17.0.4:38805, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37466") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40124->172.17.0.4:37466, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33521") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44074->172.17.0.4:33521, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30790") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35466->172.17.0.4:30790, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36390") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48030->172.17.0.4:36390, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33431") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46218->172.17.0.4:33431, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34671") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44530->172.17.0.4:34671, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30802") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41490->172.17.0.4:30802, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30848") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46372->172.17.0.4:30848, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38742") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39722->172.17.0.4:38742, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36199") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38272->172.17.0.4:36199, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31435") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59664->172.17.0.4:31435, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35261") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57796->172.17.0.4:35261, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33210") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56530->172.17.0.4:33210, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39029") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43244->172.17.0.4:39029, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36986") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44602->172.17.0.4:36986, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37789") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59940->172.17.0.4:37789, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35189") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56022->172.17.0.4:35189, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35489") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40696->172.17.0.4:35489, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31066") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35056->172.17.0.4:31066, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36283") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56742->172.17.0.4:36283, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31776") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48730->172.17.0.4:31776, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36014") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60990->172.17.0.4:36014, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37112") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50946->172.17.0.4:37112, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37372") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51280->172.17.0.4:37372, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30964") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36004->172.17.0.4:30964, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38925") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35340->172.17.0.4:38925, err= 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34921") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40260->172.17.0.4:34921, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35041") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58294->172.17.0.4:35041, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33004") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36188->172.17.0.4:33004, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37779") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40750->172.17.0.4:37779, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32449") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37686->172.17.0.4:32449, err= 2026/05/18 04:02:59 DEBUG : apple: size = 5 OK 2026/05/18 04:02:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : banana: size = 6 OK 2026/05/18 04:02:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:59 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30773") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47942->172.17.0.4:30773, err= 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33793") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39492->172.17.0.4:33793, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36057") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59874->172.17.0.4:36057, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33275") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59252->172.17.0.4:33275, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32660") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33608->172.17.0.4:32660, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34883") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38284->172.17.0.4:34883, err= 2026/05/18 04:02:59 DEBUG : apple: size = 5 OK 2026/05/18 04:02:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:59 DEBUG : banana: size = 6 OK 2026/05/18 04:02:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31774") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50910->172.17.0.4:31774, err= 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36577") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53326->172.17.0.4:36577, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33726") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43688->172.17.0.4:33726, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37454") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57574->172.17.0.4:37454, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33359") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38656->172.17.0.4:33359, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39497") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45410->172.17.0.4:39497, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37321") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47854->172.17.0.4:37321, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34046") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60538->172.17.0.4:34046, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34447") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48296->172.17.0.4:34447, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32418") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56278->172.17.0.4:32418, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38666") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36512->172.17.0.4:38666, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35058") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57020->172.17.0.4:35058, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35108") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36012->172.17.0.4:35108, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39696") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50828->172.17.0.4:39696, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30366") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50270->172.17.0.4:30366, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31651") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54418->172.17.0.4:31651, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34688") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46176->172.17.0.4:34688, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39912") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58500->172.17.0.4:39912, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31746") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38088->172.17.0.4:31746, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30596") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40210->172.17.0.4:30596, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34292") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53132->172.17.0.4:34292, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32503") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39370->172.17.0.4:32503, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36289") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40756->172.17.0.4:36289, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37001") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43390->172.17.0.4:37001, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33824") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56998->172.17.0.4:33824, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34253") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59378->172.17.0.4:34253, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38945") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46832->172.17.0.4:38945, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38546") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40600->172.17.0.4:38546, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34186") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55814->172.17.0.4:34186, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37834") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41876->172.17.0.4:37834, err= 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36296") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37338->172.17.0.4:36296, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36168") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60886->172.17.0.4:36168, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38594") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41792->172.17.0.4:38594, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37073") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43032->172.17.0.4:37073, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36126") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40098->172.17.0.4:36126, err= 2026/05/18 04:02:59 DEBUG : apple: size = 5 OK 2026/05/18 04:02:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : banana: size = 6 OK 2026/05/18 04:02:59 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35687") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58936->172.17.0.4:35687, err= 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38625") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58398->172.17.0.4:38625, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30418") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60306->172.17.0.4:30418, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36912") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60622->172.17.0.4:36912, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31095") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39380->172.17.0.4:31095, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31159") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54200->172.17.0.4:31159, err= 2026/05/18 04:02:59 DEBUG : apple: size = 5 OK 2026/05/18 04:02:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:59 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : banana: size = 6 OK 2026/05/18 04:02:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32562") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56214->172.17.0.4:32562, err= 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34001") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59344->172.17.0.4:34001, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30578") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54064->172.17.0.4:30578, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32282") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35288->172.17.0.4:32282, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34064") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33316->172.17.0.4:34064, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37065") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41698->172.17.0.4:37065, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32492") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58302->172.17.0.4:32492, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35329") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49342->172.17.0.4:35329, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39533") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48364->172.17.0.4:39533, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31100") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40192->172.17.0.4:31100, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35440") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58506->172.17.0.4:35440, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31299") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58976->172.17.0.4:31299, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34136") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49786->172.17.0.4:34136, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37591") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39490->172.17.0.4:37591, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31502") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39994->172.17.0.4:31502, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35818") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58496->172.17.0.4:35818, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32518") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55396->172.17.0.4:32518, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38206") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37624->172.17.0.4:38206, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33352") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58106->172.17.0.4:33352, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32105") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57494->172.17.0.4:32105, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30260") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43778->172.17.0.4:30260, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39230") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34394->172.17.0.4:39230, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34662") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56018->172.17.0.4:34662, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35669") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53932->172.17.0.4:35669, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31032") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37862->172.17.0.4:31032, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31413") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59080->172.17.0.4:31413, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34520") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55014->172.17.0.4:34520, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38388") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48838->172.17.0.4:38388, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33988") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40608->172.17.0.4:33988, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37090") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42144->172.17.0.4:37090, err= 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31467") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35942->172.17.0.4:31467, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38927") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47320->172.17.0.4:38927, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34653") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35184->172.17.0.4:34653, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32428") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57386->172.17.0.4:32428, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38679") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35374->172.17.0.4:38679, err= 2026/05/18 04:02:59 DEBUG : apple: size = 5 OK 2026/05/18 04:02:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : banana: size = 6 OK 2026/05/18 04:02:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32188") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53822->172.17.0.4:32188, err= 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34134") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34122->172.17.0.4:34134, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34841") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43384->172.17.0.4:34841, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38139") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33724->172.17.0.4:38139, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30045") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44222->172.17.0.4:30045, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35974") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41008->172.17.0.4:35974, err= 2026/05/18 04:02:59 DEBUG : apple: size = 5 OK 2026/05/18 04:02:59 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : apple: Unchanged skipping 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : banana: size = 6 OK 2026/05/18 04:02:59 DEBUG : splitbananasplit: size = 16 OK 2026/05/18 04:02:59 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : banana: Unchanged skipping 2026/05/18 04:02:59 DEBUG : splitbananasplit: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33917") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51864->172.17.0.4:33917, err= 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37863") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53008->172.17.0.4:37863, err= 2026/05/18 04:02:59 DEBUG : apple: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : apple: Excluded 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : splitbananasplit: Excluded 2026/05/18 04:02:59 DEBUG : banana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : banana: Excluded 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : appleappleapplebanana: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32284") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58882->172.17.0.4:32284, err= 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/18 04:02:59 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33846") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55980->172.17.0.4:33846, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36295") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39008->172.17.0.4:36295, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33693") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32780->172.17.0.4:33693, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38026") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57250->172.17.0.4:38026, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30221") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52858->172.17.0.4:30221, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31627") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33950->172.17.0.4:31627, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37124") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50110->172.17.0.4:37124, err= --- PASS: TestTransform (5.21s) --- PASS: TestTransform/NFC (0.05s) --- PASS: TestTransform/NFD (0.05s) --- PASS: TestTransform/base64 (4.56s) --- PASS: TestTransform/prefix (0.09s) --- PASS: TestTransform/suffix (0.08s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.06s) --- PASS: TestTransform/ISO-8859-1 (0.06s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.06s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30272") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49356->172.17.0.4:30272, err= 2026/05/18 04:02:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 04:02:59 INFO : sub dir_somesuffix: Making directory 2026/05/18 04:02:59 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/18 04:02:59 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/18 04:02:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 04:02:59 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34430") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41366->172.17.0.4:34430, err= 2026/05/18 04:02:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/18 04:02:59 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 04:02:59 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38283") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42676->172.17.0.4:38283, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35561") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40780->172.17.0.4:35561, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35232") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46574->172.17.0.4:35232, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33787") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57694->172.17.0.4:33787, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30444") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52992->172.17.0.4:30444, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36559") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58314->172.17.0.4:36559, err= 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 INFO : tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30628") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55570->172.17.0.4:30628, err= 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/18 04:02:59 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31418") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34146->172.17.0.4:31418, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32015") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42140->172.17.0.4:32015, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33266") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40960->172.17.0.4:33266, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36674") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52478->172.17.0.4:36674, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39547") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:53754->172.17.0.4:39547, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30473") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38940->172.17.0.4:30473, err= 2026/05/18 04:02:59 INFO : toe: Making directory 2026/05/18 04:02:59 INFO : toe/toe: Making directory 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32603") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42510->172.17.0.4:32603, err= 2026/05/18 04:02:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/18 04:02:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/18 04:02:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34347") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35052->172.17.0.4:34347, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33798") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56408->172.17.0.4:33798, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32909") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51570->172.17.0.4:32909, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39048") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60002->172.17.0.4:39048, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30890") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52912->172.17.0.4:30890, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30278") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36694->172.17.0.4:30278, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32614") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52288->172.17.0.4:32614, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37456") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41342->172.17.0.4:37456, err= 2026/05/18 04:02:59 INFO : toe: Making directory 2026/05/18 04:02:59 INFO : toe/toe: Making directory 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38923") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57290->172.17.0.4:38923, err= 2026/05/18 04:02:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/18 04:02:59 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/18 04:02:59 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31477") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37488->172.17.0.4:31477, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37996") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46420->172.17.0.4:37996, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35689") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41784->172.17.0.4:35689, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37596") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39716->172.17.0.4:37596, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37583") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54238->172.17.0.4:37583, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32480") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37066->172.17.0.4:32480, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32005") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45772->172.17.0.4:32005, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : empty_dir: Making directory with metadata 2026/05/18 04:02:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37417") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48258->172.17.0.4:37417, err= 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 INFO : tictacempty_dir: Making directory 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 INFO : tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 INFO : tictactoe/tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31571") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46724->172.17.0.4:31571, err= 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/18 04:02:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39082") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54198->172.17.0.4:39082, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31355") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45938->172.17.0.4:31355, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37876") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38892->172.17.0.4:37876, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33426") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58168->172.17.0.4:33426, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35252") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60650->172.17.0.4:35252, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38780") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41026->172.17.0.4:38780, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37620") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36394->172.17.0.4:37620, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37757") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41538->172.17.0.4:37757, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37469") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34182->172.17.0.4:37469, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : empty_dir: Making directory with metadata 2026/05/18 04:02:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32390") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48992->172.17.0.4:32390, err= 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 INFO : tictacempty_dir: Making directory 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 INFO : tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 INFO : tictactoe/tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30220") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41166->172.17.0.4:30220, err= 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34386") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60636->172.17.0.4:34386, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31666") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52544->172.17.0.4:31666, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37811") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38308->172.17.0.4:37811, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34194") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43254->172.17.0.4:34194, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34401") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60824->172.17.0.4:34401, err= 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34254") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39347") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43434->172.17.0.4:39347, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34784->172.17.0.4:34254, err= 2026/05/18 04:02:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37245") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45126->172.17.0.4:37245, err= 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/18 04:02:59 NOTICE: ftp://172.17.0.4:21/rclone-test-cujuduq8raji: 0 differences found 2026/05/18 04:02:59 NOTICE: ftp://172.17.0.4:21/rclone-test-cujuduq8raji: 1 hashes could not be checked 2026/05/18 04:02:59 NOTICE: ftp://172.17.0.4:21/rclone-test-cujuduq8raji: 1 matching files 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39329") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32928->172.17.0.4:39329, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36375") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37464->172.17.0.4:36375, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36291") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35988->172.17.0.4:36291, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34852") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46176->172.17.0.4:34852, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34278") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58248->172.17.0.4:34278, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32283") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50178->172.17.0.4:32283, err= 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 INFO : tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 INFO : tictactoe/tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34926") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48342->172.17.0.4:34926, err= 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/18 04:02:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35647") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35572->172.17.0.4:35647, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30372") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47770->172.17.0.4:30372, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31080") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45096->172.17.0.4:31080, err= 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32270") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45770->172.17.0.4:32270, err= 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38084") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49022->172.17.0.4:38084, err= 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33355") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41292->172.17.0.4:33355, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35162") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41730->172.17.0.4:35162, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33737") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42938->172.17.0.4:33737, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34287") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:34742->172.17.0.4:34287, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37253") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41346->172.17.0.4:37253, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32250") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46950->172.17.0.4:32250, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30854") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50476->172.17.0.4:30854, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33745") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52448->172.17.0.4:33745, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/05/18 04:02:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33618") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44468->172.17.0.4:33618, err= 2026/05/18 04:02:59 INFO : toe: Making directory 2026/05/18 04:02:59 INFO : toe/toe: Making directory 2026/05/18 04:02:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36516") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35326->172.17.0.4:36516, err= 2026/05/18 04:02:59 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/18 04:02:59 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/18 04:02:59 INFO : toe/toe/toe: Copied (new) 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36964") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39554->172.17.0.4:36964, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37879") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47766->172.17.0.4:37879, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32647") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55090->172.17.0.4:32647, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33956") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36232->172.17.0.4:33956, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39732") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54154->172.17.0.4:39732, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31705") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56210->172.17.0.4:31705, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37498") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45626->172.17.0.4:37498, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : empty_dir: Making directory with metadata 2026/05/18 04:02:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36119") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42280->172.17.0.4:36119, err= 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 INFO : tictacempty_dir: Making directory 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 INFO : tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 INFO : tictactoe/tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30029") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46972->172.17.0.4:30029, err= 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 INFO : toe/toe/toe.txt: Deleted 2026/05/18 04:02:59 INFO : toe/toe: Removing directory 2026/05/18 04:02:59 INFO : toe: Removing directory 2026/05/18 04:02:59 INFO : empty_dir: Removing directory 2026/05/18 04:02:59 DEBUG : Local file system at /tmp/rclone2326711309: deleted 3 directories 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36787") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40290->172.17.0.4:36787, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33361") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39094") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47534->172.17.0.4:39094, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47302->172.17.0.4:33361, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39899") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47528->172.17.0.4:39899, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36045") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:32906->172.17.0.4:36045, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39742") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31524") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55364->172.17.0.4:39742, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:49252->172.17.0.4:31524, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35370") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46098->172.17.0.4:35370, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34133") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37524->172.17.0.4:34133, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : empty_dir: Making directory with metadata 2026/05/18 04:02:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37508") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54334->172.17.0.4:37508, err= 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 INFO : tictacempty_dir: Making directory 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 INFO : tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 INFO : tictactoe/tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36700") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50626->172.17.0.4:36700, err= 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 INFO : toe/toe/toe.txt: Deleted 2026/05/18 04:02:59 INFO : toe/toe: Removing directory 2026/05/18 04:02:59 INFO : toe: Removing directory 2026/05/18 04:02:59 INFO : empty_dir: Removing directory 2026/05/18 04:02:59 DEBUG : Local file system at /tmp/rclone2326711309: deleted 3 directories 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36365") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55490->172.17.0.4:36365, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30685") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30448") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47190->172.17.0.4:30448, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36164->172.17.0.4:30685, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35554") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37760->172.17.0.4:35554, err= 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 04:02:59 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34152") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60768->172.17.0.4:34152, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30177") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56438->172.17.0.4:30177, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39002") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39905") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:58100->172.17.0.4:39905, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55258->172.17.0.4:39002, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31266") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42244->172.17.0.4:31266, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33994") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50316->172.17.0.4:33994, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39270") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46496->172.17.0.4:39270, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34932") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32961") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39894") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37516->172.17.0.4:34932, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54918->172.17.0.4:32961, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56198->172.17.0.4:39894, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33997") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31023") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59374->172.17.0.4:33997, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54318->172.17.0.4:31023, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37652") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38302->172.17.0.4:37652, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : Reset feature "Copy" 2026/05/18 04:02:59 DEBUG : Reset feature "Move" 2026/05/18 04:02:59 DEBUG : Reset feature "Copy" 2026/05/18 04:02:59 DEBUG : Reset feature "Move" 2026/05/18 04:02:59 DEBUG : empty_dir: Making directory with metadata 2026/05/18 04:02:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38663") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36792->172.17.0.4:38663, err= 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 INFO : tictacempty_dir: Making directory 2026/05/18 04:02:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 INFO : tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: tictactoe 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 INFO : tictactoe/tictactoe: Making directory 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/18 04:02:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38429") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35310->172.17.0.4:38429, err= 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 04:02:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/18 04:02:59 INFO : toe/toe/toe.txt: Deleted 2026/05/18 04:02:59 INFO : toe/toe: Removing directory 2026/05/18 04:02:59 INFO : toe: Removing directory 2026/05/18 04:02:59 INFO : empty_dir: Removing directory 2026/05/18 04:02:59 DEBUG : Local file system at /tmp/rclone2326711309: deleted 3 directories 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33018") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:50692->172.17.0.4:33018, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33390") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37695") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55948->172.17.0.4:33390, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:44802->172.17.0.4:37695, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31694") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40870->172.17.0.4:31694, err= 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 04:02:59 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38854") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54458->172.17.0.4:38854, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35848") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:55240->172.17.0.4:35848, err= 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/18 04:02:59 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/18 04:02:59 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33737") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42942->172.17.0.4:33737, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32635") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31490") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48548->172.17.0.4:32635, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36243") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56854->172.17.0.4:31490, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39212->172.17.0.4:36243, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38709") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35504->172.17.0.4:38709, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38581") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35634->172.17.0.4:38581, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39359") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48750->172.17.0.4:39359, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35678") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:59680->172.17.0.4:35678, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36062") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31488") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45684->172.17.0.4:31488, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:51326->172.17.0.4:36062, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39886") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34041") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:54844->172.17.0.4:39886, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:43206->172.17.0.4:34041, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33608") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:35630->172.17.0.4:33608, err= --- PASS: TestManualTransformFile (0.02s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 DEBUG : toe: transformed to: dG9l 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31619") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:57706->172.17.0.4:31619, err= 2026/05/18 04:02:59 DEBUG : toe: transformed to: dG9l 2026/05/18 04:02:59 INFO : dG9l: Making directory 2026/05/18 04:02:59 DEBUG : toe: transformed to: dG9l 2026/05/18 04:02:59 DEBUG : toe: transformed to: dG9l 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/18 04:02:59 INFO : dG9l/dG9l: Making directory 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/18 04:02:59 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:32129") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36478->172.17.0.4:32129, err= 2026/05/18 04:02:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/18 04:02:59 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38463") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52262->172.17.0.4:38463, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:34814") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:60200->172.17.0.4:34814, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38036") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40218->172.17.0.4:38036, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30116") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:47450->172.17.0.4:30116, err= 2026/05/18 04:02:59 DEBUG : dG9l: transformed to: toe 2026/05/18 04:02:59 DEBUG : dG9l: transformed to: toe 2026/05/18 04:02:59 DEBUG : toe: Directory modification time the same (differ by 324.964327ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31335") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:41116->172.17.0.4:31335, err= 2026/05/18 04:02:59 DEBUG : dG9l: transformed to: toe 2026/05/18 04:02:59 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/18 04:02:59 DEBUG : toe/toe: Directory modification time the same (differ by 324.964327ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36662") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:40622->172.17.0.4:36662, err= 2026/05/18 04:02:59 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/18 04:02:59 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/18 04:02:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/18 04:02:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/18 04:02:59 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/18 04:02:59 DEBUG : Local file system at /tmp/rclone2326711309: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : Local file system at /tmp/rclone2326711309: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : Waiting for deletions to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37293") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:46828->172.17.0.4:37293, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35396") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:56458->172.17.0.4:35396, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35291") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33734->172.17.0.4:35291, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35321") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:37342->172.17.0.4:35321, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:36929") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36336->172.17.0.4:36929, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38140") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39414->172.17.0.4:38140, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:37620") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:36406->172.17.0.4:37620, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:198: Remote "ftp://172.17.0.4:21/rclone-test-cujuduq8raji", Local "Local file system at /tmp/rclone2326711309", Modify Window "1s" 2026/05/18 04:02:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:35774") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42716->172.17.0.4:35774, err= 2026/05/18 04:02:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: 2026/05/18 04:02:59 INFO : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Making directory 2026/05/18 04:02:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: 2026/05/18 04:02:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: 2026/05/18 04:02:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: 2026/05/18 04:02:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/18 04:02:59 INFO : toe/toe: Making directory 2026/05/18 04:02:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 04:02:59 DEBUG : toe/toe: transformed to: 2026/05/18 04:02:59 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/18 04:02:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 04:02:59 DEBUG : toe: transformed to: 2026/05/18 04:02:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/18 04:02:59 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/18 04:02:59 DEBUG : toe/toe/toe: transformed to: 2026/05/18 04:02:59 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for checks to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Waiting for transfers to finish 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39582") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:38120->172.17.0.4:39582, err= 2026/05/18 04:02:59 DEBUG : toe/toe/toe: size = 11 OK 2026/05/18 04:02:59 INFO : toe/toe/toe: Copied (new) 2026/05/18 04:02:59 ERROR : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: not deleting files as there were IO errors 2026/05/18 04:02:59 ERROR : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: not deleting directories as there were IO errors 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:33029") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39824->172.17.0.4:33029, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:38341") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:45884->172.17.0.4:38341, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39151") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:33620->172.17.0.4:39151, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39841") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42632->172.17.0.4:39841, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:39448") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:52038->172.17.0.4:39448, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:31696") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:42070->172.17.0.4:31696, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30320") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:48350->172.17.0.4:30320, err= --- PASS: TestError (0.01s) PASS 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: dial("tcp","172.17.0.4:30304") 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: > dial: conn=172.17.0.1:39686->172.17.0.4:30304, err= 2026/05/18 04:02:59 DEBUG : ftp://172.17.0.4:21/rclone-test-cujuduq8raji: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m25.397331368s (try 1/5)