"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Starting (try 1/5) 2026/05/02 04:19:45 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa" 2026/05/02 04:19:45 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/02 04:19:45 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:19:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:19:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:19:45 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:19:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:19:45 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:19:45 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:19:45 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:19:45 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:19:45 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:19:45 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Connecting to FTP server 2026/05/02 04:19:45 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:21") 2026/05/02 04:19:45 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40250->172.17.0.3:21, err= 2026/05/02 04:19:47 DEBUG : Creating backend with remote "/tmp/rclone3506628600" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34189") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44020->172.17.0.3:34189, err= 2026/05/02 04:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:47 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35725") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55398->172.17.0.3:35725, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32541") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52022->172.17.0.3:32541, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39117") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51940->172.17.0.3:39117, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36386") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50384->172.17.0.3:36386, err= 2026/05/02 04:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39767") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51686->172.17.0.3:39767, err= 2026/05/02 04:19:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:19:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:19:47 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37998") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41680->172.17.0.3:37998, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33560") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43076->172.17.0.3:33560, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39613") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57704->172.17.0.3:39613, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39385") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46080->172.17.0.3:39385, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30228") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58762->172.17.0.3:30228, err= --- PASS: TestCopy (0.01s) === RUN TestCopyMetadata run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30773") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33408->172.17.0.3:30773, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30432") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50206->172.17.0.3:30432, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:98: Skipping as metadata not supported 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36802") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53742->172.17.0.3:36802, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34500") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45460->172.17.0.3:34500, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:47 DEBUG : Creating backend with remote "/non-existing" 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30492") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47082->172.17.0.3:30492, err= 2026/05/02 04:19:47 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34147") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57786->172.17.0.3:34147, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37004") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36612->172.17.0.3:37004, err= --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32458") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46876->172.17.0.3:32458, err= 2026/05/02 04:19:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:19:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:19:47 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32278") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57532->172.17.0.3:32278, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30722") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50390->172.17.0.3:30722, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33187") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48656->172.17.0.3:33187, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30468") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52704->172.17.0.3:30468, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36546") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35598->172.17.0.3:36546, err= --- PASS: TestCopyNoTraverse (0.01s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:222: Only runs on local 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37510") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38164->172.17.0.3:37510, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32483") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41016->172.17.0.3:32483, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:47 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Running all checks before starting transfers 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39049") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59434->172.17.0.3:39049, err= 2026/05/02 04:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:47 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Checks finished, now starting transfers 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33676") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44394->172.17.0.3:33676, err= 2026/05/02 04:19:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:19:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:19:47 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35463") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51534->172.17.0.3:35463, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36327") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39138->172.17.0.3:36327, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31257") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58850->172.17.0.3:31257, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34078") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44436->172.17.0.3:34078, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36046") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52638->172.17.0.3:36046, err= --- PASS: TestCopyCheckFirst (0.01s) === RUN TestSyncNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:47 ERROR : Ignoring --no-traverse with sync 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32913") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57408->172.17.0.3:32913, err= 2026/05/02 04:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39180") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40332->172.17.0.3:39180, err= 2026/05/02 04:19:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:19:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:19:47 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:47 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33903") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45378->172.17.0.3:33903, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36711") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52208->172.17.0.3:36711, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39772") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46998->172.17.0.3:39772, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33485") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59354->172.17.0.3:33485, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33134") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60338->172.17.0.3:33134, err= --- PASS: TestSyncNoTraverse (0.01s) === RUN TestCopyWithDepth run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30533") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45406->172.17.0.3:30533, err= 2026/05/02 04:19:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34643") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53186->172.17.0.3:34643, err= 2026/05/02 04:19:47 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/05/02 04:19:47 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/05/02 04:19:47 INFO : hello world2: Copied (new) 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32924") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58314->172.17.0.3:32924, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31843") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52888->172.17.0.3:31843, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30797") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47480->172.17.0.3:30797, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35665") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48154->172.17.0.3:35665, err= 2026/05/02 04:19:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36473") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55932->172.17.0.3:36473, err= 2026/05/02 04:19:47 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/02 04:19:47 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/02 04:19:47 INFO : potato2: Copied (new) 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35288") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53360->172.17.0.3:35288, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30185") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41838->172.17.0.3:30185, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34688") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53448->172.17.0.3:34688, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31377") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43346->172.17.0.3:31377, err= 2026/05/02 04:19:47 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/05/02 04:19:47 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/05/02 04:19:47 INFO : potato2: Copied (new) 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38161") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59102->172.17.0.3:38161, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38443") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58600->172.17.0.3:38443, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32680") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59810->172.17.0.3:32680, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.01s) === RUN TestCopyEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/02 04:19:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 04:19:47 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/05/02 04:19:47 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32368") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59522->172.17.0.3:32368, err= 2026/05/02 04:19:47 INFO : sub dir2: Making directory 2026/05/02 04:19:47 INFO : sub dir: Making directory 2026/05/02 04:19:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:47 INFO : sub dir2/sub sub dir2: Making directory 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Connecting to FTP server 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:21") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40264->172.17.0.3:21, err= 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35169") 2026/05/02 04:19:47 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35920->172.17.0.3:35169, err= 2026/05/02 04:19:47 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:19:47 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:19:47 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34601") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41534->172.17.0.3:34601, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30442") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31973") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45356->172.17.0.3:30442, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45764->172.17.0.3:31973, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37826") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39926->172.17.0.3:37826, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38337") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54576->172.17.0.3:38337, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37935") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34574") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34838->172.17.0.3:37935, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35974->172.17.0.3:34574, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36024") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35720->172.17.0.3:36024, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33582") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36074->172.17.0.3:33582, err= --- PASS: TestCopyEmptyDirectories (2.24s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:49 INFO : sub dir2: Making directory 2026/05/02 04:19:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/05/02 04:19:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34845") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45516->172.17.0.3:34845, err= 2026/05/02 04:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39899") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49972->172.17.0.3:39899, err= 2026/05/02 04:19:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:19:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:19:49 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38666") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54216->172.17.0.3:38666, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31182") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56338->172.17.0.3:31182, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33407") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34294->172.17.0.3:33407, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33832") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47800->172.17.0.3:33832, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35430") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54944->172.17.0.3:35430, err= --- PASS: TestCopyNoEmptyDirectories (0.01s) === RUN TestMoveEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:49 DEBUG : sub dir2: Making directory with metadata 2026/05/02 04:19:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36217") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49076->172.17.0.3:36217, err= 2026/05/02 04:19:49 INFO : sub dir2: Making directory 2026/05/02 04:19:49 INFO : sub dir: Making directory 2026/05/02 04:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39121") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32854->172.17.0.3:39121, err= 2026/05/02 04:19:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:19:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:19:49 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:49 INFO : sub dir/hello world: Deleted 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35663") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54554->172.17.0.3:35663, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36835") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36857") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58052->172.17.0.3:36835, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42902->172.17.0.3:36857, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36888") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43412->172.17.0.3:36888, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30271") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45106->172.17.0.3:30271, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36841") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35136") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35608->172.17.0.3:36841, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41706->172.17.0.3:35136, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38637") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53732->172.17.0.3:38637, err= --- PASS: TestMoveEmptyDirectories (0.01s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:438: Skipping test as backend does not support DirSetModTime 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32898") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35546->172.17.0.3:32898, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38789") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34328->172.17.0.3:38789, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:49 INFO : sub dir2: Making directory 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30173") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48810->172.17.0.3:30173, err= 2026/05/02 04:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30692") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40184->172.17.0.3:30692, err= 2026/05/02 04:19:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:19:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:19:49 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:49 INFO : sub dir/hello world: Deleted 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36811") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59444->172.17.0.3:36811, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31278") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58154->172.17.0.3:31278, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36997") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54800->172.17.0.3:36997, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36986") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40336->172.17.0.3:36986, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38088") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55730->172.17.0.3:38088, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:49 DEBUG : sub dir2: Making directory with metadata 2026/05/02 04:19:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 04:19:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32864") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33736->172.17.0.3:32864, err= 2026/05/02 04:19:49 INFO : sub dir2: Making directory 2026/05/02 04:19:49 INFO : sub dir: Making directory 2026/05/02 04:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35098") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40212->172.17.0.3:35098, err= 2026/05/02 04:19:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:19:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:19:49 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:49 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31872") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40964->172.17.0.3:31872, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34463") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37588") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40062->172.17.0.3:34463, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55602->172.17.0.3:37588, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32287") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51986->172.17.0.3:32287, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36631") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36873") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59136->172.17.0.3:36631, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45322->172.17.0.3:36873, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36507") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55476->172.17.0.3:36507, err= --- PASS: TestSyncEmptyDirectories (0.01s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37213") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50122->172.17.0.3:37213, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36126") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47342->172.17.0.3:36126, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:49 INFO : sub dir2: Making directory 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30383") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34010->172.17.0.3:30383, err= 2026/05/02 04:19:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32827") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43152->172.17.0.3:32827, err= 2026/05/02 04:19:49 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:19:49 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:19:49 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:49 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33382") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60164->172.17.0.3:33382, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30752") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35780->172.17.0.3:30752, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30311") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50902->172.17.0.3:30311, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32068") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48612->172.17.0.3:32068, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31817") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35398->172.17.0.3:31817, err= --- PASS: TestSyncNoEmptyDirectories (0.01s) === RUN TestServerSideCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32912") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59566->172.17.0.3:32912, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37369") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50734->172.17.0.3:37369, err= 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33455") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44956->172.17.0.3:33455, err= 2026/05/02 04:19:49 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-komewuy3zeku" 2026/05/02 04:19:49 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:19:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:19:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:19:49 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:19:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:19:49 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:19:49 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:19:49 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:19:49 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:19:49 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: Connecting to FTP server 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: dial("tcp","172.17.0.3:21") 2026/05/02 04:19:49 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: > dial: conn=172.17.0.1:40276->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-jexuruq4coxa -> ftp://172.17.0.3:21/rclone-test-komewuy3zeku 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37886") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57994->172.17.0.3:37886, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: dial("tcp","172.17.0.3:31345") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: > dial: conn=172.17.0.1:47796->172.17.0.3:31345, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35239") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33288->172.17.0.3:35239, err= 2026/05/02 04:19:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: Waiting for checks to finish 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: Waiting for transfers to finish 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33528") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55540->172.17.0.3:33528, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: dial("tcp","172.17.0.3:33979") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: > dial: conn=172.17.0.1:37334->172.17.0.3:33979, err= 2026/05/02 04:19:51 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/02 04:19:51 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/02 04:19:51 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: dial("tcp","172.17.0.3:37514") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: > dial: conn=172.17.0.1:41452->172.17.0.3:37514, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: dial("tcp","172.17.0.3:30408") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: > dial: conn=172.17.0.1:53622->172.17.0.3:30408, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: dial("tcp","172.17.0.3:33837") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: > dial: conn=172.17.0.1:59844->172.17.0.3:33837, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: dial("tcp","172.17.0.3:33676") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: > dial: conn=172.17.0.1:51358->172.17.0.3:33676, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: Purge object "sub dir/hello world" 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: Purge dir "sub dir" 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: Purge dir "" 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37942") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34160->172.17.0.3:37942, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31602") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40002->172.17.0.3:31602, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31159") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34538->172.17.0.3:31159, err= --- PASS: TestServerSideCopy (2.19s) === RUN TestCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32884") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49530->172.17.0.3:32884, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32664") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33034->172.17.0.3:32664, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39805") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51438->172.17.0.3:39805, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38529") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42480->172.17.0.3:38529, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31537") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44340->172.17.0.3:31537, err= 2026/05/02 04:19:51 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:19:51 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:19:51 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33675") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53954->172.17.0.3:33675, err= 2026/05/02 04:19:51 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/02 04:19:51 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/02 04:19:51 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30648") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35398->172.17.0.3:30648, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35144") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43532->172.17.0.3:35144, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30153") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36330->172.17.0.3:30153, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36889") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52782->172.17.0.3:36889, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35406") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35446->172.17.0.3:35406, err= --- PASS: TestCopyOverSelf (0.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39795") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32962->172.17.0.3:39795, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36346") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53790->172.17.0.3:36346, err= 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39606") 2026/05/02 04:19:51 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49694->172.17.0.3:39606, err= 2026/05/02 04:19:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-doguciy4mebu" 2026/05/02 04:19:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:19:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:19:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:19:52 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:19:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:19:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:19:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:19:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:19:52 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:19:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:19:52 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: Connecting to FTP server 2026/05/02 04:19:52 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:21") 2026/05/02 04:19:52 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:42364->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-jexuruq4coxa -> ftp://172.17.0.3:21/rclone-test-doguciy4mebu 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:34884") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:49540->172.17.0.3:34884, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31209") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43212->172.17.0.3:31209, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33536") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55104->172.17.0.3:33536, err= 2026/05/02 04:19:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: Waiting for checks to finish 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: Waiting for transfers to finish 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35947") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41688->172.17.0.3:35947, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:37012") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:47944->172.17.0.3:37012, err= 2026/05/02 04:19:54 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/02 04:19:54 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/02 04:19:54 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:39277") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:39222->172.17.0.3:39277, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:35150") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:59282->172.17.0.3:35150, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37031") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51372->172.17.0.3:37031, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37186") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58280->172.17.0.3:37186, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36165") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47244->172.17.0.3:36165, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:33068") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:43930->172.17.0.3:33068, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35323") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39010->172.17.0.3:35323, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39334") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:30322") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50090->172.17.0.3:39334, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:44762->172.17.0.3:30322, err= 2026/05/02 04:19:54 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:19:54 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-doguciy4mebu) 2026/05/02 04:19:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: Waiting for checks to finish 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: Waiting for transfers to finish 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37239") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54738->172.17.0.3:37239, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:35207") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:52744->172.17.0.3:35207, err= 2026/05/02 04:19:54 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/05/02 04:19:54 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/05/02 04:19:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:36645") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:44556->172.17.0.3:36645, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:39803") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:55420->172.17.0.3:39803, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:35128") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:32812->172.17.0.3:35128, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: dial("tcp","172.17.0.3:32526") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: > dial: conn=172.17.0.1:39824->172.17.0.3:32526, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: Purge object "sub dir/hello world" 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: Purge dir "sub dir" 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: Purge dir "" 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30927") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49074->172.17.0.3:30927, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38892") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49114->172.17.0.3:38892, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36671") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41476->172.17.0.3:36671, err= --- PASS: TestServerSideCopyOverSelf (2.25s) === RUN TestMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32708") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49428->172.17.0.3:32708, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39360") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42164->172.17.0.3:39360, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38675") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36712->172.17.0.3:38675, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30476") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49240->172.17.0.3:30476, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39058") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38000->172.17.0.3:39058, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:54 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:19:54 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:19:54 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33169") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53316->172.17.0.3:33169, err= 2026/05/02 04:19:54 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/05/02 04:19:54 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/05/02 04:19:54 INFO : sub dir/hello world: Copied (replaced existing) 2026/05/02 04:19:54 INFO : sub dir/hello world: Deleted 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39508") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59030->172.17.0.3:39508, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36681") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51316->172.17.0.3:36681, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33192") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36440->172.17.0.3:33192, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34994") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34698->172.17.0.3:34994, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39098") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50410->172.17.0.3:39098, err= --- PASS: TestMoveOverSelf (0.01s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30658") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38676->172.17.0.3:30658, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37944") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60450->172.17.0.3:37944, err= 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35804") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53496->172.17.0.3:35804, err= 2026/05/02 04:19:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-netopav2femi" 2026/05/02 04:19:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:19:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:19:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:19:54 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:19:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:19:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:19:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:19:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:19:54 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:19:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Connecting to FTP server 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:21") 2026/05/02 04:19:54 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:42374->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-jexuruq4coxa -> ftp://172.17.0.3:21/rclone-test-netopav2femi 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:37348") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:59944->172.17.0.3:37348, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34226") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53516->172.17.0.3:34226, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37165") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51628->172.17.0.3:37165, err= 2026/05/02 04:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30529") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35420->172.17.0.3:30529, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:36849") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:42902->172.17.0.3:36849, err= 2026/05/02 04:19:56 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/02 04:19:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/02 04:19:56 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:31364") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:34434->172.17.0.3:31364, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:30361") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:33198->172.17.0.3:30361, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36832") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55566->172.17.0.3:36832, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39742") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52018->172.17.0.3:39742, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38802") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39772->172.17.0.3:38802, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Using server-side directory move 2026/05/02 04:19:56 INFO : ftp://172.17.0.3:21/rclone-test-netopav2femi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:33102") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:42682->172.17.0.3:33102, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32031") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47210->172.17.0.3:32031, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38228") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:33959") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36920->172.17.0.3:38228, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:38770->172.17.0.3:33959, err= 2026/05/02 04:19:56 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:19:56 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-netopav2femi) 2026/05/02 04:19:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Waiting for transfers to finish 2026/05/02 04:19:56 INFO : sub dir/hello world: Deleted 2026/05/02 04:19:56 INFO : sub dir/hello world: Moved (server-side) 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34600") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40558->172.17.0.3:34600, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36484") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57556->172.17.0.3:36484, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:34303") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:54446->172.17.0.3:34303, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:31942") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:60338->172.17.0.3:31942, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36018") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49672->172.17.0.3:36018, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33572") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34430->172.17.0.3:33572, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39818") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52086->172.17.0.3:39818, err= 2026/05/02 04:19:56 DEBUG : testing file moves 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:38480") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:51862->172.17.0.3:38480, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31025") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46726->172.17.0.3:31025, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:34477") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39967") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:34620->172.17.0.3:34477, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39742->172.17.0.3:39967, err= 2026/05/02 04:19:56 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:19:56 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-netopav2femi) 2026/05/02 04:19:56 DEBUG : sub dir/hello world: Sizes differ 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Waiting for transfers to finish 2026/05/02 04:19:56 INFO : sub dir/hello world: Deleted 2026/05/02 04:19:56 INFO : sub dir/hello world: Moved (server-side) 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35764") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50860->172.17.0.3:35764, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39790") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52716->172.17.0.3:39790, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:36524") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:39602->172.17.0.3:36524, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:30457") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:51210->172.17.0.3:30457, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:30468") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:46254->172.17.0.3:30468, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: dial("tcp","172.17.0.3:31794") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: > dial: conn=172.17.0.1:51572->172.17.0.3:31794, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Purge object "sub dir/hello world" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Purge dir "sub dir" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: Purge dir "" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33499") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35422->172.17.0.3:33499, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31675") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39758->172.17.0.3:31675, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33586") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46020->172.17.0.3:33586, err= --- PASS: TestServerSideMoveOverSelf (2.24s) === RUN TestCopyAfterDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30740") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40054->172.17.0.3:30740, err= 2026/05/02 04:19:56 ERROR : error listing: directory not found 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36268") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32878->172.17.0.3:36268, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33444") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34748->172.17.0.3:33444, err= 2026/05/02 04:19:56 INFO : Local file system at /tmp/rclone3506628600: Making directory 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34357") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46114->172.17.0.3:34357, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36220") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57940->172.17.0.3:36220, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34311") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55694->172.17.0.3:34311, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33053") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51454->172.17.0.3:33053, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38126") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39410->172.17.0.3:38126, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37232") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58942->172.17.0.3:37232, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34936") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54616->172.17.0.3:34936, err= --- PASS: TestCopyAfterDelete (0.01s) === RUN TestCopyRedownload run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32787") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42548->172.17.0.3:32787, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30057") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59930->172.17.0.3:30057, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37581") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41632->172.17.0.3:37581, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30172") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36910->172.17.0.3:30172, err= 2026/05/02 04:19:56 DEBUG : Added delayed dir = "sub dir", newDst= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33198") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53470->172.17.0.3:33198, err= 2026/05/02 04:19:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:19:56 DEBUG : Local file system at /tmp/rclone3506628600: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : Local file system at /tmp/rclone3506628600: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38227") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52620->172.17.0.3:38227, err= 2026/05/02 04:19:56 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/05/02 04:19:56 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/05/02 04:19:56 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:19:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35257") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34260->172.17.0.3:35257, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36388") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48104->172.17.0.3:36388, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33025") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49138->172.17.0.3:33025, err= --- PASS: TestCopyRedownload (0.01s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37539") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45790->172.17.0.3:37539, err= 2026/05/02 04:19:56 DEBUG : check sum: Need to transfer - File not found at Destination 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33206") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33086->172.17.0.3:33206, err= 2026/05/02 04:19:56 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/05/02 04:19:56 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/05/02 04:19:56 INFO : check sum: Copied (new) 2026/05/02 04:19:56 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35096") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35260->172.17.0.3:35096, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38144") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51618->172.17.0.3:38144, err= 2026/05/02 04:19:56 DEBUG : check sum: size = 1 OK 2026/05/02 04:19:56 NOTICE: ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/02 04:19:56 DEBUG : check sum: Size of src and dst objects identical 2026/05/02 04:19:56 DEBUG : check sum: Unchanged skipping 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:56 INFO : There was nothing to transfer 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33900") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41854->172.17.0.3:33900, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30343") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52804->172.17.0.3:30343, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33793") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44932->172.17.0.3:33793, err= --- PASS: TestSyncBasedOnCheckSum (0.01s) === RUN TestSyncSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39640") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48222->172.17.0.3:39640, err= 2026/05/02 04:19:56 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38360") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58910->172.17.0.3:38360, err= 2026/05/02 04:19:56 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/05/02 04:19:56 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/05/02 04:19:56 INFO : sizeonly: Copied (new) 2026/05/02 04:19:56 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37782") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49922->172.17.0.3:37782, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32498") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56444->172.17.0.3:32498, err= 2026/05/02 04:19:56 DEBUG : sizeonly: size = 6 OK 2026/05/02 04:19:56 DEBUG : sizeonly: Sizes identical 2026/05/02 04:19:56 DEBUG : sizeonly: Unchanged skipping 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:56 INFO : There was nothing to transfer 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34901") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52434->172.17.0.3:34901, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37011") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50222->172.17.0.3:37011, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33520") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52914->172.17.0.3:33520, err= --- PASS: TestSyncSizeOnly (0.01s) === RUN TestSyncIgnoreSize run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34217") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51886->172.17.0.3:34217, err= 2026/05/02 04:19:56 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30894") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38210->172.17.0.3:30894, err= 2026/05/02 04:19:56 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/05/02 04:19:56 INFO : ignore-size: Copied (new) 2026/05/02 04:19:56 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30592") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40778->172.17.0.3:30592, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35488") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40548->172.17.0.3:35488, err= 2026/05/02 04:19:56 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:19:56 DEBUG : ignore-size: Unchanged skipping 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:56 INFO : There was nothing to transfer 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35047") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59404->172.17.0.3:35047, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33994") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36992->172.17.0.3:33994, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30536") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53194->172.17.0.3:30536, err= --- PASS: TestSyncIgnoreSize (0.01s) === RUN TestSyncIgnoreTimes run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38231") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36610->172.17.0.3:38231, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34391") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57912->172.17.0.3:34391, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35793") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55832->172.17.0.3:35793, err= 2026/05/02 04:19:56 DEBUG : existing: size = 6 OK 2026/05/02 04:19:56 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : existing: Unchanged skipping 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:56 INFO : There was nothing to transfer 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38481") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58158->172.17.0.3:38481, err= 2026/05/02 04:19:56 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32284") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43562->172.17.0.3:32284, err= 2026/05/02 04:19:56 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/02 04:19:56 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/02 04:19:56 INFO : existing: Copied (replaced existing) 2026/05/02 04:19:56 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38643") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48268->172.17.0.3:38643, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35611") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52492->172.17.0.3:35611, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33425") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53988->172.17.0.3:33425, err= --- PASS: TestSyncIgnoreTimes (0.01s) === RUN TestSyncIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32246") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45668->172.17.0.3:32246, err= 2026/05/02 04:19:56 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30407") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42320->172.17.0.3:30407, err= 2026/05/02 04:19:56 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/02 04:19:56 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/02 04:19:56 INFO : existing: Copied (new) 2026/05/02 04:19:56 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34480") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59214->172.17.0.3:34480, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37825") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38466->172.17.0.3:37825, err= 2026/05/02 04:19:56 DEBUG : existing: Destination exists, skipping 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:19:56 DEBUG : Waiting for deletions to finish 2026/05/02 04:19:56 INFO : There was nothing to transfer 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39205") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46442->172.17.0.3:39205, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32110") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42780->172.17.0.3:32110, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30300") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34096->172.17.0.3:30300, err= --- PASS: TestSyncIgnoreExisting (0.01s) === RUN TestSyncIgnoreErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39745") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37544->172.17.0.3:39745, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38198") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46918->172.17.0.3:38198, err= 2026/05/02 04:19:56 INFO : d: Making directory 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37063") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40984->172.17.0.3:37063, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Connecting to FTP server 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:21") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35848") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42388->172.17.0.3:21, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34851") 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52540->172.17.0.3:34851, err= 2026/05/02 04:19:56 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46328->172.17.0.3:35848, err= 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37952") 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58188->172.17.0.3:37952, err= 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33621") 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36158->172.17.0.3:33621, err= 2026/05/02 04:19:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35487") 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Connecting to FTP server 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:21") 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56618->172.17.0.3:35487, err= 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42394->172.17.0.3:21, err= 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34159") 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34360->172.17.0.3:34159, err= 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34286") 2026/05/02 04:19:58 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43722->172.17.0.3:34286, err= 2026/05/02 04:19:58 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/02 04:19:58 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/02 04:19:58 INFO : a/potato2: Copied (new) 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33931") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51778->172.17.0.3:33931, err= 2026/05/02 04:20:00 DEBUG : c/non empty space: size = 5 OK 2026/05/02 04:20:00 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:00 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:00 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:00 INFO : b/potato: Deleted 2026/05/02 04:20:00 INFO : d: Removing directory 2026/05/02 04:20:00 INFO : b: Removing directory 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: deleted 2 directories 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36319") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48868->172.17.0.3:36319, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38966") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33558") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46976->172.17.0.3:38966, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49868->172.17.0.3:33558, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38718") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39414->172.17.0.3:38718, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36263") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36115") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44244->172.17.0.3:36263, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55806->172.17.0.3:36115, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32337") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39426->172.17.0.3:32337, err= --- PASS: TestSyncIgnoreErrors (4.43s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34890") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50944->172.17.0.3:34890, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39775") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39322->172.17.0.3:39775, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37493") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53224->172.17.0.3:37493, err= 2026/05/02 04:20:00 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:00 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/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:00 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:00 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39544") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58384->172.17.0.3:39544, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30023") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47372->172.17.0.3:30023, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:00 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:00 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/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34093") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56190->172.17.0.3:34093, err= 2026/05/02 04:20:00 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/05/02 04:20:00 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/05/02 04:20:00 INFO : empty space: Copied (replaced existing) 2026/05/02 04:20:00 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38932") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46750->172.17.0.3:38932, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38138") 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44278->172.17.0.3:38138, err= 2026/05/02 04:20:00 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39085") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34378->172.17.0.3:39085, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.01s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37498") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44680->172.17.0.3:37498, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33571") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35436->172.17.0.3:33571, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31448") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57350->172.17.0.3:31448, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35715") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48854->172.17.0.3:35715, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31892") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44714->172.17.0.3:31892, err= 2026/05/02 04:20:01 DEBUG : foo: size = 3 OK 2026/05/02 04:20:01 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/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34558") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54602->172.17.0.3:34558, err= 2026/05/02 04:20:01 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/05/02 04:20:01 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/05/02 04:20:01 INFO : foo: Copied (replaced existing) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33916") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49028->172.17.0.3:33916, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30186") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48160->172.17.0.3:30186, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38031") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49036->172.17.0.3:38031, err= --- PASS: TestSyncDoesntUpdateModtime (0.01s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35245") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53920->172.17.0.3:35245, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34542") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40974->172.17.0.3:34542, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36992") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60774->172.17.0.3:36992, err= 2026/05/02 04:20:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39875") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60878->172.17.0.3:39875, err= 2026/05/02 04:20:01 DEBUG : potato.06503f43.partial: size = 60 OK 2026/05/02 04:20:01 DEBUG : potato.06503f43.partial: renamed to: potato 2026/05/02 04:20:01 INFO : potato: Copied (new) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32995") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54186->172.17.0.3:32995, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38396") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58286->172.17.0.3:38396, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30208") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40208->172.17.0.3:30208, err= --- PASS: TestSyncAfterAddingAFile (0.01s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39491") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36948->172.17.0.3:39491, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36733") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33952->172.17.0.3:36733, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30761") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53708->172.17.0.3:30761, err= 2026/05/02 04:20:01 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:01 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:20:01 DEBUG : potato: Sizes differ 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34759") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33800->172.17.0.3:34759, err= 2026/05/02 04:20:01 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/05/02 04:20:01 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/05/02 04:20:01 INFO : potato: Copied (replaced existing) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36538") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47662->172.17.0.3:36538, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32671") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37652->172.17.0.3:32671, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31954") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60954->172.17.0.3:31954, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.01s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33242") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43586->172.17.0.3:33242, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37131") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47956->172.17.0.3:37131, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36572") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43346->172.17.0.3:36572, err= 2026/05/02 04:20:01 DEBUG : potato: size = 21 OK 2026/05/02 04:20:01 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/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39342") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53316->172.17.0.3:39342, err= 2026/05/02 04:20:01 DEBUG : potato.a809149f.partial: size = 21 OK 2026/05/02 04:20:01 DEBUG : potato.a809149f.partial: renamed to: potato 2026/05/02 04:20:01 INFO : potato: Copied (replaced existing) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36327") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51164->172.17.0.3:36327, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30402") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38888->172.17.0.3:30402, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33793") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44940->172.17.0.3:33793, err= --- PASS: TestSyncAfterChangingContentsOnly (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39653") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53186->172.17.0.3:39653, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30532") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42954->172.17.0.3:30532, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37098") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45396->172.17.0.3:37098, err= 2026/05/02 04:20:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37978") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46458->172.17.0.3:37978, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38647") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57396->172.17.0.3:38647, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35129") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36614->172.17.0.3:35129, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30986") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44514->172.17.0.3:30986, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32546") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35608->172.17.0.3:32546, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33324") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37896->172.17.0.3:33324, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34100") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58848->172.17.0.3:34100, err= 2026/05/02 04:20:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34357") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46118->172.17.0.3:34357, err= 2026/05/02 04:20:01 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/02 04:20:01 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/02 04:20:01 INFO : potato2: Copied (new) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 INFO : potato: Deleted 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34935") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42660->172.17.0.3:34935, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37469") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53086->172.17.0.3:37469, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32874") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60830->172.17.0.3:32874, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36021") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41796->172.17.0.3:36021, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36882") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59864->172.17.0.3:36882, err= 2026/05/02 04:20:01 INFO : d: Making directory 2026/05/02 04:20:01 INFO : d/e: Making directory 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39033") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39110->172.17.0.3:39033, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38458") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36629") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30024") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60968->172.17.0.3:30024, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33504->172.17.0.3:38458, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48412->172.17.0.3:36629, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38625") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46420->172.17.0.3:38625, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36912") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51784->172.17.0.3:36912, err= 2026/05/02 04:20:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36704") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33832") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35924") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54214->172.17.0.3:36704, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38868->172.17.0.3:33832, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46992->172.17.0.3:35924, err= 2026/05/02 04:20:01 DEBUG : c/non empty space: size = 5 OK 2026/05/02 04:20:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36338") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48124->172.17.0.3:36338, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35177") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54708->172.17.0.3:35177, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/02 04:20:01 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/02 04:20:01 INFO : a/potato2: Copied (new) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 INFO : b/potato: Deleted 2026/05/02 04:20:01 INFO : d/e: Removing directory 2026/05/02 04:20:01 INFO : d: Removing directory 2026/05/02 04:20:01 INFO : b: Removing directory 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: deleted 3 directories 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38651") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38836->172.17.0.3:38651, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33533") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36334->172.17.0.3:33533, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34923") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58778->172.17.0.3:34923, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35141") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40572->172.17.0.3:35141, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39926") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48466->172.17.0.3:39926, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30014") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40400->172.17.0.3:30014, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32223") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60146->172.17.0.3:32223, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38027") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45314->172.17.0.3:38027, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39888") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48060->172.17.0.3:39888, err= 2026/05/02 04:20:01 INFO : d: Making directory 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30273") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40552->172.17.0.3:30273, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35556") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39531") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53282->172.17.0.3:35556, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36683") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53406->172.17.0.3:39531, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49288->172.17.0.3:36683, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34143") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49156->172.17.0.3:34143, err= 2026/05/02 04:20:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38060") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35307") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39734") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59306->172.17.0.3:38060, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41852->172.17.0.3:35307, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37456->172.17.0.3:39734, err= 2026/05/02 04:20:01 DEBUG : c/non empty space: size = 5 OK 2026/05/02 04:20:01 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : c/non empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32603") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38146->172.17.0.3:32603, err= 2026/05/02 04:20:01 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/05/02 04:20:01 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/05/02 04:20:01 INFO : a/potato2: Copied (new) 2026/05/02 04:20:01 ERROR : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: not deleting files as there were IO errors 2026/05/02 04:20:01 ERROR : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: not deleting directories as there were IO errors 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32882") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36914->172.17.0.3:32882, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38068") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57906->172.17.0.3:38068, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35059") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31275") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33984") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34388->172.17.0.3:35059, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44920->172.17.0.3:31275, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46192->172.17.0.3:33984, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31672") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38874->172.17.0.3:31672, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35879") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35321") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44200->172.17.0.3:35321, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47334->172.17.0.3:35879, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38590") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36625") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44506->172.17.0.3:36625, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52198->172.17.0.3:38590, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32722") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48292->172.17.0.3:32722, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.02s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38009") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49240->172.17.0.3:38009, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39472") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45578->172.17.0.3:39472, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30852") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50946->172.17.0.3:30852, err= 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38157") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56960->172.17.0.3:38157, err= 2026/05/02 04:20:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 INFO : potato: Deleted 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34106") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37016->172.17.0.3:34106, err= 2026/05/02 04:20:01 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/02 04:20:01 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/02 04:20:01 INFO : potato2: Copied (new) 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33191") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36850->172.17.0.3:33191, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35614") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40322->172.17.0.3:35614, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31820") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60826->172.17.0.3:31820, err= --- PASS: TestSyncDeleteDuring (0.01s) === RUN TestSyncDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35626") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42892->172.17.0.3:35626, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33691") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43986->172.17.0.3:33691, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34800") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41208->172.17.0.3:34800, err= 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39937") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44116->172.17.0.3:39937, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 INFO : potato: Deleted 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36201") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56172->172.17.0.3:36201, err= 2026/05/02 04:20:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30544") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47066->172.17.0.3:30544, err= 2026/05/02 04:20:01 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/05/02 04:20:01 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/05/02 04:20:01 INFO : potato2: Copied (new) 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30861") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40706->172.17.0.3:30861, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34154") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48488->172.17.0.3:34154, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30105") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48726->172.17.0.3:30105, err= --- PASS: TestSyncDeleteBefore (0.01s) === RUN TestCopyDeleteBefore run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31500") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53368->172.17.0.3:31500, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32658") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41840->172.17.0.3:32658, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39169") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55428->172.17.0.3:39169, err= 2026/05/02 04:20:01 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31699") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45912->172.17.0.3:31699, err= 2026/05/02 04:20:01 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/05/02 04:20:01 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/05/02 04:20:01 INFO : potato2: Copied (new) 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37108") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45372->172.17.0.3:37108, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37625") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56598->172.17.0.3:37625, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34823") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49330->172.17.0.3:34823, err= --- PASS: TestCopyDeleteBefore (0.01s) === RUN TestSyncWithExclude run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32066") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34108->172.17.0.3:32066, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37417") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38308->172.17.0.3:37417, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33558") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49880->172.17.0.3:33558, err= 2026/05/02 04:20:01 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 04:20:01 DEBUG : enormous: Excluded 2026/05/02 04:20:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 04:20:01 DEBUG : potato2: Excluded 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38629") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53042->172.17.0.3:38629, err= 2026/05/02 04:20:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 04:20:01 DEBUG : potato2: Excluded 2026/05/02 04:20:01 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 INFO : There was nothing to transfer 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30397") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42126->172.17.0.3:30397, err= 2026/05/02 04:20:01 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 04:20:01 DEBUG : enormous: Excluded 2026/05/02 04:20:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 04:20:01 DEBUG : potato2: Excluded 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39279") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47676->172.17.0.3:39279, err= 2026/05/02 04:20:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 04:20:01 DEBUG : potato2: Excluded 2026/05/02 04:20:01 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : Local file system at /tmp/rclone3506628600: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : Local file system at /tmp/rclone3506628600: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 INFO : There was nothing to transfer 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31374") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47104->172.17.0.3:31374, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30978") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38572->172.17.0.3:30978, err= --- PASS: TestSyncWithExclude (0.01s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37603") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49504->172.17.0.3:37603, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38442") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48600->172.17.0.3:38442, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38437") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51234->172.17.0.3:38437, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32490") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36112->172.17.0.3:32490, err= 2026/05/02 04:20:01 DEBUG : enormous: Excluded (Size Filter) 2026/05/02 04:20:01 DEBUG : enormous: Excluded 2026/05/02 04:20:01 DEBUG : potato2: Excluded (Size Filter) 2026/05/02 04:20:01 DEBUG : potato2: Excluded 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32869") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53856->172.17.0.3:32869, err= 2026/05/02 04:20:01 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:01 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 INFO : potato2: Deleted 2026/05/02 04:20:01 INFO : enormous: Deleted 2026/05/02 04:20:01 INFO : There was nothing to transfer 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39841") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47720->172.17.0.3:39841, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33767") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42298->172.17.0.3:33767, err= 2026/05/02 04:20:01 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:01 DEBUG : Local file system at /tmp/rclone3506628600: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : Local file system at /tmp/rclone3506628600: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 INFO : enormous: Deleted 2026/05/02 04:20:01 INFO : potato2: Deleted 2026/05/02 04:20:01 INFO : There was nothing to transfer 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35731") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54116->172.17.0.3:35731, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36858") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53970->172.17.0.3:36858, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.01s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36870") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48140->172.17.0.3:36870, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33266") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56456->172.17.0.3:33266, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33239") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59698->172.17.0.3:33239, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33636") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41068->172.17.0.3:33636, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32235") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50318->172.17.0.3:32235, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33501") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33338->172.17.0.3:33501, err= 2026/05/02 04:20:01 DEBUG : five: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : four: size = 4 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:01 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:20:01 DEBUG : four: Sizes differ 2026/05/02 04:20:01 DEBUG : one: Destination is newer than source, skipping 2026/05/02 04:20:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/05/02 04:20:01 DEBUG : three: size = 5 OK 2026/05/02 04:20:01 DEBUG : three: Sizes identical 2026/05/02 04:20:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/05/02 04:20:01 DEBUG : two: size = 3 OK 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39192") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39208") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51378->172.17.0.3:39208, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34966") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43152->172.17.0.3:39192, err= 2026/05/02 04:20:01 DEBUG : five.0fee171d.partial: size = 4 OK 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48264->172.17.0.3:34966, err= 2026/05/02 04:20:01 DEBUG : five.0fee171d.partial: renamed to: five 2026/05/02 04:20:01 INFO : five: Copied (new) 2026/05/02 04:20:01 DEBUG : four.f852663a.partial: size = 4 OK 2026/05/02 04:20:01 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/05/02 04:20:01 DEBUG : four.f852663a.partial: renamed to: four 2026/05/02 04:20:01 INFO : four: Copied (replaced existing) 2026/05/02 04:20:01 DEBUG : two.8549bf6d.partial: renamed to: two 2026/05/02 04:20:01 INFO : two: Copied (replaced existing) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37403") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41192->172.17.0.3:37403, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35452") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36000->172.17.0.3:35452, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38521") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43294->172.17.0.3:38521, err= --- PASS: TestSyncWithUpdateOlder (0.03s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/05/02 04:20:01 ERROR : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31052") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33998->172.17.0.3:31052, err= 2026/05/02 04:20:01 DEBUG : potato: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37742") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58752->172.17.0.3:37742, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30897") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58278->172.17.0.3:30897, err= 2026/05/02 04:20:01 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/02 04:20:01 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/02 04:20:01 INFO : yam: Copied (new) 2026/05/02 04:20:01 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/02 04:20:01 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/02 04:20:01 INFO : potato: Copied (new) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33097") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59562->172.17.0.3:33097, err= 2026/05/02 04:20:01 ERROR : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Ignoring --track-renames as the source and destination do not have a common hash 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39904") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55120->172.17.0.3:39904, err= 2026/05/02 04:20:01 DEBUG : potato: size = 14 OK 2026/05/02 04:20:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : yaml: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : potato: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37881") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44674->172.17.0.3:37881, err= 2026/05/02 04:20:01 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/05/02 04:20:01 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/05/02 04:20:01 INFO : yaml: Copied (new) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 INFO : yam: Deleted 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33358") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53462->172.17.0.3:33358, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34294") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32954->172.17.0.3:34294, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34620") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50634->172.17.0.3:34620, err= --- PASS: TestSyncWithTrackRenames (0.01s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38619") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44752->172.17.0.3:38619, err= 2026/05/02 04:20:01 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Making map for --track-renames 2026/05/02 04:20:01 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Finished making map for --track-renames 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/02 04:20:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for renames to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32768") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32711") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47268->172.17.0.3:32768, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36556->172.17.0.3:32711, err= 2026/05/02 04:20:01 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/02 04:20:01 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/05/02 04:20:01 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/05/02 04:20:01 INFO : yam: Copied (new) 2026/05/02 04:20:01 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/02 04:20:01 INFO : potato: Copied (new) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31898") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36606->172.17.0.3:31898, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38443") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58666->172.17.0.3:38443, err= 2026/05/02 04:20:01 DEBUG : potato: size = 14 OK 2026/05/02 04:20:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : potato: Unchanged skipping 2026/05/02 04:20:01 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Making map for --track-renames 2026/05/02 04:20:01 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Finished making map for --track-renames 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for renames to finish 2026/05/02 04:20:01 INFO : yam: Moved (server-side) to: yaml 2026/05/02 04:20:01 INFO : yaml: Renamed from "yam" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 INFO : There was nothing to transfer 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30372") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54116->172.17.0.3:30372, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38707") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47480->172.17.0.3:38707, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38041") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38914->172.17.0.3:38041, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.01s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36161") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49388->172.17.0.3:36161, err= 2026/05/02 04:20:01 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Making map for --track-renames 2026/05/02 04:20:01 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Finished making map for --track-renames 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/02 04:20:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for renames to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32200") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37742->172.17.0.3:32200, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36532") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58870->172.17.0.3:36532, err= 2026/05/02 04:20:01 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/05/02 04:20:01 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/05/02 04:20:01 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/05/02 04:20:01 INFO : potato: Copied (new) 2026/05/02 04:20:01 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/05/02 04:20:01 INFO : sub/yam: Copied (new) 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39365") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36804->172.17.0.3:39365, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37320") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60512->172.17.0.3:37320, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37388") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54116->172.17.0.3:37388, err= 2026/05/02 04:20:01 DEBUG : potato: size = 14 OK 2026/05/02 04:20:01 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:01 DEBUG : potato: Unchanged skipping 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38071") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44356->172.17.0.3:38071, err= 2026/05/02 04:20:01 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Making map for --track-renames 2026/05/02 04:20:01 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Finished making map for --track-renames 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for renames to finish 2026/05/02 04:20:01 INFO : sub/yam: Moved (server-side) to: yam 2026/05/02 04:20:01 INFO : yam: Renamed from "sub/yam" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:01 INFO : There was nothing to transfer 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34400") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37678->172.17.0.3:34400, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34013") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50226->172.17.0.3:34013, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33805") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49890->172.17.0.3:33805, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34685") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36932->172.17.0.3:34685, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32419") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48238->172.17.0.3:32419, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.01s) === RUN TestServerSideMoveLocal run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : Creating backend with remote "/tmp/rclone3506628600/dir1" 2026/05/02 04:20:01 DEBUG : Creating backend with remote "/tmp/rclone3506628600/dir2" 2026/05/02 04:20:01 DEBUG : Local file system at /tmp/rclone3506628600/dir2: Using server-side directory move 2026/05/02 04:20:01 INFO : Local file system at /tmp/rclone3506628600/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 04:20:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : Local file system at /tmp/rclone3506628600/dir2: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : Local file system at /tmp/rclone3506628600/dir2: Waiting for transfers to finish 2026/05/02 04:20:01 INFO : file1.txt: Moved (server-side) 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30994") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32984->172.17.0.3:30994, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36726") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51872->172.17.0.3:36726, err= --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34853") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36414->172.17.0.3:34853, err= 2026/05/02 04:20:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38062") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52030->172.17.0.3:38062, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37934") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56812->172.17.0.3:37934, err= 2026/05/02 04:20:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:20:01 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/02 04:20:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:20:01 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:20:01 INFO : sub dir/hello world: Deleted 2026/05/02 04:20:01 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/02 04:20:01 INFO : nested/sub dir/file: Copied (new) 2026/05/02 04:20:01 INFO : nested/sub dir/file: Deleted 2026/05/02 04:20:01 INFO : sub dir: Removing directory 2026/05/02 04:20:01 INFO : nested/sub dir: Removing directory 2026/05/02 04:20:01 INFO : nested: Removing directory 2026/05/02 04:20:01 DEBUG : Local file system at /tmp/rclone3506628600: deleted 3 directories 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32754") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56370->172.17.0.3:32754, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38830") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32018") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40500->172.17.0.3:38830, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48542->172.17.0.3:32018, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33497") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46356->172.17.0.3:33497, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37240") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43146->172.17.0.3:37240, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31685") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37858") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52158->172.17.0.3:31685, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56428->172.17.0.3:37858, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31853") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59234->172.17.0.3:31853, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35950") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45128->172.17.0.3:35950, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39331") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43152->172.17.0.3:39331, err= 2026/05/02 04:20:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32538") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33440->172.17.0.3:32538, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36886") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55264->172.17.0.3:36886, err= 2026/05/02 04:20:01 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/05/02 04:20:01 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/05/02 04:20:01 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/05/02 04:20:01 INFO : sub dir/hello world: Copied (new) 2026/05/02 04:20:01 INFO : sub dir/hello world: Deleted 2026/05/02 04:20:01 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/05/02 04:20:01 INFO : nested/sub dir/file: Copied (new) 2026/05/02 04:20:01 INFO : nested/sub dir/file: Deleted 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39737") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50600->172.17.0.3:39737, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36972") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36430") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49688->172.17.0.3:36972, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38916->172.17.0.3:36430, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31081") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49288->172.17.0.3:31081, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38990") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58910->172.17.0.3:38990, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39055") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34502->172.17.0.3:39055, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35729") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37000->172.17.0.3:35729, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38405") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51894->172.17.0.3:38405, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37460") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58418->172.17.0.3:37460, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.01s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31056") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48058->172.17.0.3:31056, err= 2026/05/02 04:20:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30866") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36469") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51952->172.17.0.3:30866, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38924->172.17.0.3:36469, err= 2026/05/02 04:20:01 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/02 04:20:01 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/05/02 04:20:01 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/02 04:20:01 INFO : existing: Copied (new) 2026/05/02 04:20:01 INFO : existing: Deleted 2026/05/02 04:20:01 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/05/02 04:20:01 INFO : existing-b: Copied (new) 2026/05/02 04:20:01 INFO : existing-b: Deleted 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39251") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55230->172.17.0.3:39251, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38842") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58680->172.17.0.3:38842, err= 2026/05/02 04:20:01 DEBUG : existing: Destination exists, skipping 2026/05/02 04:20:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:01 INFO : There was nothing to transfer 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32673") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51552->172.17.0.3:32673, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38087") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51330->172.17.0.3:38087, err= 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31395") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52122->172.17.0.3:31395, err= --- PASS: TestMoveWithIgnoreExisting (0.01s) === RUN TestServerSideMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-yuwides0yoso" 2026/05/02 04:20:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:01 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:01 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: Connecting to FTP server 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:01 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: > dial: conn=172.17.0.1:42400->172.17.0.3:21, err= 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30301") 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55790->172.17.0.3:30301, err= 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39320") 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59078->172.17.0.3:39320, err= 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36910") 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46714->172.17.0.3:36910, err= 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32234") 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59180->172.17.0.3:32234, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-jexuruq4coxa -> ftp://172.17.0.3:21/rclone-test-yuwides0yoso 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: dial("tcp","172.17.0.3:39849") 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: > dial: conn=172.17.0.1:45922->172.17.0.3:39849, err= 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: dial("tcp","172.17.0.3:39752") 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: > dial: conn=172.17.0.1:54126->172.17.0.3:39752, err= 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: dial("tcp","172.17.0.3:39130") 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: > dial: conn=172.17.0.1:53168->172.17.0.3:39130, err= 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: Using server-side directory move 2026/05/02 04:20:03 INFO : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: dial("tcp","172.17.0.3:36671") 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: > dial: conn=172.17.0.1:50756->172.17.0.3:36671, err= 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34092") 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53286->172.17.0.3:34092, err= 2026/05/02 04:20:03 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:03 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: Waiting for checks to finish 2026/05/02 04:20:03 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:20:03 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:03 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-yuwides0yoso) 2026/05/02 04:20:03 DEBUG : potato3: Sizes differ 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: Connecting to FTP server 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: > dial: conn=172.17.0.1:52530->172.17.0.3:21, err= 2026/05/02 04:20:03 INFO : empty space: Deleted 2026/05/02 04:20:03 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: Waiting for transfers to finish 2026/05/02 04:20:03 INFO : potato2: Moved (server-side) 2026/05/02 04:20:05 INFO : potato3: Deleted 2026/05/02 04:20:05 INFO : potato3: Moved (server-side) 2026/05/02 04:20:05 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38912") 2026/05/02 04:20:05 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33128->172.17.0.3:38912, err= 2026/05/02 04:20:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: dial("tcp","172.17.0.3:38947") 2026/05/02 04:20:05 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: > dial: conn=172.17.0.1:53192->172.17.0.3:38947, err= 2026/05/02 04:20:05 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ramuxar2vuvi" 2026/05/02 04:20:05 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:05 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:05 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:05 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:05 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:05 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:05 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:05 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: Connecting to FTP server 2026/05/02 04:20:05 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:05 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: > dial: conn=172.17.0.1:52536->172.17.0.3:21, err= 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: Using server-side directory move 2026/05/02 04:20:07 INFO : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: Server side directory move succeeded 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: dial("tcp","172.17.0.3:36306") 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: > dial: conn=172.17.0.1:42008->172.17.0.3:36306, err= 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: dial("tcp","172.17.0.3:34831") 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: > dial: conn=172.17.0.1:44958->172.17.0.3:34831, err= 2026/05/02 04:20:07 ERROR : error listing: directory not found 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: dial("tcp","172.17.0.3:31029") 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: > dial: conn=172.17.0.1:58260->172.17.0.3:31029, err= 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: Purge object "empty space" 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: Purge object "potato2" 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: Purge object "potato3" 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: Purge dir "" 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: dial("tcp","172.17.0.3:33536") 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: > dial: conn=172.17.0.1:52330->172.17.0.3:33536, err= 2026/05/02 04:20:07 ERROR : error listing: directory not found 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: Purge dir "" 2026/05/02 04:20:07 NOTICE: purge failed to rmdir "": directory not found 2026/05/02 04:20:07 NOTICE: purge failed: directory not found 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33677") 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32772->172.17.0.3:33677, err= 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38801") 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58118->172.17.0.3:38801, err= --- PASS: TestServerSideMove (6.73s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:07 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-racigel6qoju" 2026/05/02 04:20:07 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:07 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:07 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:07 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:07 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:07 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:07 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: Connecting to FTP server 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:07 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: > dial: conn=172.17.0.1:52538->172.17.0.3:21, err= 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35902") 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49756->172.17.0.3:35902, err= 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39365") 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49232->172.17.0.3:39365, err= 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35045") 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55452->172.17.0.3:35045, err= 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35703") 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44516->172.17.0.3:35703, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-jexuruq4coxa -> ftp://172.17.0.3:21/rclone-test-racigel6qoju 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: dial("tcp","172.17.0.3:34519") 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: > dial: conn=172.17.0.1:53766->172.17.0.3:34519, err= 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: dial("tcp","172.17.0.3:30358") 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: > dial: conn=172.17.0.1:60992->172.17.0.3:30358, err= 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: dial("tcp","172.17.0.3:38988") 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: > dial: conn=172.17.0.1:37386->172.17.0.3:38988, err= 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33631") 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: dial("tcp","172.17.0.3:35173") 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35568->172.17.0.3:33631, err= 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: > dial: conn=172.17.0.1:38642->172.17.0.3:35173, err= 2026/05/02 04:20:10 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 04:20:10 DEBUG : empty space: Excluded 2026/05/02 04:20:10 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 04:20:10 DEBUG : empty space: Excluded 2026/05/02 04:20:10 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: Waiting for checks to finish 2026/05/02 04:20:10 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:20:10 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-racigel6qoju) 2026/05/02 04:20:10 DEBUG : potato3: Sizes differ 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: Waiting for transfers to finish 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: Connecting to FTP server 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:10 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: > dial: conn=172.17.0.1:52548->172.17.0.3:21, err= 2026/05/02 04:20:10 INFO : potato2: Moved (server-side) 2026/05/02 04:20:12 INFO : potato3: Deleted 2026/05/02 04:20:12 INFO : potato3: Moved (server-side) 2026/05/02 04:20:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30754") 2026/05/02 04:20:12 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52562->172.17.0.3:30754, err= 2026/05/02 04:20:12 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: dial("tcp","172.17.0.3:35269") 2026/05/02 04:20:12 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: > dial: conn=172.17.0.1:39022->172.17.0.3:35269, err= 2026/05/02 04:20:12 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-ceviliy2dugi" 2026/05/02 04:20:12 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:12 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:12 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:12 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:12 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:12 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:12 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: Connecting to FTP server 2026/05/02 04:20:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:12 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: > dial: conn=172.17.0.1:38450->172.17.0.3:21, err= 2026/05/02 04:20:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: dial("tcp","172.17.0.3:30691") 2026/05/02 04:20:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: > dial: conn=172.17.0.1:54868->172.17.0.3:30691, err= 2026/05/02 04:20:14 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: dial("tcp","172.17.0.3:31152") 2026/05/02 04:20:14 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: > dial: conn=172.17.0.1:45470->172.17.0.3:31152, err= 2026/05/02 04:20:14 DEBUG : empty space: Excluded (Size Filter) 2026/05/02 04:20:14 DEBUG : empty space: Excluded 2026/05/02 04:20:14 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:14 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/02 04:20:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: Connecting to FTP server 2026/05/02 04:20:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: Waiting for checks to finish 2026/05/02 04:20:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: Waiting for transfers to finish 2026/05/02 04:20:14 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: > dial: conn=172.17.0.1:38464->172.17.0.3:21, err= 2026/05/02 04:20:14 INFO : potato2: Moved (server-side) 2026/05/02 04:20:16 INFO : potato3: Moved (server-side) 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: dial("tcp","172.17.0.3:32568") 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: > dial: conn=172.17.0.1:34014->172.17.0.3:32568, err= 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: dial("tcp","172.17.0.3:30493") 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: > dial: conn=172.17.0.1:45288->172.17.0.3:30493, err= 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: dial("tcp","172.17.0.3:30492") 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: > dial: conn=172.17.0.1:45960->172.17.0.3:30492, err= 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: Purge object "potato2" 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: Purge object "potato3" 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-ceviliy2dugi: Purge dir "" 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: dial("tcp","172.17.0.3:30985") 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: > dial: conn=172.17.0.1:44608->172.17.0.3:30985, err= 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: Purge object "empty space" 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-racigel6qoju: Purge dir "" 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30317") 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36350->172.17.0.3:30317, err= 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33068") 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41980->172.17.0.3:33068, err= --- PASS: TestServerSideMoveWithFilter (8.88s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:16 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-mebumim6mivu" 2026/05/02 04:20:16 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:16 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:16 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:16 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:16 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:16 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:16 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: Connecting to FTP server 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:16 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: > dial: conn=172.17.0.1:38472->172.17.0.3:21, err= 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36200") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46132->172.17.0.3:36200, err= 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34105") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60936->172.17.0.3:34105, err= 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30237") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47716->172.17.0.3:30237, err= 2026/05/02 04:20:19 INFO : tomatoDir: Making directory 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33989") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55614->172.17.0.3:33989, err= 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34951") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54224->172.17.0.3:34951, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-jexuruq4coxa -> ftp://172.17.0.3:21/rclone-test-mebumim6mivu 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: dial("tcp","172.17.0.3:37184") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: > dial: conn=172.17.0.1:59712->172.17.0.3:37184, err= 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: dial("tcp","172.17.0.3:32080") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: > dial: conn=172.17.0.1:54642->172.17.0.3:32080, err= 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: dial("tcp","172.17.0.3:33655") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: > dial: conn=172.17.0.1:60776->172.17.0.3:33655, err= 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: Using server-side directory move 2026/05/02 04:20:19 INFO : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: dial("tcp","172.17.0.3:37313") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35460") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60972->172.17.0.3:35460, err= 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: > dial: conn=172.17.0.1:48022->172.17.0.3:37313, err= 2026/05/02 04:20:19 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/02 04:20:19 DEBUG : empty space: size = 1 OK 2026/05/02 04:20:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/02 04:20:19 DEBUG : empty space: Unchanged skipping 2026/05/02 04:20:19 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:20:19 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-mebumim6mivu) 2026/05/02 04:20:19 DEBUG : potato3: Sizes differ 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: Connecting to FTP server 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:19 INFO : empty space: Deleted 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: > dial: conn=172.17.0.1:38478->172.17.0.3:21, err= 2026/05/02 04:20:19 INFO : potato2: Moved (server-side) 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31615") 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38754->172.17.0.3:31615, err= 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: Waiting for checks to finish 2026/05/02 04:20:19 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: Waiting for transfers to finish 2026/05/02 04:20:21 INFO : potato3: Deleted 2026/05/02 04:20:21 INFO : potato3: Moved (server-side) 2026/05/02 04:20:21 INFO : tomatoDir: Removing directory 2026/05/02 04:20:21 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: deleted 1 directories 2026/05/02 04:20:21 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37312") 2026/05/02 04:20:21 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51180->172.17.0.3:37312, err= 2026/05/02 04:20:21 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39189") 2026/05/02 04:20:21 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45262->172.17.0.3:39189, err= 2026/05/02 04:20:21 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: dial("tcp","172.17.0.3:37241") 2026/05/02 04:20:21 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: > dial: conn=172.17.0.1:43946->172.17.0.3:37241, err= 2026/05/02 04:20:21 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-xotepac0hefa" 2026/05/02 04:20:21 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:21 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:21 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:21 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:21 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:21 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:21 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: Connecting to FTP server 2026/05/02 04:20:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:21 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: > dial: conn=172.17.0.1:38488->172.17.0.3:21, err= 2026/05/02 04:20:23 INFO : tomatoDir: Making directory 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: Using server-side directory move 2026/05/02 04:20:23 INFO : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: Server side directory move succeeded 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: dial("tcp","172.17.0.3:33205") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: > dial: conn=172.17.0.1:47670->172.17.0.3:33205, err= 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: dial("tcp","172.17.0.3:31763") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: > dial: conn=172.17.0.1:58378->172.17.0.3:31763, err= 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: dial("tcp","172.17.0.3:32706") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: > dial: conn=172.17.0.1:58886->172.17.0.3:32706, err= 2026/05/02 04:20:23 ERROR : error listing: directory not found 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: dial("tcp","172.17.0.3:30439") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: > dial: conn=172.17.0.1:33636->172.17.0.3:30439, err= 2026/05/02 04:20:23 ERROR : error listing: directory not found 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: dial("tcp","172.17.0.3:34479") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: > dial: conn=172.17.0.1:56468->172.17.0.3:34479, err= 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: Purge object "empty space" 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: Purge object "potato2" 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: Purge object "potato3" 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: dial("tcp","172.17.0.3:38824") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: > dial: conn=172.17.0.1:37220->172.17.0.3:38824, err= 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: Purge dir "tomatoDir" 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-xotepac0hefa: Purge dir "" 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: dial("tcp","172.17.0.3:30477") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: > dial: conn=172.17.0.1:46076->172.17.0.3:30477, err= 2026/05/02 04:20:23 ERROR : error listing: directory not found 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-mebumim6mivu: Purge dir "" 2026/05/02 04:20:23 NOTICE: purge failed to rmdir "": directory not found 2026/05/02 04:20:23 NOTICE: purge failed: directory not found 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33265") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36458->172.17.0.3:33265, err= 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31722") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49264->172.17.0.3:31722, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.74s) === RUN TestServerSideMoveOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31266") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36390->172.17.0.3:31266, err= 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31455") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50680->172.17.0.3:31455, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:23 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/rclone-sync-test" 2026/05/02 04:20:23 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:23 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:23 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:23 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:23 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:23 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:23 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: Connecting to FTP server 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:23 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: > dial: conn=172.17.0.1:40244->172.17.0.3:21, err= 2026/05/02 04:20:25 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39150") 2026/05/02 04:20:25 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33842->172.17.0.3:39150, err= 2026/05/02 04:20:25 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38150") 2026/05/02 04:20:25 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48004->172.17.0.3:38150, err= --- PASS: TestSyncOverlap (2.20s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:25 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/rclone-sync-test" 2026/05/02 04:20:25 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:25 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:25 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:25 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:25 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:25 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:25 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:25 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: Connecting to FTP server 2026/05/02 04:20:25 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:25 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: > dial: conn=172.17.0.1:40252->172.17.0.3:21, err= 2026/05/02 04:20:28 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/rclone-sync-test-include/layer2" 2026/05/02 04:20:28 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:28 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:28 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:28 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:28 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:28 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:28 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:28 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-include/layer2: Connecting to FTP server 2026/05/02 04:20:28 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:28 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:40266->172.17.0.3:21, err= 2026/05/02 04:20:30 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/rclone-sync-test-ignore-file" 2026/05/02 04:20:30 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:30 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:30 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:30 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:30 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:30 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:30 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:30 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-ignore-file: Connecting to FTP server 2026/05/02 04:20:30 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:30 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:40280->172.17.0.3:21, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39449") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35272->172.17.0.3:39449, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39340") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: dial("tcp","172.17.0.3:33170") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46700->172.17.0.3:39340, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: > dial: conn=172.17.0.1:41978->172.17.0.3:33170, err= 2026/05/02 04:20:32 DEBUG : rclone-sync-test: Excluded 2026/05/02 04:20:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31671") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41734->172.17.0.3:31671, err= 2026/05/02 04:20:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: Waiting for checks to finish 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: Waiting for transfers to finish 2026/05/02 04:20:32 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:32 INFO : There was nothing to transfer 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38520") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40480->172.17.0.3:38520, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: dial("tcp","172.17.0.3:35853") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test: > dial: conn=172.17.0.1:51426->172.17.0.3:35853, err= 2026/05/02 04:20:32 DEBUG : rclone-sync-test: Excluded 2026/05/02 04:20:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34901") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42408->172.17.0.3:34901, err= 2026/05/02 04:20:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:32 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:32 INFO : rclone-sync-test-include: Removing directory 2026/05/02 04:20:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: failed to delete 1 directories 2026/05/02 04:20:32 INFO : There was nothing to transfer 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31973") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59380->172.17.0.3:31973, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:31450") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:55798->172.17.0.3:31450, err= 2026/05/02 04:20:32 DEBUG : rclone-sync-test: Excluded 2026/05/02 04:20:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35498") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34820->172.17.0.3:35498, err= 2026/05/02 04:20:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/05/02 04:20:32 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:32 INFO : There was nothing to transfer 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32882") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58446->172.17.0.3:32882, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:30339") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:33684->172.17.0.3:30339, err= 2026/05/02 04:20:32 DEBUG : rclone-sync-test: Excluded 2026/05/02 04:20:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34980") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56096->172.17.0.3:34980, err= 2026/05/02 04:20:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:20:32 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:32 INFO : rclone-sync-test-include: Removing directory 2026/05/02 04:20:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: failed to delete 1 directories 2026/05/02 04:20:32 INFO : There was nothing to transfer 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37740") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:35047") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39694->172.17.0.3:37740, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:43068->172.17.0.3:35047, err= 2026/05/02 04:20:32 DEBUG : Excluded 2026/05/02 04:20:32 DEBUG : rclone-sync-test: Excluded 2026/05/02 04:20:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39838") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47034->172.17.0.3:39838, err= 2026/05/02 04:20:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/05/02 04:20:32 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:32 INFO : There was nothing to transfer 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35570") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36144->172.17.0.3:35570, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36552") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36643") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39608") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38084->172.17.0.3:36552, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47610->172.17.0.3:36643, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47146->172.17.0.3:39608, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34550") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46224->172.17.0.3:34550, err= 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32485") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40220->172.17.0.3:32485, err= --- PASS: TestSyncOverlapWithFilter (6.77s) === RUN TestSyncCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:32 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/dst" 2026/05/02 04:20:32 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:32 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:32 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:32 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:32 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:32 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:32 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Connecting to FTP server 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:32 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:57256->172.17.0.3:21, err= 2026/05/02 04:20:34 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/CompareDest" 2026/05/02 04:20:34 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:34 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:34 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:34 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:34 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:34 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:34 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:34 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/CompareDest: Connecting to FTP server 2026/05/02 04:20:34 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:34 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/CompareDest: > dial: conn=172.17.0.1:57272->172.17.0.3:21, err= 2026/05/02 04:20:37 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jexuruq4coxa/CompareDest" to be canonical "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/CompareDest" 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:38506") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:37778->172.17.0.3:38506, err= 2026/05/02 04:20:37 DEBUG : one: Need to transfer - File not found at Destination 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:37012") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:37262->172.17.0.3:37012, err= 2026/05/02 04:20:37 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/05/02 04:20:37 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/05/02 04:20:37 INFO : one: Copied (new) 2026/05/02 04:20:37 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30398") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42694->172.17.0.3:30398, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37739") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52754->172.17.0.3:37739, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38028") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33406->172.17.0.3:38028, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32145") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45424->172.17.0.3:32145, err= 2026/05/02 04:20:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jexuruq4coxa/CompareDest" for canonical name "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/CompareDest" 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:39717") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:32934->172.17.0.3:39717, err= 2026/05/02 04:20:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:37 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:37 DEBUG : one: Sizes differ 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:36363") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:60938->172.17.0.3:36363, err= 2026/05/02 04:20:37 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/05/02 04:20:37 DEBUG : one.4a8516eb.partial: renamed to: one 2026/05/02 04:20:37 INFO : one: Copied (replaced existing) 2026/05/02 04:20:37 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38207") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43274->172.17.0.3:38207, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30238") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58022->172.17.0.3:30238, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36974") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36674->172.17.0.3:36974, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31421") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53598->172.17.0.3:31421, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31956") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56298->172.17.0.3:31956, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39196") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47288->172.17.0.3:39196, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39817") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53442->172.17.0.3:39817, err= 2026/05/02 04:20:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jexuruq4coxa/CompareDest" for canonical name "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/CompareDest" 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:30404") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:45372->172.17.0.3:30404, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:37 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:37 DEBUG : one: Sizes differ 2026/05/02 04:20:37 DEBUG : one: size = 5 OK 2026/05/02 04:20:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:37 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:37 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:37 INFO : There was nothing to transfer 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34516") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33322->172.17.0.3:34516, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36206") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55114->172.17.0.3:36206, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35194") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35448->172.17.0.3:35194, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37399") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41418->172.17.0.3:37399, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35737") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45822->172.17.0.3:35737, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37375") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44052->172.17.0.3:37375, err= 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38026") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53494->172.17.0.3:38026, err= 2026/05/02 04:20:37 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jexuruq4coxa/CompareDest" for canonical name "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/CompareDest" 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:37666") 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:60056->172.17.0.3:37666, err= 2026/05/02 04:20:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:37 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:37 DEBUG : one: Sizes differ 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/CompareDest: Connecting to FTP server 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/CompareDest: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:37 DEBUG : two: size = 3 OK 2026/05/02 04:20:37 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:37 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:37 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/CompareDest: > dial: conn=172.17.0.1:57280->172.17.0.3:21, err= 2026/05/02 04:20:39 DEBUG : one: size = 5 OK 2026/05/02 04:20:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:39 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:39 INFO : There was nothing to transfer 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37405") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40142->172.17.0.3:37405, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34131") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46010->172.17.0.3:34131, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31400") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48592->172.17.0.3:31400, err= 2026/05/02 04:20:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jexuruq4coxa/CompareDest" for canonical name "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/CompareDest" 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:34436") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:44170->172.17.0.3:34436, err= 2026/05/02 04:20:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:39 DEBUG : one: Sizes differ 2026/05/02 04:20:39 DEBUG : two: size = 3 OK 2026/05/02 04:20:39 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:39 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:39 DEBUG : one: size = 5 OK 2026/05/02 04:20:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:39 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:39 INFO : There was nothing to transfer 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35915") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59678->172.17.0.3:35915, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31037") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37061") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38010->172.17.0.3:31037, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37064->172.17.0.3:37061, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35008") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47988->172.17.0.3:35008, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34367") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34006") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44424->172.17.0.3:34367, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35052->172.17.0.3:34006, err= 2026/05/02 04:20:39 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jexuruq4coxa/CompareDest" for canonical name "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/CompareDest" 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:30457") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:51768->172.17.0.3:30457, err= 2026/05/02 04:20:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:39 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:39 DEBUG : one: Sizes differ 2026/05/02 04:20:39 DEBUG : two: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:39 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/CompareDest) 2026/05/02 04:20:39 DEBUG : two: Sizes differ 2026/05/02 04:20:39 DEBUG : two: Need to transfer - File not found at Destination 2026/05/02 04:20:39 DEBUG : one: size = 5 OK 2026/05/02 04:20:39 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:39 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:32836") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:33456->172.17.0.3:32836, err= 2026/05/02 04:20:39 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/05/02 04:20:39 DEBUG : two.a319cd8b.partial: renamed to: two 2026/05/02 04:20:39 INFO : two: Copied (new) 2026/05/02 04:20:39 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32685") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44348->172.17.0.3:32685, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30788") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32142") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59762->172.17.0.3:32142, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43208->172.17.0.3:30788, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36296") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36556->172.17.0.3:36296, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30201") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57600->172.17.0.3:30201, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33450") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48880->172.17.0.3:33450, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34018") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36688->172.17.0.3:34018, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (6.89s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38331") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47112->172.17.0.3:38331, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31564") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37794->172.17.0.3:31564, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32942") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41326->172.17.0.3:32942, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30365") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48266->172.17.0.3:30365, err= 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37992") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51198->172.17.0.3:37992, err= 2026/05/02 04:20:39 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/dest" 2026/05/02 04:20:39 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:39 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:39 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:39 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:39 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:39 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:39 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: Connecting to FTP server 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:39 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: > dial: conn=172.17.0.1:57292->172.17.0.3:21, err= 2026/05/02 04:20:41 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/pre-dest1" 2026/05/02 04:20:41 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:41 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:41 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:41 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:41 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:41 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:41 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:41 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/pre-dest1: Connecting to FTP server 2026/05/02 04:20:41 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/pre-dest1: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:41 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/pre-dest1: > dial: conn=172.17.0.1:59144->172.17.0.3:21, err= 2026/05/02 04:20:43 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jexuruq4coxa/pre-dest1" to be canonical "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/pre-dest1" 2026/05/02 04:20:43 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/pre-dest2" 2026/05/02 04:20:43 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:43 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:43 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:43 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:43 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:43 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:43 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:43 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/pre-dest2: Connecting to FTP server 2026/05/02 04:20:43 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/pre-dest2: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:43 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/pre-dest2: > dial: conn=172.17.0.1:59148->172.17.0.3:21, err= 2026/05/02 04:20:46 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jexuruq4coxa/pre-dest2" to be canonical "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/pre-dest2" 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: dial("tcp","172.17.0.3:39722") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: > dial: conn=172.17.0.1:44468->172.17.0.3:39722, err= 2026/05/02 04:20:46 DEBUG : 1: size = 1 OK 2026/05/02 04:20:46 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:46 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/02 04:20:46 DEBUG : 2: size = 1 OK 2026/05/02 04:20:46 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:46 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/02 04:20:46 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: Waiting for checks to finish 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: Waiting for transfers to finish 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: dial("tcp","172.17.0.3:31144") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: > dial: conn=172.17.0.1:42844->172.17.0.3:31144, err= 2026/05/02 04:20:46 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/05/02 04:20:46 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/05/02 04:20:46 INFO : 3: Copied (new) 2026/05/02 04:20:46 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: dial("tcp","172.17.0.3:38332") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dest: > dial: conn=172.17.0.1:39768->172.17.0.3:38332, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31007") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57068->172.17.0.3:31007, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34660") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40360->172.17.0.3:34660, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38940") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33400->172.17.0.3:38940, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31145") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46504->172.17.0.3:31145, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36483") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53704->172.17.0.3:36483, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30248") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37659") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38284->172.17.0.3:30248, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34646->172.17.0.3:37659, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36507") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51134->172.17.0.3:36507, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32102") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52142->172.17.0.3:32102, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/pre-dest1: closing 1 unused connections 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (6.70s) === RUN TestSyncCopyDest run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31493") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55392->172.17.0.3:31493, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30852") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42478->172.17.0.3:30852, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35923") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50424->172.17.0.3:35923, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31959") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41954->172.17.0.3:31959, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31420") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60964->172.17.0.3:31420, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35304") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32958->172.17.0.3:35304, err= 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30564") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37914->172.17.0.3:30564, err= 2026/05/02 04:20:46 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/dst" 2026/05/02 04:20:46 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:46 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:46 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:46 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:46 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:46 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:46 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Connecting to FTP server 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:46 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:59162->172.17.0.3:21, err= 2026/05/02 04:20:48 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/backup" 2026/05/02 04:20:48 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:48 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:48 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:48 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:48 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:48 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:48 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:48 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: Connecting to FTP server 2026/05/02 04:20:48 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:48 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: > dial: conn=172.17.0.1:59174->172.17.0.3:21, err= 2026/05/02 04:20:50 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jexuruq4coxa/backup" to be canonical "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/backup" 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:35119") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:55656->172.17.0.3:35119, err= 2026/05/02 04:20:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:50 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:50 DEBUG : one: Sizes differ 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:50 DEBUG : two: size = 3 OK 2026/05/02 04:20:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:50 DEBUG : two: Unchanged skipping 2026/05/02 04:20:50 INFO : one: Moved (server-side) 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:34760") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:52414->172.17.0.3:34760, err= 2026/05/02 04:20:50 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/02 04:20:50 DEBUG : one.a292864a.partial: renamed to: one 2026/05/02 04:20:50 INFO : one: Copied (new) 2026/05/02 04:20:50 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:50 INFO : three.txt: Moved (server-side) 2026/05/02 04:20:50 INFO : three.txt: Moved into backup dir 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36154") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39372->172.17.0.3:36154, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37735") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37961") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43024->172.17.0.3:37735, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56600->172.17.0.3:37961, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31527") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50152->172.17.0.3:31527, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31462") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42274->172.17.0.3:31462, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31333") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34357") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52490->172.17.0.3:34357, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55038->172.17.0.3:31333, err= 2026/05/02 04:20:50 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jexuruq4coxa/backup" for canonical name "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/backup" 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:38766") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:50872->172.17.0.3:38766, err= 2026/05/02 04:20:50 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:50 DEBUG : two: size = 3 OK 2026/05/02 04:20:50 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:50 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:50 DEBUG : one: Sizes differ 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:50 DEBUG : two: Unchanged skipping 2026/05/02 04:20:50 INFO : one: Deleted 2026/05/02 04:20:50 INFO : one: Moved (server-side) 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:32284") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:36082->172.17.0.3:32284, err= 2026/05/02 04:20:50 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/02 04:20:50 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/02 04:20:50 INFO : one: Copied (new) 2026/05/02 04:20:50 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:50 INFO : three.txt: Deleted 2026/05/02 04:20:50 INFO : three.txt: Moved (server-side) 2026/05/02 04:20:50 INFO : three.txt: Moved into backup dir 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35111") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55006->172.17.0.3:35111, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31802") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31139") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53606->172.17.0.3:31802, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50644->172.17.0.3:31139, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39826") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40630->172.17.0.3:39826, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30002") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36427") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40642->172.17.0.3:30002, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38506->172.17.0.3:36427, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36709") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47304->172.17.0.3:36709, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (4.36s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30115") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50310->172.17.0.3:30115, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36957") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42962->172.17.0.3:36957, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33662") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39424->172.17.0.3:33662, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35412") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39236->172.17.0.3:35412, err= 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31854") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48802->172.17.0.3:31854, err= 2026/05/02 04:20:50 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/dst" 2026/05/02 04:20:50 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:50 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:50 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:50 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:50 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:50 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:50 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Connecting to FTP server 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:50 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:59180->172.17.0.3:21, err= 2026/05/02 04:20:51 DEBUG : ftp://172.17.0.3:21/rclone-test-komewuy3zeku: closing 1 unused connections 2026/05/02 04:20:52 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/backup" 2026/05/02 04:20:52 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:52 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:52 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:52 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:52 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:52 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:52 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: Connecting to FTP server 2026/05/02 04:20:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:52 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: > dial: conn=172.17.0.1:56484->172.17.0.3:21, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-doguciy4mebu: closing 1 unused connections 2026/05/02 04:20:54 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jexuruq4coxa/backup" to be canonical "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/backup" 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:34246") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:45314->172.17.0.3:34246, err= 2026/05/02 04:20:54 DEBUG : one: size = 4 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:54 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:54 DEBUG : one: Sizes differ 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:54 DEBUG : two: size = 3 OK 2026/05/02 04:20:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:54 DEBUG : two: Unchanged skipping 2026/05/02 04:20:54 INFO : one: Moved (server-side) to: one.bak 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:32483") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:45756->172.17.0.3:32483, err= 2026/05/02 04:20:54 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/02 04:20:54 DEBUG : one.a292864a.partial: renamed to: one 2026/05/02 04:20:54 INFO : one: Copied (new) 2026/05/02 04:20:54 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 04:20:54 INFO : three.txt: Moved into backup dir 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35327") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39000->172.17.0.3:35327, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37475") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34132") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48580->172.17.0.3:37475, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36878->172.17.0.3:34132, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37029") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40768->172.17.0.3:37029, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33061") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46450->172.17.0.3:33061, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34156") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35244") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34350->172.17.0.3:34156, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37140->172.17.0.3:35244, err= 2026/05/02 04:20:54 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jexuruq4coxa/backup" for canonical name "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/backup" 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:34902") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:34962->172.17.0.3:34902, err= 2026/05/02 04:20:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:54 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:54 DEBUG : one: Sizes differ 2026/05/02 04:20:54 DEBUG : two: size = 3 OK 2026/05/02 04:20:54 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:54 DEBUG : two: Unchanged skipping 2026/05/02 04:20:54 INFO : one.bak: Deleted 2026/05/02 04:20:54 INFO : one: Moved (server-side) to: one.bak 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:32506") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:60414->172.17.0.3:32506, err= 2026/05/02 04:20:54 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/02 04:20:54 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/02 04:20:54 INFO : one: Copied (new) 2026/05/02 04:20:54 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:54 INFO : three.txt.bak: Deleted 2026/05/02 04:20:54 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 04:20:54 INFO : three.txt: Moved into backup dir 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34218") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52002->172.17.0.3:34218, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37902") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30368") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49858->172.17.0.3:37902, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55374->172.17.0.3:30368, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38869") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58278->172.17.0.3:38869, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31494") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46030->172.17.0.3:31494, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30380") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50278->172.17.0.3:30380, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35795") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47614->172.17.0.3:35795, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (4.45s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38675") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37778->172.17.0.3:38675, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33701") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42704->172.17.0.3:33701, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38102") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40864->172.17.0.3:38102, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39329") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46514->172.17.0.3:39329, err= 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35860") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49014->172.17.0.3:35860, err= 2026/05/02 04:20:54 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/dst" 2026/05/02 04:20:54 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:54 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:54 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:54 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:54 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:54 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:54 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Connecting to FTP server 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:54 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:56492->172.17.0.3:21, err= 2026/05/02 04:20:56 DEBUG : ftp://172.17.0.3:21/rclone-test-netopav2femi: closing 1 unused connections 2026/05/02 04:20:57 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/backup" 2026/05/02 04:20:57 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:57 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:57 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:57 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:57 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:57 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:57 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:57 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: Connecting to FTP server 2026/05/02 04:20:57 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:57 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: > dial: conn=172.17.0.1:56498->172.17.0.3:21, err= 2026/05/02 04:20:59 DEBUG : fs cache: renaming cache item "TestFTPPureftpd:rclone-test-jexuruq4coxa/backup" to be canonical "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/backup" 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:35154") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:42180->172.17.0.3:35154, err= 2026/05/02 04:20:59 DEBUG : one: size = 4 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:59 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:59 DEBUG : one: Sizes differ 2026/05/02 04:20:59 DEBUG : two: size = 3 OK 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:59 DEBUG : two: Unchanged skipping 2026/05/02 04:20:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:34187") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:42396->172.17.0.3:34187, err= 2026/05/02 04:20:59 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/02 04:20:59 DEBUG : one.a292864a.partial: renamed to: one 2026/05/02 04:20:59 INFO : one: Copied (new) 2026/05/02 04:20:59 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 04:20:59 INFO : three.txt: Moved into backup dir 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36453") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38018->172.17.0.3:36453, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36409") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40358->172.17.0.3:36409, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30750") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46832->172.17.0.3:30750, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35040") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54244->172.17.0.3:35040, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30143") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49362->172.17.0.3:30143, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34271") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51408->172.17.0.3:34271, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36046") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50774->172.17.0.3:36046, err= 2026/05/02 04:20:59 DEBUG : fs cache: switching user supplied name "TestFTPPureftpd:rclone-test-jexuruq4coxa/backup" for canonical name "TestFTPPureftpd{A6Omv}:rclone-test-jexuruq4coxa/backup" 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:37937") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:48732->172.17.0.3:37937, err= 2026/05/02 04:20:59 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:20:59 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:20:59 DEBUG : one: Sizes differ 2026/05/02 04:20:59 DEBUG : two: size = 3 OK 2026/05/02 04:20:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:20:59 DEBUG : two: Unchanged skipping 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:20:59 INFO : one-2019-01-01: Deleted 2026/05/02 04:20:59 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:33240") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:36384->172.17.0.3:33240, err= 2026/05/02 04:20:59 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/02 04:20:59 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/02 04:20:59 INFO : one: Copied (new) 2026/05/02 04:20:59 DEBUG : Waiting for deletions to finish 2026/05/02 04:20:59 INFO : three-2019-01-01.txt: Deleted 2026/05/02 04:20:59 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 04:20:59 INFO : three.txt: Moved into backup dir 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32131") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42322->172.17.0.3:32131, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37361") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51758->172.17.0.3:37361, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33733") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41638->172.17.0.3:33733, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35612") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45534->172.17.0.3:35612, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38538") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51828->172.17.0.3:38538, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31498") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57484->172.17.0.3:31498, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37522") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41790->172.17.0.3:37522, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.42s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31571") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37978->172.17.0.3:31571, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31457") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59498->172.17.0.3:31457, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38460") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40872->172.17.0.3:38460, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39599") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54028->172.17.0.3:39599, err= 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35181") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48120->172.17.0.3:35181, err= 2026/05/02 04:20:59 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/dst" 2026/05/02 04:20:59 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:20:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:59 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:59 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:20:59 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:20:59 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:20:59 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:20:59 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Connecting to FTP server 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:21") 2026/05/02 04:20:59 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:56506->172.17.0.3:21, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:37810") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:49684->172.17.0.3:37810, err= 2026/05/02 04:21:01 DEBUG : two: size = 3 OK 2026/05/02 04:21:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:01 DEBUG : two: Unchanged skipping 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:21:01 DEBUG : one: size = 4 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:01 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:21:01 DEBUG : one: Sizes differ 2026/05/02 04:21:01 INFO : one: Moved (server-side) to: one.bak 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:30864") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:36842->172.17.0.3:30864, err= 2026/05/02 04:21:01 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/02 04:21:01 DEBUG : one.a292864a.partial: renamed to: one 2026/05/02 04:21:01 INFO : one: Copied (new) 2026/05/02 04:21:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 04:21:01 INFO : three.txt: Moved into backup dir 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36797") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39270->172.17.0.3:36797, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32904") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37944->172.17.0.3:32904, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36479") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39876->172.17.0.3:36479, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30773") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46956->172.17.0.3:30773, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35222") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35238->172.17.0.3:35222, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:33791") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:34702->172.17.0.3:33791, err= 2026/05/02 04:21:01 DEBUG : one.bak: Excluded (Path Filter) 2026/05/02 04:21:01 DEBUG : one.bak: Excluded 2026/05/02 04:21:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/02 04:21:01 DEBUG : three.txt.bak: Excluded 2026/05/02 04:21:01 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:01 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:21:01 DEBUG : two: size = 3 OK 2026/05/02 04:21:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:01 DEBUG : two: Unchanged skipping 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for checks to finish 2026/05/02 04:21:01 DEBUG : one: Sizes differ 2026/05/02 04:21:01 INFO : one.bak: Deleted 2026/05/02 04:21:01 INFO : one: Moved (server-side) to: one.bak 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Waiting for transfers to finish 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:38258") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:44480->172.17.0.3:38258, err= 2026/05/02 04:21:01 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/02 04:21:01 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/02 04:21:01 INFO : one: Copied (new) 2026/05/02 04:21:01 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:01 INFO : three.txt.bak: Deleted 2026/05/02 04:21:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 04:21:01 INFO : three.txt: Moved into backup dir 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33275") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33900->172.17.0.3:33275, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36909") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51170->172.17.0.3:36909, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33966") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37214->172.17.0.3:33966, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35788") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56706->172.17.0.3:35788, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33734") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42770->172.17.0.3:33734, err= --- PASS: TestSyncBackupDirSuffixOnly (2.29s) === RUN TestSyncSuffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30603") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47416->172.17.0.3:30603, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38011") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42158->172.17.0.3:38011, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32164") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42458->172.17.0.3:32164, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37808") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57846->172.17.0.3:37808, err= 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36597") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43572->172.17.0.3:36597, err= 2026/05/02 04:21:01 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/dst" 2026/05/02 04:21:01 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:21:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:21:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:21:01 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:21:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:21:01 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:21:01 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:21:01 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:21:01 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:21:01 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Connecting to FTP server 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:21") 2026/05/02 04:21:01 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:34128->172.17.0.3:21, err= 2026/05/02 04:21:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:03 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:21:03 DEBUG : one: Sizes differ 2026/05/02 04:21:03 INFO : one: Moved (server-side) to: one.bak 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:30360") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:59614->172.17.0.3:30360, err= 2026/05/02 04:21:03 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/02 04:21:03 DEBUG : one.a292864a.partial: renamed to: one 2026/05/02 04:21:03 INFO : one: Copied (new) 2026/05/02 04:21:03 DEBUG : two: size = 3 OK 2026/05/02 04:21:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:03 DEBUG : two: Unchanged skipping 2026/05/02 04:21:03 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:03 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:21:03 DEBUG : three.txt: Sizes differ 2026/05/02 04:21:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:33090") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:40482->172.17.0.3:33090, err= 2026/05/02 04:21:03 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/02 04:21:03 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/02 04:21:03 INFO : three.txt: Copied (new) 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36266") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42272->172.17.0.3:36266, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35564") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38956->172.17.0.3:35564, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39794") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33424->172.17.0.3:39794, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35385") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59558->172.17.0.3:35385, err= 2026/05/02 04:21:03 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:03 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:21:03 DEBUG : one: Sizes differ 2026/05/02 04:21:03 INFO : one.bak: Deleted 2026/05/02 04:21:03 INFO : one: Moved (server-side) to: one.bak 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:36057") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:58048->172.17.0.3:36057, err= 2026/05/02 04:21:03 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/02 04:21:03 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/02 04:21:03 INFO : one: Copied (new) 2026/05/02 04:21:03 DEBUG : two: size = 3 OK 2026/05/02 04:21:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:03 DEBUG : two: Unchanged skipping 2026/05/02 04:21:03 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:03 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:21:03 DEBUG : three.txt: Sizes differ 2026/05/02 04:21:03 INFO : three.txt.bak: Deleted 2026/05/02 04:21:03 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:36862") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:33076->172.17.0.3:36862, err= 2026/05/02 04:21:03 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/02 04:21:03 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/02 04:21:03 INFO : three.txt: Copied (new) 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37544") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34486->172.17.0.3:37544, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35880") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44978->172.17.0.3:35880, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35772") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48178->172.17.0.3:35772, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32939") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39722->172.17.0.3:32939, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31685") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52948->172.17.0.3:31685, err= --- PASS: TestSyncSuffix (2.29s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32089") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60718->172.17.0.3:32089, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38983") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49556->172.17.0.3:38983, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37452") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36824->172.17.0.3:37452, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33911") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41506->172.17.0.3:33911, err= 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34672") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45414->172.17.0.3:34672, err= 2026/05/02 04:21:03 DEBUG : Creating backend with remote "TestFTPPureftpd:rclone-test-jexuruq4coxa/dst" 2026/05/02 04:21:03 DEBUG : Setting type="ftp" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_TYPE 2026/05/02 04:21:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:21:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:21:03 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:21:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:21:03 DEBUG : TestFTPPureftpd: detected overridden config - adding "{A6Omv}" suffix to name 2026/05/02 04:21:03 DEBUG : Setting host="172.17.0.3" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_HOST 2026/05/02 04:21:03 DEBUG : Setting user="rclone" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_USER 2026/05/02 04:21:03 DEBUG : Setting pass="29j36eHf1SfAHLdhR8iyrVS-bBZ6bnaDHsdmC_CqMiw" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_PASS 2026/05/02 04:21:03 DEBUG : Setting encoding="BackSlash,Ctl,Del,Dot,RightSpace,Slash,SquareBracket" for "TestFTPPureftpd" from environment variable RCLONE_CONFIG_TESTFTPPUREFTPD_ENCODING 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: Connecting to FTP server 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:21") 2026/05/02 04:21:03 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:34140->172.17.0.3:21, err= 2026/05/02 04:21:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:21:06 DEBUG : one: Sizes differ 2026/05/02 04:21:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:39339") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:46620->172.17.0.3:39339, err= 2026/05/02 04:21:06 DEBUG : one.a292864a.partial: size = 4 OK 2026/05/02 04:21:06 DEBUG : one.a292864a.partial: renamed to: one 2026/05/02 04:21:06 INFO : one: Copied (new) 2026/05/02 04:21:06 DEBUG : two: size = 3 OK 2026/05/02 04:21:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : two: Unchanged skipping 2026/05/02 04:21:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:21:06 DEBUG : three.txt: Sizes differ 2026/05/02 04:21:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:34811") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:54354->172.17.0.3:34811, err= 2026/05/02 04:21:06 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/05/02 04:21:06 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/05/02 04:21:06 INFO : three.txt: Copied (new) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39451") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51686->172.17.0.3:39451, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32865") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58338->172.17.0.3:32865, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35698") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36016->172.17.0.3:35698, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37567") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39898->172.17.0.3:37567, err= 2026/05/02 04:21:06 DEBUG : one: size = 5 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:21:06 DEBUG : one: Sizes differ 2026/05/02 04:21:06 INFO : one-2019-01-01: Deleted 2026/05/02 04:21:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:30876") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:58652->172.17.0.3:30876, err= 2026/05/02 04:21:06 DEBUG : one.4c47835a.partial: size = 5 OK 2026/05/02 04:21:06 DEBUG : one.4c47835a.partial: renamed to: one 2026/05/02 04:21:06 INFO : one: Copied (new) 2026/05/02 04:21:06 DEBUG : two: size = 3 OK 2026/05/02 04:21:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : two: Unchanged skipping 2026/05/02 04:21:06 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst) 2026/05/02 04:21:06 DEBUG : three.txt: Sizes differ 2026/05/02 04:21:06 INFO : three-2019-01-01.txt: Deleted 2026/05/02 04:21:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: dial("tcp","172.17.0.3:37997") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa/dst: > dial: conn=172.17.0.1:36910->172.17.0.3:37997, err= 2026/05/02 04:21:06 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/05/02 04:21:06 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/05/02 04:21:06 INFO : three.txt: Copied (new) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39246") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37652->172.17.0.3:39246, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39202") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39034->172.17.0.3:39202, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37341") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51980->172.17.0.3:37341, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34738") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48066->172.17.0.3:34738, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36120") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45266->172.17.0.3:36120, err= --- PASS: TestSyncSuffixKeepExtension (2.24s) === RUN TestSyncUTFNorm run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39784") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53286->172.17.0.3:39784, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35219") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39994->172.17.0.3:35219, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32346") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53386->172.17.0.3:32346, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : Testêé: Sizes differ 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34250") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40004->172.17.0.3:34250, err= 2026/05/02 04:21:06 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/05/02 04:21:06 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/05/02 04:21:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35846") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52622->172.17.0.3:35846, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38788") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43880->172.17.0.3:38788, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37344") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50452->172.17.0.3:37344, err= --- PASS: TestSyncUTFNorm (0.01s) === RUN TestSyncImmutable run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32261") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51118->172.17.0.3:32261, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37684") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51402->172.17.0.3:37684, err= 2026/05/02 04:21:06 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37713") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43448->172.17.0.3:37713, err= 2026/05/02 04:21:06 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/05/02 04:21:06 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/05/02 04:21:06 INFO : existing: Copied (new) 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30098") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58618->172.17.0.3:30098, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36335") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50272->172.17.0.3:36335, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34256") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58932->172.17.0.3:34256, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : existing: Sizes differ 2026/05/02 04:21:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 ERROR : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: not deleting files as there were IO errors 2026/05/02 04:21:06 ERROR : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: not deleting directories as there were IO errors 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33683") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43134->172.17.0.3:33683, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36678") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48150->172.17.0.3:36678, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37450") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49490->172.17.0.3:37450, err= --- PASS: TestSyncImmutable (0.01s) === RUN TestSyncIgnoreCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34900") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51310->172.17.0.3:34900, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38070") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38256->172.17.0.3:38070, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38554") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53150->172.17.0.3:38554, err= 2026/05/02 04:21:06 DEBUG : EXISTING: size = 6 OK 2026/05/02 04:21:06 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : existing: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 INFO : There was nothing to transfer 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37920") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52348->172.17.0.3:37920, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33968") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45820->172.17.0.3:33968, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31440") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37234->172.17.0.3:31440, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31989") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36568->172.17.0.3:31989, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30214") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56348->172.17.0.3:30214, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37124") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37200->172.17.0.3:37124, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30768") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43476->172.17.0.3:30768, err= === RUN TestMaxTransfer/Soft run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31887") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41308->172.17.0.3:31887, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39731") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36962->172.17.0.3:39731, err= === RUN TestMaxTransfer/Cautious run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39146") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56346->172.17.0.3:39146, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37564") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40768->172.17.0.3:37564, err= --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31922") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40106->172.17.0.3:31922, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37133") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32984->172.17.0.3:37133, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35345") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49482->172.17.0.3:35345, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36332") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40536->172.17.0.3:36332, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35240") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56438->172.17.0.3:35240, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33487") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42868->172.17.0.3:33487, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30447") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34054->172.17.0.3:30447, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34272") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55218->172.17.0.3:34272, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32303") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46306->172.17.0.3:32303, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39674") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45150->172.17.0.3:39674, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33609") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40944->172.17.0.3:33609, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32260") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42786->172.17.0.3:32260, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34174") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53794->172.17.0.3:34174, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32783") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38850->172.17.0.3:32783, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37584") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56642->172.17.0.3:37584, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34598") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37020->172.17.0.3:34598, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35031") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45812->172.17.0.3:35031, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37420") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33898->172.17.0.3:37420, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30043") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37126->172.17.0.3:30043, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33431") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39274->172.17.0.3:33431, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33698") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52794->172.17.0.3:33698, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37152") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58952->172.17.0.3:37152, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33256") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60958->172.17.0.3:33256, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36464") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33380->172.17.0.3:36464, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37014") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41406->172.17.0.3:37014, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37847") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55184->172.17.0.3:37847, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38655") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43202->172.17.0.3:38655, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35584") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40706->172.17.0.3:35584, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39346") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42374->172.17.0.3:39346, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38299") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58768->172.17.0.3:38299, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36555") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39848->172.17.0.3:36555, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32079") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32772->172.17.0.3:32079, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34078") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59926->172.17.0.3:34078, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35657") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50624->172.17.0.3:35657, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33315") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41682->172.17.0.3:33315, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33960") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42540->172.17.0.3:33960, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33584") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34156->172.17.0.3:33584, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38931") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59034->172.17.0.3:38931, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33282") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52952->172.17.0.3:33282, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33396") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44484->172.17.0.3:33396, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35667") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41160->172.17.0.3:35667, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36892") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47128->172.17.0.3:36892, err= 2026/05/02 04:21:06 DEBUG : both0: size = 6 OK 2026/05/02 04:21:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both10: size = 6 OK 2026/05/02 04:21:06 DEBUG : both0: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both13: size = 6 OK 2026/05/02 04:21:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both11: size = 6 OK 2026/05/02 04:21:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both12: size = 6 OK 2026/05/02 04:21:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : both10: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both14: size = 6 OK 2026/05/02 04:21:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both14: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both15: size = 6 OK 2026/05/02 04:21:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both15: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both16: size = 6 OK 2026/05/02 04:21:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both16: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both17: size = 6 OK 2026/05/02 04:21:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both17: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both18: size = 6 OK 2026/05/02 04:21:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both13: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both19: size = 6 OK 2026/05/02 04:21:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both19: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both1: size = 6 OK 2026/05/02 04:21:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both1: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both2: size = 6 OK 2026/05/02 04:21:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both11: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both3: size = 6 OK 2026/05/02 04:21:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both3: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both4: size = 6 OK 2026/05/02 04:21:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both4: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both5: size = 6 OK 2026/05/02 04:21:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both5: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both6: size = 6 OK 2026/05/02 04:21:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both6: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both7: size = 6 OK 2026/05/02 04:21:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both7: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both8: size = 6 OK 2026/05/02 04:21:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both8: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both9: size = 6 OK 2026/05/02 04:21:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both9: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both12: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both18: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both2: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 INFO : only19: Deleted 2026/05/02 04:21:06 INFO : only18: Deleted 2026/05/02 04:21:06 INFO : only1: Deleted 2026/05/02 04:21:06 INFO : only8: Deleted 2026/05/02 04:21:06 INFO : only9: Deleted 2026/05/02 04:21:06 INFO : only4: Deleted 2026/05/02 04:21:06 INFO : only3: Deleted 2026/05/02 04:21:06 INFO : only13: Deleted 2026/05/02 04:21:06 INFO : only17: Deleted 2026/05/02 04:21:06 INFO : only7: Deleted 2026/05/02 04:21:06 INFO : only6: Deleted 2026/05/02 04:21:06 INFO : only16: Deleted 2026/05/02 04:21:06 INFO : only0: Deleted 2026/05/02 04:21:06 INFO : only10: Deleted 2026/05/02 04:21:06 INFO : only5: Deleted 2026/05/02 04:21:06 INFO : only11: Deleted 2026/05/02 04:21:06 INFO : only15: Deleted 2026/05/02 04:21:06 INFO : only14: Deleted 2026/05/02 04:21:06 INFO : only12: Deleted 2026/05/02 04:21:06 INFO : only2: Deleted 2026/05/02 04:21:06 INFO : There was nothing to transfer 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35677") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48320->172.17.0.3:35677, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31888") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39476->172.17.0.3:31888, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36126") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55800->172.17.0.3:36126, err= --- PASS: TestSyncConcurrentDelete (0.06s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35595") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58858->172.17.0.3:35595, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34435") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40234->172.17.0.3:34435, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39889") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59884->172.17.0.3:39889, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37627") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59258->172.17.0.3:37627, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35970") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38430->172.17.0.3:35970, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35066") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50688->172.17.0.3:35066, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30525") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54530->172.17.0.3:30525, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31492") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33118->172.17.0.3:31492, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31301") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52494->172.17.0.3:31301, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30204") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52676->172.17.0.3:30204, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30954") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50934->172.17.0.3:30954, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34071") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46888->172.17.0.3:34071, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30442") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47278->172.17.0.3:30442, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31690") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37868->172.17.0.3:31690, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36020") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53788->172.17.0.3:36020, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33676") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46060->172.17.0.3:33676, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34772") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48244->172.17.0.3:34772, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36241") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38854->172.17.0.3:36241, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35905") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52722->172.17.0.3:35905, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30238") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56982->172.17.0.3:30238, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39374") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42830->172.17.0.3:39374, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32056") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47796->172.17.0.3:32056, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37491") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49314->172.17.0.3:37491, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30805") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56614->172.17.0.3:30805, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36101") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48390->172.17.0.3:36101, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32328") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47514->172.17.0.3:32328, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33015") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60476->172.17.0.3:33015, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35961") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51808->172.17.0.3:35961, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33788") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57114->172.17.0.3:33788, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34320") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53266->172.17.0.3:34320, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38526") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46374->172.17.0.3:38526, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32804") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33634->172.17.0.3:32804, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33443") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53962->172.17.0.3:33443, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38868") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58462->172.17.0.3:38868, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38944") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46848->172.17.0.3:38944, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37551") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50204->172.17.0.3:37551, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34968") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58308->172.17.0.3:34968, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37739") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52178->172.17.0.3:37739, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37566") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38722->172.17.0.3:37566, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35230") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50250->172.17.0.3:35230, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33626") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40654->172.17.0.3:33626, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38167") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34512->172.17.0.3:38167, err= 2026/05/02 04:21:06 DEBUG : both0: size = 6 OK 2026/05/02 04:21:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : both10: size = 6 OK 2026/05/02 04:21:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both11: size = 6 OK 2026/05/02 04:21:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both12: size = 6 OK 2026/05/02 04:21:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both0: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both13: size = 6 OK 2026/05/02 04:21:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both10: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both14: size = 6 OK 2026/05/02 04:21:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both14: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both15: size = 6 OK 2026/05/02 04:21:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both15: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both16: size = 6 OK 2026/05/02 04:21:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both16: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both17: size = 6 OK 2026/05/02 04:21:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both17: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both18: size = 6 OK 2026/05/02 04:21:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both18: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both19: size = 6 OK 2026/05/02 04:21:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both19: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both1: size = 6 OK 2026/05/02 04:21:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both1: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both2: size = 6 OK 2026/05/02 04:21:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both2: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both3: size = 6 OK 2026/05/02 04:21:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both3: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both4: size = 6 OK 2026/05/02 04:21:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both4: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both5: size = 6 OK 2026/05/02 04:21:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both5: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both6: size = 6 OK 2026/05/02 04:21:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both6: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both7: size = 6 OK 2026/05/02 04:21:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both7: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both8: size = 6 OK 2026/05/02 04:21:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both8: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both9: size = 6 OK 2026/05/02 04:21:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : both9: Unchanged skipping 2026/05/02 04:21:06 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only0: Sizes differ 2026/05/02 04:21:06 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only10: Sizes differ 2026/05/02 04:21:06 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only11: Sizes differ 2026/05/02 04:21:06 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only12: Sizes differ 2026/05/02 04:21:06 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only13: Sizes differ 2026/05/02 04:21:06 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only14: Sizes differ 2026/05/02 04:21:06 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only15: Sizes differ 2026/05/02 04:21:06 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only16: Sizes differ 2026/05/02 04:21:06 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only17: Sizes differ 2026/05/02 04:21:06 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only18: Sizes differ 2026/05/02 04:21:06 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only19: Sizes differ 2026/05/02 04:21:06 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only1: Sizes differ 2026/05/02 04:21:06 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only2: Sizes differ 2026/05/02 04:21:06 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only3: Sizes differ 2026/05/02 04:21:06 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only4: Sizes differ 2026/05/02 04:21:06 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only5: Sizes differ 2026/05/02 04:21:06 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only6: Sizes differ 2026/05/02 04:21:06 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only7: Sizes differ 2026/05/02 04:21:06 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only8: Sizes differ 2026/05/02 04:21:06 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3506628600) 2026/05/02 04:21:06 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-jexuruq4coxa) 2026/05/02 04:21:06 DEBUG : only9: Sizes differ 2026/05/02 04:21:06 DEBUG : both11: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both12: Unchanged skipping 2026/05/02 04:21:06 DEBUG : both13: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39296") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35551") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49224->172.17.0.3:35551, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31980") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38762->172.17.0.3:39296, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37578") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58542->172.17.0.3:31980, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53854->172.17.0.3:37578, err= 2026/05/02 04:21:06 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/05/02 04:21:06 INFO : only10: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35369") 2026/05/02 04:21:06 DEBUG : only11.51c18866.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33934->172.17.0.3:35369, err= 2026/05/02 04:21:06 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/05/02 04:21:06 INFO : only12: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/05/02 04:21:06 INFO : only0: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only11.51c18866.partial: renamed to: only11 2026/05/02 04:21:06 INFO : only11: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35455") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38778->172.17.0.3:35455, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38569") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38126->172.17.0.3:38569, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37367") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46626->172.17.0.3:37367, err= 2026/05/02 04:21:06 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/05/02 04:21:06 INFO : only13: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34635") 2026/05/02 04:21:06 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40628->172.17.0.3:34635, err= 2026/05/02 04:21:06 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/05/02 04:21:06 INFO : only14: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/05/02 04:21:06 INFO : only16: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/05/02 04:21:06 INFO : only15: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31613") 2026/05/02 04:21:06 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49210->172.17.0.3:31613, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36658") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30861") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51822->172.17.0.3:36658, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44726->172.17.0.3:30861, err= 2026/05/02 04:21:06 DEBUG : only18.f963383f.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/05/02 04:21:06 INFO : only17: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38719") 2026/05/02 04:21:06 DEBUG : only18.f963383f.partial: renamed to: only18 2026/05/02 04:21:06 INFO : only18: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only1.77787b15.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36782->172.17.0.3:38719, err= 2026/05/02 04:21:06 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : only1.77787b15.partial: renamed to: only1 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32685") 2026/05/02 04:21:06 INFO : only1: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52956->172.17.0.3:32685, err= 2026/05/02 04:21:06 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/05/02 04:21:06 INFO : only19: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37251") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54450->172.17.0.3:37251, err= 2026/05/02 04:21:06 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32280") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53110->172.17.0.3:32280, err= 2026/05/02 04:21:06 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/05/02 04:21:06 INFO : only2: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/05/02 04:21:06 INFO : only3: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39258") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36890") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41894->172.17.0.3:39258, err= 2026/05/02 04:21:06 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59452->172.17.0.3:36890, err= 2026/05/02 04:21:06 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/05/02 04:21:06 INFO : only4: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/05/02 04:21:06 INFO : only5: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36814") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42336->172.17.0.3:36814, err= 2026/05/02 04:21:06 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/05/02 04:21:06 INFO : only6: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33489") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44140->172.17.0.3:33489, err= 2026/05/02 04:21:06 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/05/02 04:21:06 INFO : only7: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/05/02 04:21:06 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/05/02 04:21:06 INFO : only8: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/05/02 04:21:06 INFO : only9: Copied (replaced existing) 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39024") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41212->172.17.0.3:39024, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38567") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42330->172.17.0.3:38567, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32772") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51994->172.17.0.3:32772, err= --- PASS: TestSyncConcurrentTruncate (0.07s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 DEBUG : empty_dir: Making directory with metadata 2026/05/02 04:21:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 04:21:06 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 04:21:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 04:21:06 INFO : empty_on_remote: Making directory 2026/05/02 04:21:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/02 04:21:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39782") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40908->172.17.0.3:39782, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33473") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35251") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34392") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51538->172.17.0.3:35251, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40256->172.17.0.3:33473, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41254->172.17.0.3:34392, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30557") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50388->172.17.0.3:30557, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36697") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54400->172.17.0.3:36697, err= --- PASS: TestSyncReplaceDirModTime (0.02s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 DEBUG : empty_dir: Making directory with metadata 2026/05/02 04:21:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 04:21:06 DEBUG : empty_on_remote: Making directory with metadata 2026/05/02 04:21:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/02 04:21:06 INFO : empty_on_remote: Making directory 2026/05/02 04:21:06 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/02 04:21:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32376") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56176->172.17.0.3:32376, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33072") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35039") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32178") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40140->172.17.0.3:35039, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54018->172.17.0.3:33072, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35967") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35760->172.17.0.3:32178, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44304->172.17.0.3:35967, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39856") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57362->172.17.0.3:39856, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36087") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47080->172.17.0.3:36087, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.02s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 INFO : sub dir: Making directory 2026/05/02 04:21:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33960") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42554->172.17.0.3:33960, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39694") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47320->172.17.0.3:39694, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30580") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36854->172.17.0.3:30580, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36942") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45622->172.17.0.3:36942, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38841") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44704->172.17.0.3:38841, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34880") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36732->172.17.0.3:34880, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32601") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60558->172.17.0.3:32601, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39768") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47346->172.17.0.3:39768, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38458") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55598->172.17.0.3:38458, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39167") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49714->172.17.0.3:39167, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39553") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36194->172.17.0.3:39553, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/02 04:21:06 INFO : sub dir: Making directory 2026/05/02 04:21:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32293") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37062->172.17.0.3:32293, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36205") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34920") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33166->172.17.0.3:36205, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50978->172.17.0.3:34920, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31783") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33812->172.17.0.3:31783, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30761") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54362->172.17.0.3:30761, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30014") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55408->172.17.0.3:30014, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33782") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51892->172.17.0.3:33782, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37359") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45752->172.17.0.3:37359, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33122") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42816->172.17.0.3:33122, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32317") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43800->172.17.0.3:32317, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31383") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47428->172.17.0.3:31383, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.04s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34150") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57600->172.17.0.3:34150, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34867") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47422->172.17.0.3:34867, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37347") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56562->172.17.0.3:37347, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34367") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41780->172.17.0.3:34367, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33141") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43636->172.17.0.3:33141, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35281") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53568->172.17.0.3:35281, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32903") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58724->172.17.0.3:32903, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32684") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51066->172.17.0.3:32684, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38002") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49984->172.17.0.3:38002, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33078") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38010->172.17.0.3:33078, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33502") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37690->172.17.0.3:33502, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39557") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38910->172.17.0.3:39557, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30932") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53868->172.17.0.3:30932, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31562") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42848->172.17.0.3:31562, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39413") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38728->172.17.0.3:39413, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38429") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42350->172.17.0.3:38429, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35256") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51672->172.17.0.3:35256, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39949") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36082->172.17.0.3:39949, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39977") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57622->172.17.0.3:39977, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32390") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43838->172.17.0.3:32390, err= 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39227") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50744->172.17.0.3:39227, err= 2026/05/02 04:21:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : apple: Excluded 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : banana: Excluded 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34782") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37590->172.17.0.3:34782, err= 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33042") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45814->172.17.0.3:33042, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34612") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33760->172.17.0.3:34612, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31445") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57268->172.17.0.3:31445, err= 2026/05/02 04:21:06 DEBUG : apple: size = 5 OK 2026/05/02 04:21:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : banana: size = 6 OK 2026/05/02 04:21:06 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35347") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49970->172.17.0.3:35347, err= 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 INFO : There was nothing to transfer 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37317") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53314->172.17.0.3:37317, err= 2026/05/02 04:21:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : apple: Excluded 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : banana: Excluded 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30609") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53886->172.17.0.3:30609, err= 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39308") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47838->172.17.0.3:39308, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33688") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44122->172.17.0.3:33688, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37497") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55614->172.17.0.3:37497, err= 2026/05/02 04:21:06 DEBUG : apple: size = 5 OK 2026/05/02 04:21:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:06 DEBUG : banana: size = 6 OK 2026/05/02 04:21:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36758") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55662->172.17.0.3:36758, err= 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 INFO : There was nothing to transfer 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37129") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43832->172.17.0.3:37129, err= 2026/05/02 04:21:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : apple: Excluded 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : banana: Excluded 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37410") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34042->172.17.0.3:37410, err= 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33820") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42244->172.17.0.3:33820, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31379") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60926->172.17.0.3:31379, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32046") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42336->172.17.0.3:32046, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37182") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36574->172.17.0.3:37182, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38577") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48894->172.17.0.3:38577, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36611") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47306->172.17.0.3:36611, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36735") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59378->172.17.0.3:36735, err= === RUN TestTransform/NFD run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38673") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46036->172.17.0.3:38673, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35687") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52476->172.17.0.3:35687, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38158") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53274->172.17.0.3:38158, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32437") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47004->172.17.0.3:32437, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30631") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58476->172.17.0.3:30631, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36950") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45858->172.17.0.3:36950, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33262") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39382->172.17.0.3:33262, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36417") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58390->172.17.0.3:36417, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39236") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32996->172.17.0.3:39236, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39327") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48042->172.17.0.3:39327, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31190") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40926->172.17.0.3:31190, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35010") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60130->172.17.0.3:35010, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34651") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38040->172.17.0.3:34651, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30819") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40658->172.17.0.3:30819, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36254") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35630->172.17.0.3:36254, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35684") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43520->172.17.0.3:35684, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37085") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48778->172.17.0.3:37085, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37290") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55968->172.17.0.3:37290, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37318") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48270->172.17.0.3:37318, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34446") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57300->172.17.0.3:34446, err= 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35503") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55172->172.17.0.3:35503, err= 2026/05/02 04:21:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : apple: Excluded 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : banana: Excluded 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33928") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40488->172.17.0.3:33928, err= 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39690") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44336->172.17.0.3:39690, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30185") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41152->172.17.0.3:30185, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30999") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53662->172.17.0.3:30999, err= 2026/05/02 04:21:06 DEBUG : apple: size = 5 OK 2026/05/02 04:21:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:06 DEBUG : banana: size = 6 OK 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:06 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38140") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43626->172.17.0.3:38140, err= 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 INFO : There was nothing to transfer 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33196") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39372->172.17.0.3:33196, err= 2026/05/02 04:21:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : apple: Excluded 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : banana: Excluded 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34096") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57290->172.17.0.3:34096, err= 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37911") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38862->172.17.0.3:37911, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36113") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43522->172.17.0.3:36113, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37672") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49038->172.17.0.3:37672, err= 2026/05/02 04:21:06 DEBUG : apple: size = 5 OK 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:06 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:06 DEBUG : banana: size = 6 OK 2026/05/02 04:21:06 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34851") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40340->172.17.0.3:34851, err= 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 INFO : There was nothing to transfer 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33661") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35462->172.17.0.3:33661, err= 2026/05/02 04:21:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : apple: Excluded 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : banana: Excluded 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35721") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48672->172.17.0.3:35721, err= 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37896") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33194->172.17.0.3:37896, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30658") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58302->172.17.0.3:30658, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39282") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49194->172.17.0.3:39282, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32229") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45930->172.17.0.3:32229, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37280") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33688->172.17.0.3:37280, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31055") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54850->172.17.0.3:31055, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39294") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40648->172.17.0.3:39294, err= === RUN TestTransform/base64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34082") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44710->172.17.0.3:34082, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36890") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59468->172.17.0.3:36890, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31871") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36994->172.17.0.3:31871, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30213") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43990->172.17.0.3:30213, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37238") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34600->172.17.0.3:37238, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38471") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57514->172.17.0.3:38471, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32919") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39728->172.17.0.3:32919, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37060") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48052->172.17.0.3:37060, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36093") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57244->172.17.0.3:36093, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39495") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36710->172.17.0.3:39495, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31858") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49992->172.17.0.3:31858, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39894") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49206->172.17.0.3:39894, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35561") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37990->172.17.0.3:35561, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30097") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44592->172.17.0.3:30097, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31022") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52836->172.17.0.3:31022, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34506") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54812->172.17.0.3:34506, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39289") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41526->172.17.0.3:39289, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37571") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57328->172.17.0.3:37571, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34709") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47380->172.17.0.3:34709, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33627") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42862->172.17.0.3:33627, err= 2026/05/02 04:21:06 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38973") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34804->172.17.0.3:38973, err= 2026/05/02 04:21:06 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : apple: Excluded 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:06 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : banana: Excluded 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32878") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56400->172.17.0.3:32878, err= 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33669") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35406->172.17.0.3:33669, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34042") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58004->172.17.0.3:34042, err= 2026/05/02 04:21:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35095") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48972->172.17.0.3:35095, err= 2026/05/02 04:21:06 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:06 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:06 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:06 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:06 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:06 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Connecting to FTP server 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:21") 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34142->172.17.0.3:21, err= 2026/05/02 04:21:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33716") 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47092->172.17.0.3:33716, err= 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31851") 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39844") 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50942->172.17.0.3:31851, err= 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46770->172.17.0.3:39844, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37072") 2026/05/02 04:21:06 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56904->172.17.0.3:37072, err= 2026/05/02 04:21:06 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/05/02 04:21:06 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/02 04:21:06 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/05/02 04:21:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31514") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47758->172.17.0.3:31514, err= 2026/05/02 04:21:06 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/05/02 04:21:06 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/02 04:21:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:06 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36622") 2026/05/02 04:21:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31895") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33470->172.17.0.3:36622, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57892->172.17.0.3:31895, err= 2026/05/02 04:21:06 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37512") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38014->172.17.0.3:37512, err= 2026/05/02 04:21:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38256") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40396->172.17.0.3:38256, err= 2026/05/02 04:21:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38570") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52286->172.17.0.3:38570, err= 2026/05/02 04:21:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35350") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39861") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41444->172.17.0.3:39861, err= 2026/05/02 04:21:06 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45820->172.17.0.3:35350, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33234") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49872->172.17.0.3:33234, err= 2026/05/02 04:21:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:06 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38188") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38401") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51982->172.17.0.3:38188, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60354->172.17.0.3:38401, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36366") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38564->172.17.0.3:36366, err= 2026/05/02 04:21:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:06 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36538") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33540") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60788->172.17.0.3:33540, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39934") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43268->172.17.0.3:36538, err= 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47604->172.17.0.3:39934, err= 2026/05/02 04:21:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37290") 2026/05/02 04:21:06 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55984->172.17.0.3:37290, err= 2026/05/02 04:21:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:06 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/05/02 04:21:06 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:07 DEBUG : ftp://172.17.0.3:21/rclone-test-ramuxar2vuvi: closing 1 unused connections 2026/05/02 04:21:07 DEBUG : ftp://172.17.0.3:21/rclone-test-yuwides0yoso: closing 2 unused connections 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39548") 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53768->172.17.0.3:39548, err= 2026/05/02 04:21:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/05/02 04:21:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:08 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:08 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Connecting to FTP server 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Connecting to FTP server 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:21") 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Connecting to FTP server 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34152->172.17.0.3:21, err= 2026/05/02 04:21:08 INFO : splitbananasplit: Deleted 2026/05/02 04:21:08 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 04:21:08 INFO : appleappleapplebanana: Deleted 2026/05/02 04:21:08 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 04:21:08 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 04:21:08 INFO : banana: Deleted 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:21") 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34156->172.17.0.3:21, err= 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:21") 2026/05/02 04:21:08 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34162->172.17.0.3:21, err= 2026/05/02 04:21:11 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 04:21:11 INFO : apple: Deleted 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33847") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59308->172.17.0.3:33847, err= 2026/05/02 04:21:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/02 04:21:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/02 04:21:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : YXBwbGU=: Excluded 2026/05/02 04:21:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : YmFuYW5h: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36950") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45872->172.17.0.3:36950, err= 2026/05/02 04:21:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31654") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49300->172.17.0.3:31654, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35475") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44170->172.17.0.3:35475, err= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35349") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39100->172.17.0.3:35349, err= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : YXBwbGU=: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/02 04:21:11 DEBUG : YmFuYW5h: size = 6 OK 2026/05/02 04:21:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39243") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51588->172.17.0.3:39243, err= 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/02 04:21:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32052") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33654->172.17.0.3:32052, err= 2026/05/02 04:21:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/02 04:21:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/02 04:21:11 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : YXBwbGU=: Excluded 2026/05/02 04:21:11 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : YmFuYW5h: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39889") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59896->172.17.0.3:39889, err= 2026/05/02 04:21:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37209") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43696->172.17.0.3:37209, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31687") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58390->172.17.0.3:31687, err= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : apple: transformed to: YXBwbGU= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/02 04:21:11 DEBUG : banana: transformed to: YmFuYW5h 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37272") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60630->172.17.0.3:37272, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36843") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52908->172.17.0.3:36843, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30076") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49554->172.17.0.3:30076, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38613") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54648->172.17.0.3:38613, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30084") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34024->172.17.0.3:30084, err= === RUN TestTransform/prefix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31381") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36084->172.17.0.3:31381, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36906") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45236->172.17.0.3:36906, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39538") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52994->172.17.0.3:39538, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30071") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52600->172.17.0.3:30071, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33299") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42830->172.17.0.3:33299, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32483") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36042->172.17.0.3:32483, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30854") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47006->172.17.0.3:30854, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37054") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57280->172.17.0.3:37054, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35504") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59198->172.17.0.3:35504, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35983") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56608->172.17.0.3:35983, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33655") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59568->172.17.0.3:33655, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32650") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37860->172.17.0.3:32650, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36091") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39498->172.17.0.3:36091, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33901") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59280->172.17.0.3:33901, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35020") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44414->172.17.0.3:35020, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31412") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36004->172.17.0.3:31412, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34856") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60714->172.17.0.3:34856, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37131") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60668->172.17.0.3:37131, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35557") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56090->172.17.0.3:35557, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37179") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44420->172.17.0.3:37179, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35124") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59028->172.17.0.3:35124, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39342") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60194->172.17.0.3:39342, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32980") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59638->172.17.0.3:32980, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37569") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34352->172.17.0.3:37569, err= 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32479") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38208->172.17.0.3:32479, err= 2026/05/02 04:21:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30488") 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38219") 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37936->172.17.0.3:38219, err= 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33514->172.17.0.3:30488, err= 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38244") 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39172") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50650->172.17.0.3:38244, err= 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33986->172.17.0.3:39172, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30387") 2026/05/02 04:21:11 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45250->172.17.0.3:30387, err= 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/05/02 04:21:11 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/05/02 04:21:11 INFO : apple: Copied (new) to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/05/02 04:21:11 INFO : banana: Copied (new) to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35232") 2026/05/02 04:21:11 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39898->172.17.0.3:35232, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34317") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31135") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49064->172.17.0.3:31135, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35154->172.17.0.3:34317, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31367") 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35196->172.17.0.3:31367, err= 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31405") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41528->172.17.0.3:31405, err= 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/05/02 04:21:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34694") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45932->172.17.0.3:34694, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34684") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33132") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48776->172.17.0.3:34684, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51152->172.17.0.3:33132, err= 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 04:21:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/05/02 04:21:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33628") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31470") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45226->172.17.0.3:33628, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60156->172.17.0.3:31470, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34956") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41706->172.17.0.3:34956, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32269") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46990->172.17.0.3:32269, err= 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/05/02 04:21:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/05/02 04:21:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/05/02 04:21:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/05/02 04:21:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36402") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38960->172.17.0.3:36402, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39410") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32880") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33814") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51486->172.17.0.3:39410, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51052->172.17.0.3:32880, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50864->172.17.0.3:33814, err= 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/05/02 04:21:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/05/02 04:21:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/05/02 04:21:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/05/02 04:21:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 INFO : banana: Deleted 2026/05/02 04:21:11 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 04:21:11 INFO : appleappleapplebanana: Deleted 2026/05/02 04:21:11 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 04:21:11 INFO : apple: Deleted 2026/05/02 04:21:11 INFO : splitbananasplit: Deleted 2026/05/02 04:21:11 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33974") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55678->172.17.0.3:33974, err= 2026/05/02 04:21:11 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : PREFIXsplitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : PREFIXbanana: Excluded 2026/05/02 04:21:11 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : PREFIXapple: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30286") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38402->172.17.0.3:30286, err= 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38627") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46226->172.17.0.3:38627, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39122") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36928->172.17.0.3:39122, err= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : apple: transformed to: PREFIXapple 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/05/02 04:21:11 DEBUG : banana: transformed to: PREFIXbanana 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36639") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46362->172.17.0.3:36639, err= 2026/05/02 04:21:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39136") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39472->172.17.0.3:39136, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35734") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49518->172.17.0.3:35734, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39528") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35716") 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33774->172.17.0.3:39528, err= 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39300->172.17.0.3:35716, err= 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33239") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44702->172.17.0.3:33239, err= 2026/05/02 04:21:11 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/02 04:21:11 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/02 04:21:11 INFO : apple: Copied (new) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32057") 2026/05/02 04:21:11 INFO : appleappleapplebanana: Copied (new) 2026/05/02 04:21:11 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/02 04:21:11 INFO : splitbananasplit: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36652->172.17.0.3:32057, err= 2026/05/02 04:21:11 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/02 04:21:11 INFO : banana: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37383") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33614") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60742->172.17.0.3:37383, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35474->172.17.0.3:33614, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35378") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35832->172.17.0.3:35378, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/02 04:21:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35846") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52634->172.17.0.3:35846, err= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/02 04:21:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/02 04:21:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/02 04:21:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31025") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49334->172.17.0.3:31025, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38095") 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34304") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40144->172.17.0.3:38095, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51094->172.17.0.3:34304, err= 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/02 04:21:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/02 04:21:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37637") 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60818->172.17.0.3:37637, err= 2026/05/02 04:21:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/02 04:21:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39915") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39716") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42708->172.17.0.3:39915, err= 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39144->172.17.0.3:39716, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36412") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35904->172.17.0.3:36412, err= 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/02 04:21:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39273") 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/02 04:21:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42464->172.17.0.3:39273, err= 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/02 04:21:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31986") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58420->172.17.0.3:31986, err= 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/02 04:21:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/02 04:21:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30059") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32512") 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/02 04:21:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52774->172.17.0.3:32512, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49390->172.17.0.3:30059, err= 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/02 04:21:11 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/02 04:21:11 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/05/02 04:21:11 INFO : PREFIXappleappleapplebanana: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/05/02 04:21:11 INFO : PREFIXbanana: Deleted 2026/05/02 04:21:11 INFO : PREFIXsplitbananasplit: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/05/02 04:21:11 INFO : PREFIXapple: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39422") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54954->172.17.0.3:39422, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36307") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37744->172.17.0.3:36307, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36130") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54394->172.17.0.3:36130, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30552") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36566->172.17.0.3:30552, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31432") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56640->172.17.0.3:31432, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36848") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54118->172.17.0.3:36848, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37550") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57770->172.17.0.3:37550, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35821") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53994->172.17.0.3:35821, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31365") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53488->172.17.0.3:31365, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31457") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48338->172.17.0.3:31457, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38894") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60604->172.17.0.3:38894, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34401") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38612->172.17.0.3:34401, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37247") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50926->172.17.0.3:37247, err= === RUN TestTransform/suffix run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30226") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43824->172.17.0.3:30226, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33447") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41186->172.17.0.3:33447, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37857") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42870->172.17.0.3:37857, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37726") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39016->172.17.0.3:37726, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36356") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38382->172.17.0.3:36356, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32632") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50858->172.17.0.3:32632, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35240") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56446->172.17.0.3:35240, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39354") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54224->172.17.0.3:39354, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32718") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35148->172.17.0.3:32718, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32862") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46844->172.17.0.3:32862, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32189") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32976->172.17.0.3:32189, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34972") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48488->172.17.0.3:34972, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32005") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58798->172.17.0.3:32005, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33285") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52698->172.17.0.3:33285, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31670") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37072->172.17.0.3:31670, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36445") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58904->172.17.0.3:36445, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37302") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51482->172.17.0.3:37302, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35790") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59656->172.17.0.3:35790, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32740") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35882->172.17.0.3:32740, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36523") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58662->172.17.0.3:36523, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30405") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45308->172.17.0.3:30405, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38893") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36406->172.17.0.3:38893, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33960") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42562->172.17.0.3:33960, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32965") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43220->172.17.0.3:32965, err= 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32374") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40778->172.17.0.3:32374, err= 2026/05/02 04:21:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 04:21:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31972") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31599") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57498->172.17.0.3:31972, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47032->172.17.0.3:31599, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30945") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32099") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55470->172.17.0.3:32099, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30957") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56534->172.17.0.3:30945, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42328->172.17.0.3:30957, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/05/02 04:21:11 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/05/02 04:21:11 INFO : banana: Copied (new) to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/05/02 04:21:11 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30367") 2026/05/02 04:21:11 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39865") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58602->172.17.0.3:39865, err= 2026/05/02 04:21:11 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36110->172.17.0.3:30367, err= 2026/05/02 04:21:11 INFO : apple: Copied (new) to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33461") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33718->172.17.0.3:33461, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39374") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42840->172.17.0.3:39374, err= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32694") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33744->172.17.0.3:32694, err= 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39942") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40982->172.17.0.3:39942, err= 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37419") 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57236->172.17.0.3:37419, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35423") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52518->172.17.0.3:35423, err= 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37099") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37794->172.17.0.3:37099, err= 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31558") 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33772->172.17.0.3:31558, err= 2026/05/02 04:21:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34557") 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35814") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60440->172.17.0.3:35814, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60822->172.17.0.3:34557, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35084") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50792->172.17.0.3:35084, err= 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39363") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36638->172.17.0.3:39363, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38909") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52420->172.17.0.3:38909, err= 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33553") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33790->172.17.0.3:33553, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 04:21:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 INFO : appleappleapplebanana: Deleted 2026/05/02 04:21:11 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 04:21:11 INFO : banana: Deleted 2026/05/02 04:21:11 INFO : splitbananasplit: Deleted 2026/05/02 04:21:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 04:21:11 INFO : apple: Deleted 2026/05/02 04:21:11 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32708") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43392->172.17.0.3:32708, err= 2026/05/02 04:21:11 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : bananaSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplitSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35689") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40174->172.17.0.3:35689, err= 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36588") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56636->172.17.0.3:36588, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37961") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49484->172.17.0.3:37961, err= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : apple: transformed to: appleSUFFIX 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/05/02 04:21:11 DEBUG : banana: transformed to: bananaSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39739") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42294->172.17.0.3:39739, err= 2026/05/02 04:21:11 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32981") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49672->172.17.0.3:32981, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33531") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38154->172.17.0.3:33531, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37094") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41556->172.17.0.3:37094, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30709") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42006->172.17.0.3:30709, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31835") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50462->172.17.0.3:31835, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/05/02 04:21:11 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/05/02 04:21:11 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/05/02 04:21:11 INFO : apple: Copied (new) 2026/05/02 04:21:11 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/05/02 04:21:11 INFO : splitbananasplit: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36316") 2026/05/02 04:21:11 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/05/02 04:21:11 INFO : banana: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35510->172.17.0.3:36316, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31454") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31556") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38098->172.17.0.3:31556, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56150->172.17.0.3:31454, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/05/02 04:21:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/05/02 04:21:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/05/02 04:21:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/05/02 04:21:11 INFO : appleappleapplebanana: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39882") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36455") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31266") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57264->172.17.0.3:36455, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55614->172.17.0.3:39882, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51850->172.17.0.3:31266, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38975") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60754->172.17.0.3:38975, err= 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/05/02 04:21:11 INFO : dir1/0003-defghij.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/05/02 04:21:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38546") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49348->172.17.0.3:38546, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34555") 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54762->172.17.0.3:34555, err= 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/05/02 04:21:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/05/02 04:21:11 INFO : dir1/0007-1234567.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/05/02 04:21:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34663") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30822") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57590->172.17.0.3:34663, err= 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/05/02 04:21:11 INFO : dir1/0008-2345678.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48198->172.17.0.3:30822, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35036") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37041") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60158->172.17.0.3:35036, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51068->172.17.0.3:37041, err= 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/05/02 04:21:11 INFO : dir1/0010-456789.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/05/02 04:21:11 INFO : dir1/0009-3456789.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/05/02 04:21:11 INFO : dir1/0011-56789;.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36277") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42194->172.17.0.3:36277, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33020") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49710->172.17.0.3:33020, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36021") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35466->172.17.0.3:36021, err= 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/05/02 04:21:11 INFO : dir1/0012-6789;.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/05/02 04:21:11 INFO : dir1/0015-9;=.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/05/02 04:21:11 INFO : dir1/0014-89;=.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/05/02 04:21:11 INFO : dir1/0013-789;=.txt: Copied (new) 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : appleSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : appleappleapplebananaSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : bananaSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/05/02 04:21:11 INFO : splitbananasplitSUFFIX: Deleted 2026/05/02 04:21:11 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33924") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34652->172.17.0.3:33924, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36405") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51654->172.17.0.3:36405, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30204") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58388->172.17.0.3:30204, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34996") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41510->172.17.0.3:34996, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38394") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60014->172.17.0.3:38394, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33818") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39354->172.17.0.3:33818, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35418") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49670->172.17.0.3:35418, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33303") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44674->172.17.0.3:33303, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35699") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53974->172.17.0.3:35699, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30420") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36960->172.17.0.3:30420, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33919") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35936->172.17.0.3:33919, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39942") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45022->172.17.0.3:39942, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39751") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56816->172.17.0.3:39751, err= === RUN TestTransform/truncate run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39266") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46678->172.17.0.3:39266, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35443") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50314->172.17.0.3:35443, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38737") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38082->172.17.0.3:38737, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30131") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40804->172.17.0.3:30131, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36469") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38408->172.17.0.3:36469, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33559") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52052->172.17.0.3:33559, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32698") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46540->172.17.0.3:32698, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38020") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52298->172.17.0.3:38020, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31128") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49256->172.17.0.3:31128, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34180") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59000->172.17.0.3:34180, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38683") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47416->172.17.0.3:38683, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36399") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42606->172.17.0.3:36399, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35088") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33812->172.17.0.3:35088, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32028") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54836->172.17.0.3:32028, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37993") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57286->172.17.0.3:37993, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37963") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59118->172.17.0.3:37963, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35389") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54200->172.17.0.3:35389, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30604") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60140->172.17.0.3:30604, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39203") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37940->172.17.0.3:39203, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39917") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47354->172.17.0.3:39917, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34384") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44742->172.17.0.3:34384, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31058") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58342->172.17.0.3:31058, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37254") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48908->172.17.0.3:37254, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34559") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41954->172.17.0.3:34559, err= 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33031") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42626->172.17.0.3:33031, err= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31787") 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33947") 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45186->172.17.0.3:31787, err= 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49580->172.17.0.3:33947, err= 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35951") 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50668->172.17.0.3:35951, err= 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34493") 2026/05/02 04:21:11 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/05/02 04:21:11 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55416->172.17.0.3:34493, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31852") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34112") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46884->172.17.0.3:31852, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46778->172.17.0.3:34112, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35671") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32906->172.17.0.3:35671, err= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/05/02 04:21:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/05/02 04:21:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/05/02 04:21:11 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35541") 2026/05/02 04:21:11 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/05/02 04:21:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37910") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48814->172.17.0.3:35541, err= 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47300->172.17.0.3:37910, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33761") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56286->172.17.0.3:33761, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38263") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36372->172.17.0.3:38263, err= 2026/05/02 04:21:11 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/05/02 04:21:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/05/02 04:21:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/05/02 04:21:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38267") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37924") 2026/05/02 04:21:11 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/05/02 04:21:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41864->172.17.0.3:37924, err= 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34380") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49724->172.17.0.3:38267, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45040->172.17.0.3:34380, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39847") 2026/05/02 04:21:11 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34004->172.17.0.3:39847, err= 2026/05/02 04:21:11 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/05/02 04:21:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/05/02 04:21:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/05/02 04:21:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39343") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33144") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49028->172.17.0.3:39343, err= 2026/05/02 04:21:11 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/05/02 04:21:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39614->172.17.0.3:33144, err= 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35170") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37000->172.17.0.3:35170, err= 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39579") 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37866->172.17.0.3:39579, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/05/02 04:21:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/05/02 04:21:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/05/02 04:21:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/05/02 04:21:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 INFO : dir1/0011-56789;.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0013-789;=.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0003-defghij.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0009-3456789.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0007-1234567.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/02 04:21:11 INFO : splitbananasplit: Deleted 2026/05/02 04:21:11 INFO : dir1/0008-2345678.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0010-456789.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/02 04:21:11 INFO : appleappleapplebanana: Deleted 2026/05/02 04:21:11 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0012-6789;.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0015-9;=.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/02 04:21:11 INFO : dir1/0014-89;=.txt: Deleted 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36501") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35018->172.17.0.3:36501, err= 2026/05/02 04:21:11 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbanan: Excluded 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleapple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleapple: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38508") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46742->172.17.0.3:38508, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefg: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcde: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defgh: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdef: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-34567: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-23456: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghi: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-45678: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijk: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-12345: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghij: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35354") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59458->172.17.0.3:35354, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38829") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59630->172.17.0.3:38829, err= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35453") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56476->172.17.0.3:35453, err= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleapple: size = 21 OK 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbanan: size = 16 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32462") 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57742->172.17.0.3:32462, err= 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/05/02 04:21:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/05/02 04:21:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/05/02 04:21:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defgh: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0004-efghi: size = 21 OK 2026/05/02 04:21:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0005-fghij: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0000-abcde: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0008-23456: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-12345: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/05/02 04:21:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/05/02 04:21:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/05/02 04:21:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/05/02 04:21:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/05/02 04:21:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-34567: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-45678: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0011-56789: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39398") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51816->172.17.0.3:39398, err= 2026/05/02 04:21:11 DEBUG : splitbanan: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbanan: Excluded 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleapple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleapple: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38883") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34934->172.17.0.3:38883, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefg: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcde: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defgh: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdef: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-34567: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-23456: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.t: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghi: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-45678: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijk: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-12345: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghij: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34078") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33014->172.17.0.3:34078, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33570") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53380->172.17.0.3:33570, err= 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/05/02 04:21:11 DEBUG : splitbananasplit: transformed to: splitbanan 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37265") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32816->172.17.0.3:37265, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33235") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60048->172.17.0.3:33235, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31544") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38790->172.17.0.3:31544, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37992") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36822->172.17.0.3:37992, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34922") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39742->172.17.0.3:34922, err= === RUN TestTransform/encoder run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35791") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59826->172.17.0.3:35791, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35564") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39610->172.17.0.3:35564, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37556") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55808->172.17.0.3:37556, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36456") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39096->172.17.0.3:36456, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31952") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48536->172.17.0.3:31952, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30126") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46930->172.17.0.3:30126, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35373") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58394->172.17.0.3:35373, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38487") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57468->172.17.0.3:38487, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34314") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47508->172.17.0.3:34314, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30810") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42036->172.17.0.3:30810, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32218") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38086->172.17.0.3:32218, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35408") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39146->172.17.0.3:35408, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35220") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41388->172.17.0.3:35220, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35123") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39360->172.17.0.3:35123, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35743") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36264->172.17.0.3:35743, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36948") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45470->172.17.0.3:36948, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32294") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58088->172.17.0.3:32294, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36877") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35012->172.17.0.3:36877, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31151") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43370->172.17.0.3:31151, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36079") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57014->172.17.0.3:36079, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32298") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57622->172.17.0.3:32298, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39078") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37840->172.17.0.3:39078, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35716") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45270->172.17.0.3:35716, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33447") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60838->172.17.0.3:33447, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34745") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49286->172.17.0.3:34745, err= 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34952") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52488->172.17.0.3:34952, err= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37794") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60236->172.17.0.3:37794, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31630") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52702->172.17.0.3:31630, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35323") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45976->172.17.0.3:35323, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38985") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33842->172.17.0.3:38985, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36783") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35772->172.17.0.3:36783, err= 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36640") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38880->172.17.0.3:36640, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32805") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46544->172.17.0.3:32805, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39272") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35974->172.17.0.3:39272, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32678") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38170->172.17.0.3:32678, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37860") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42374->172.17.0.3:37860, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30498") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52018->172.17.0.3:30498, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37614") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60162->172.17.0.3:37614, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34550") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45128->172.17.0.3:34550, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36229") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42962->172.17.0.3:36229, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37117") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47610->172.17.0.3:37117, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33851") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54868->172.17.0.3:33851, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37153") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46252->172.17.0.3:37153, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32143") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52076->172.17.0.3:32143, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33811") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37534->172.17.0.3:33811, err= === RUN TestTransform/ISO-8859-1 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30285") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40464->172.17.0.3:30285, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31465") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46958->172.17.0.3:31465, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35322") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49044->172.17.0.3:35322, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38493") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58198->172.17.0.3:38493, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33897") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38530->172.17.0.3:33897, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34348") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47978->172.17.0.3:34348, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38371") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49642->172.17.0.3:38371, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31948") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51640->172.17.0.3:31948, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30751") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37892->172.17.0.3:30751, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30744") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39298->172.17.0.3:30744, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38600") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46254->172.17.0.3:38600, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34556") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36996->172.17.0.3:34556, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38753") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49274->172.17.0.3:38753, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38313") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36498->172.17.0.3:38313, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38061") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60512->172.17.0.3:38061, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39972") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54128->172.17.0.3:39972, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38959") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60024->172.17.0.3:38959, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33684") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60606->172.17.0.3:33684, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36454") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41742->172.17.0.3:36454, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32985") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56320->172.17.0.3:32985, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32198") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48986->172.17.0.3:32198, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32726") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41042->172.17.0.3:32726, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36219") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41326->172.17.0.3:36219, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37276") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57014->172.17.0.3:37276, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34358") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46094->172.17.0.3:34358, err= 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38080") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44536->172.17.0.3:38080, err= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31473") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55808->172.17.0.3:31473, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36243") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58098->172.17.0.3:36243, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38240") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39404->172.17.0.3:38240, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36601") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39060->172.17.0.3:36601, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35857") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55668->172.17.0.3:35857, err= 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30355") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53146->172.17.0.3:30355, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37394") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54716->172.17.0.3:37394, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36752") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37938->172.17.0.3:36752, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31399") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37178->172.17.0.3:31399, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31066") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56094->172.17.0.3:31066, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36871") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58394->172.17.0.3:36871, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35086") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51136->172.17.0.3:35086, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35874") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54046->172.17.0.3:35874, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31316") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58504->172.17.0.3:31316, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35010") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43310->172.17.0.3:35010, err= === RUN TestTransform/charmap run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36273") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55816->172.17.0.3:36273, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30430") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39366->172.17.0.3:30430, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33129") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34784->172.17.0.3:33129, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30696") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48280->172.17.0.3:30696, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33807") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45428->172.17.0.3:33807, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31170") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37232->172.17.0.3:31170, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33418") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35270->172.17.0.3:33418, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30926") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37556->172.17.0.3:30926, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31371") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40116->172.17.0.3:31371, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39792") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51408->172.17.0.3:39792, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33112") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33974->172.17.0.3:33112, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34382") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55726->172.17.0.3:34382, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30139") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36472->172.17.0.3:30139, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31807") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44520->172.17.0.3:31807, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35119") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37468->172.17.0.3:35119, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32547") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38798->172.17.0.3:32547, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38777") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56644->172.17.0.3:38777, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34393") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44692->172.17.0.3:34393, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33794") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55984->172.17.0.3:33794, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30963") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44310->172.17.0.3:30963, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38620") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58576->172.17.0.3:38620, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34659") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57900->172.17.0.3:34659, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31563") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42978->172.17.0.3:31563, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38001") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60408->172.17.0.3:38001, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36129") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55094->172.17.0.3:36129, err= 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37574") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33230->172.17.0.3:37574, err= 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31880") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59580->172.17.0.3:31880, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37465") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60324->172.17.0.3:37465, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36208") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56726->172.17.0.3:36208, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38002") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51896->172.17.0.3:38002, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31856") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36808->172.17.0.3:31856, err= 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31190") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55630->172.17.0.3:31190, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33504") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41134->172.17.0.3:33504, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36598") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33026->172.17.0.3:36598, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36130") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34992->172.17.0.3:36130, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31752") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38668->172.17.0.3:31752, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39860") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60468->172.17.0.3:39860, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39018") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48744->172.17.0.3:39018, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39940") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56252->172.17.0.3:39940, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30749") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60356->172.17.0.3:30749, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32731") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35782->172.17.0.3:32731, err= === RUN TestTransform/lowercase run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30318") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53008->172.17.0.3:30318, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30761") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52518->172.17.0.3:30761, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31132") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50438->172.17.0.3:31132, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30892") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36164->172.17.0.3:30892, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30928") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58858->172.17.0.3:30928, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34607") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52464->172.17.0.3:34607, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38098") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48542->172.17.0.3:38098, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35626") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45844->172.17.0.3:35626, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35889") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56888->172.17.0.3:35889, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35533") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50326->172.17.0.3:35533, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30280") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56370->172.17.0.3:30280, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35778") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57914->172.17.0.3:35778, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30270") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60926->172.17.0.3:30270, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35655") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37770->172.17.0.3:35655, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38043") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59034->172.17.0.3:38043, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38530") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50656->172.17.0.3:38530, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36419") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33220->172.17.0.3:36419, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33154") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51678->172.17.0.3:33154, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31539") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33998->172.17.0.3:31539, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33455") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46730->172.17.0.3:33455, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30867") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34534->172.17.0.3:30867, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33566") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55598->172.17.0.3:33566, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32430") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42928->172.17.0.3:32430, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32165") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54272->172.17.0.3:32165, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32264") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59764->172.17.0.3:32264, err= 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37103") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44882->172.17.0.3:37103, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33092") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34006->172.17.0.3:33092, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33438") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41766->172.17.0.3:33438, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32802") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35364->172.17.0.3:32802, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33684") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60620->172.17.0.3:33684, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30175") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46786->172.17.0.3:30175, err= 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39095") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51382->172.17.0.3:39095, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30411") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34036->172.17.0.3:30411, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35519") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51636->172.17.0.3:35519, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34377") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49170->172.17.0.3:34377, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39083") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40704->172.17.0.3:39083, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38338") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52368->172.17.0.3:38338, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39069") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53084->172.17.0.3:39069, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30568") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33782->172.17.0.3:30568, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32907") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48202->172.17.0.3:32907, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39476") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44258->172.17.0.3:39476, err= === RUN TestTransform/ascii run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30125") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41900->172.17.0.3:30125, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36556") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36282->172.17.0.3:36556, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31229") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45938->172.17.0.3:31229, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39643") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50224->172.17.0.3:39643, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37062") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35984->172.17.0.3:37062, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31830") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55242->172.17.0.3:31830, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35536") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34658->172.17.0.3:35536, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38502") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37506->172.17.0.3:38502, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32071") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57296->172.17.0.3:32071, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39527") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58724->172.17.0.3:39527, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38576") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48806->172.17.0.3:38576, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35618") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41662->172.17.0.3:35618, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34731") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54960->172.17.0.3:34731, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32727") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44018->172.17.0.3:32727, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37554") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46934->172.17.0.3:37554, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38120") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37182->172.17.0.3:38120, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30148") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45742->172.17.0.3:30148, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34838") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56248->172.17.0.3:34838, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30884") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55636->172.17.0.3:30884, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33231") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56828->172.17.0.3:33231, err= 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31624") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57598->172.17.0.3:31624, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33818") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39362->172.17.0.3:33818, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39954") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36362->172.17.0.3:39954, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30833") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47468->172.17.0.3:30833, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32216") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58410->172.17.0.3:32216, err= 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32357") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45942->172.17.0.3:32357, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34558") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33554->172.17.0.3:34558, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38693") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36814->172.17.0.3:38693, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33646") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36896->172.17.0.3:33646, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38457") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60078->172.17.0.3:38457, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34247") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34834->172.17.0.3:34247, err= 2026/05/02 04:21:11 DEBUG : apple: size = 5 OK 2026/05/02 04:21:11 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : apple: Unchanged skipping 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : banana: size = 6 OK 2026/05/02 04:21:11 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : banana: Unchanged skipping 2026/05/02 04:21:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/02 04:21:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32716") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41856->172.17.0.3:32716, err= 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39001") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51548->172.17.0.3:39001, err= 2026/05/02 04:21:11 DEBUG : apple: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : apple: Excluded 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : splitbananasplit: Excluded 2026/05/02 04:21:11 DEBUG : banana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : banana: Excluded 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : appleappleapplebanana: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34126") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33390->172.17.0.3:34126, err= 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/02 04:21:11 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34142") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35974->172.17.0.3:34142, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33642") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58778->172.17.0.3:33642, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38932") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36510->172.17.0.3:38932, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35124") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35736->172.17.0.3:35124, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33467") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39738->172.17.0.3:33467, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35553") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60650->172.17.0.3:35553, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35719") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40848->172.17.0.3:35719, err= --- PASS: TestTransform (5.26s) --- PASS: TestTransform/NFC (0.06s) --- PASS: TestTransform/NFD (0.06s) --- PASS: TestTransform/base64 (4.62s) --- PASS: TestTransform/prefix (0.09s) --- PASS: TestTransform/suffix (0.10s) --- PASS: TestTransform/truncate (0.07s) --- PASS: TestTransform/encoder (0.05s) --- PASS: TestTransform/ISO-8859-1 (0.05s) --- PASS: TestTransform/charmap (0.06s) --- PASS: TestTransform/lowercase (0.06s) --- PASS: TestTransform/ascii (0.05s) === RUN TestTransformCopy run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37298") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47280->172.17.0.3:37298, err= 2026/05/02 04:21:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 04:21:11 INFO : sub dir_somesuffix: Making directory 2026/05/02 04:21:11 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/02 04:21:11 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/02 04:21:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 04:21:11 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35985") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35038->172.17.0.3:35985, err= 2026/05/02 04:21:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/05/02 04:21:11 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 04:21:11 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33196") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45546->172.17.0.3:33196, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33120") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37120->172.17.0.3:33120, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33202") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51432->172.17.0.3:33202, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36320") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43648->172.17.0.3:36320, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36172") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39620->172.17.0.3:36172, err= --- PASS: TestTransformCopy (0.01s) === RUN TestDoubleTransform run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31211") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33556->172.17.0.3:31211, err= 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 INFO : tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37878") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37172->172.17.0.3:37878, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/05/02 04:21:11 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34106") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38472->172.17.0.3:34106, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32535") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39000->172.17.0.3:32535, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30084") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40948->172.17.0.3:30084, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34142") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35990->172.17.0.3:34142, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31008") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32812->172.17.0.3:31008, err= --- PASS: TestDoubleTransform (0.01s) === RUN TestFileTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33991") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55144->172.17.0.3:33991, err= 2026/05/02 04:21:11 INFO : toe: Making directory 2026/05/02 04:21:11 INFO : toe/toe: Making directory 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34529") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33832->172.17.0.3:34529, err= 2026/05/02 04:21:11 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/02 04:21:11 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/02 04:21:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36962") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38864->172.17.0.3:36962, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30309") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42204->172.17.0.3:30309, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34350") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41582->172.17.0.3:34350, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33215") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41496->172.17.0.3:33215, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37434") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47518->172.17.0.3:37434, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34300") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51712->172.17.0.3:34300, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36561") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35304->172.17.0.3:36561, err= --- PASS: TestFileTag (0.01s) === RUN TestNoTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31909") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53838->172.17.0.3:31909, err= 2026/05/02 04:21:11 INFO : toe: Making directory 2026/05/02 04:21:11 INFO : toe/toe: Making directory 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39693") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53670->172.17.0.3:39693, err= 2026/05/02 04:21:11 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/05/02 04:21:11 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/05/02 04:21:11 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32033") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51438->172.17.0.3:32033, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33149") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51722->172.17.0.3:33149, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30035") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59014->172.17.0.3:30035, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38114") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34038->172.17.0.3:38114, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32445") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58472->172.17.0.3:32445, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39616") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57480->172.17.0.3:39616, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31854") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49658->172.17.0.3:31854, err= --- PASS: TestNoTag (0.01s) === RUN TestDirTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : empty_dir: Making directory with metadata 2026/05/02 04:21:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32594") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46198->172.17.0.3:32594, err= 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 INFO : tictacempty_dir: Making directory 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 INFO : tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 INFO : tictactoe/tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32135") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:32926->172.17.0.3:32135, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/02 04:21:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32867") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36758->172.17.0.3:32867, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39822") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38592->172.17.0.3:39822, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32387") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40728->172.17.0.3:32387, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31678") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46160->172.17.0.3:31678, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35261") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39934->172.17.0.3:35261, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37279") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30504") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47996->172.17.0.3:37279, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33586->172.17.0.3:30504, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37259") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36978->172.17.0.3:37259, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39339") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44028->172.17.0.3:39339, err= --- PASS: TestDirTag (0.01s) === RUN TestAllTag run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : empty_dir: Making directory with metadata 2026/05/02 04:21:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39095") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51386->172.17.0.3:39095, err= 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 INFO : tictacempty_dir: Making directory 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 INFO : tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 INFO : tictactoe/tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31925") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53322->172.17.0.3:31925, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39793") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43728->172.17.0.3:39793, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30229") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32353") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34562->172.17.0.3:32353, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49076->172.17.0.3:30229, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35387") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42240->172.17.0.3:35387, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32103") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36700->172.17.0.3:32103, err= 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33717") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37709") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42732->172.17.0.3:37709, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37976->172.17.0.3:33717, err= 2026/05/02 04:21:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39875") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35714->172.17.0.3:39875, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/02 04:21:11 NOTICE: ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: 0 differences found 2026/05/02 04:21:11 NOTICE: ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: 1 hashes could not be checked 2026/05/02 04:21:11 NOTICE: ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: 1 matching files 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36124") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50508->172.17.0.3:36124, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33950") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33751") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42856->172.17.0.3:33950, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50212->172.17.0.3:33751, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35292") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55466->172.17.0.3:35292, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33566") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55602->172.17.0.3:33566, err= --- PASS: TestAllTag (0.01s) === RUN TestRunTwice run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36304") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59602->172.17.0.3:36304, err= 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 INFO : tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 INFO : tictactoe/tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33518") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54086->172.17.0.3:33518, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/05/02 04:21:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34194") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39404->172.17.0.3:34194, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31071") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51494->172.17.0.3:31071, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39114") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56268->172.17.0.3:39114, err= 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36789") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48920->172.17.0.3:36789, err= 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30320") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59600->172.17.0.3:30320, err= 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31268") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57346->172.17.0.3:31268, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30396") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53738->172.17.0.3:30396, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30251") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33982->172.17.0.3:30251, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39861") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36784->172.17.0.3:39861, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30624") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48544->172.17.0.3:30624, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35158") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58968->172.17.0.3:35158, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33685") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45576->172.17.0.3:33685, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39533") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46014->172.17.0.3:39533, err= --- PASS: TestRunTwice (0.01s) === RUN TestSyntax 2026/05/02 04:21:11 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33353") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51776->172.17.0.3:33353, err= 2026/05/02 04:21:11 INFO : toe: Making directory 2026/05/02 04:21:11 INFO : toe/toe: Making directory 2026/05/02 04:21:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38128") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46570->172.17.0.3:38128, err= 2026/05/02 04:21:11 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/05/02 04:21:11 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/05/02 04:21:11 INFO : toe/toe/toe: Copied (new) 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35533") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50340->172.17.0.3:35533, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36272") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55196->172.17.0.3:36272, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32192") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:45826->172.17.0.3:32192, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36322") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57540->172.17.0.3:36322, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33983") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60318->172.17.0.3:33983, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35704") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44550->172.17.0.3:35704, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36482") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36434->172.17.0.3:36482, err= --- PASS: TestConflicting (0.01s) === RUN TestMove run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : empty_dir: Making directory with metadata 2026/05/02 04:21:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36086") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33550->172.17.0.3:36086, err= 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 INFO : tictacempty_dir: Making directory 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 INFO : tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 INFO : tictactoe/tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38342") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52602->172.17.0.3:38342, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 INFO : toe/toe/toe.txt: Deleted 2026/05/02 04:21:11 INFO : toe/toe: Removing directory 2026/05/02 04:21:11 INFO : toe: Removing directory 2026/05/02 04:21:11 INFO : empty_dir: Removing directory 2026/05/02 04:21:11 DEBUG : Local file system at /tmp/rclone3506628600: deleted 3 directories 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32184") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49220->172.17.0.3:32184, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30025") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52814->172.17.0.3:30025, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30745") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37748->172.17.0.3:30745, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37344") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48568->172.17.0.3:37344, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39048") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43460->172.17.0.3:39048, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37823") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33723") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41272->172.17.0.3:37823, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40694->172.17.0.3:33723, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35511") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55470->172.17.0.3:35511, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37240") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41098->172.17.0.3:37240, err= --- PASS: TestMove (0.01s) === RUN TestTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : empty_dir: Making directory with metadata 2026/05/02 04:21:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37515") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58818->172.17.0.3:37515, err= 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 INFO : tictacempty_dir: Making directory 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 INFO : tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 INFO : tictactoe/tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36845") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51808->172.17.0.3:36845, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 INFO : toe/toe/toe.txt: Deleted 2026/05/02 04:21:11 INFO : toe/toe: Removing directory 2026/05/02 04:21:11 INFO : toe: Removing directory 2026/05/02 04:21:11 INFO : empty_dir: Removing directory 2026/05/02 04:21:11 DEBUG : Local file system at /tmp/rclone3506628600: deleted 3 directories 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30683") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41106->172.17.0.3:30683, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32051") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35494->172.17.0.3:32051, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32186") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50244->172.17.0.3:32186, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38585") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55346->172.17.0.3:38585, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 04:21:11 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37922") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40572->172.17.0.3:37922, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35370") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53936->172.17.0.3:35370, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33873") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36860") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43796->172.17.0.3:33873, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47702->172.17.0.3:36860, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30297") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51114->172.17.0.3:30297, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39092") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48692->172.17.0.3:39092, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38369") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50850->172.17.0.3:38369, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38227") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38155") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38756") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:56326->172.17.0.3:38227, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36590->172.17.0.3:38155, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46130->172.17.0.3:38756, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36308") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37516->172.17.0.3:36308, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35795") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:49892->172.17.0.3:35795, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30052") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51006->172.17.0.3:30052, err= --- PASS: TestTransformFile (0.01s) === RUN TestManualTransformFile run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : Reset feature "Copy" 2026/05/02 04:21:11 DEBUG : Reset feature "Move" 2026/05/02 04:21:11 DEBUG : Reset feature "Copy" 2026/05/02 04:21:11 DEBUG : Reset feature "Move" 2026/05/02 04:21:11 DEBUG : empty_dir: Making directory with metadata 2026/05/02 04:21:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34419") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:58902->172.17.0.3:34419, err= 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 INFO : tictacempty_dir: Making directory 2026/05/02 04:21:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 INFO : tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: tictactoe 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 INFO : tictactoe/tictactoe: Making directory 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/02 04:21:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31257") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48002->172.17.0.3:31257, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 04:21:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/02 04:21:11 INFO : toe/toe/toe.txt: Deleted 2026/05/02 04:21:11 INFO : toe/toe: Removing directory 2026/05/02 04:21:11 INFO : toe: Removing directory 2026/05/02 04:21:11 INFO : empty_dir: Removing directory 2026/05/02 04:21:11 DEBUG : Local file system at /tmp/rclone3506628600: deleted 3 directories 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31918") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:51150->172.17.0.3:31918, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30957") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37759") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48098->172.17.0.3:30957, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54740->172.17.0.3:37759, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32753") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:60662->172.17.0.3:32753, err= 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 04:21:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35303") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46774->172.17.0.3:35303, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32941") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54310->172.17.0.3:32941, err= 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/02 04:21:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/05/02 04:21:11 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34971") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55570->172.17.0.3:34971, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39785") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39178") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36658") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37466->172.17.0.3:39785, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54716->172.17.0.3:39178, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:44492->172.17.0.3:36658, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38073") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36612->172.17.0.3:38073, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35302") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39848->172.17.0.3:35302, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35719") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40850->172.17.0.3:35719, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36926") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59590->172.17.0.3:36926, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35535") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37100") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36906->172.17.0.3:37100, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:33212->172.17.0.3:35535, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31508") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39731") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:39840->172.17.0.3:31508, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43906->172.17.0.3:39731, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37908") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54140->172.17.0.3:37908, err= --- PASS: TestManualTransformFile (0.01s) === RUN TestBase64 run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 DEBUG : toe: transformed to: dG9l 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37399") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37578->172.17.0.3:37399, err= 2026/05/02 04:21:11 DEBUG : toe: transformed to: dG9l 2026/05/02 04:21:11 INFO : dG9l: Making directory 2026/05/02 04:21:11 DEBUG : toe: transformed to: dG9l 2026/05/02 04:21:11 DEBUG : toe: transformed to: dG9l 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/02 04:21:11 INFO : dG9l/dG9l: Making directory 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/02 04:21:11 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34349") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37338->172.17.0.3:34349, err= 2026/05/02 04:21:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/02 04:21:11 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38428") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:37426->172.17.0.3:38428, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39088") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:59260->172.17.0.3:39088, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31282") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57974->172.17.0.3:31282, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36377") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57500->172.17.0.3:36377, err= 2026/05/02 04:21:11 DEBUG : dG9l: transformed to: toe 2026/05/02 04:21:11 DEBUG : dG9l: transformed to: toe 2026/05/02 04:21:11 DEBUG : toe: Directory modification time the same (differ by 847.623302ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : Added delayed dir = "toe", newDst=toe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37868") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:50658->172.17.0.3:37868, err= 2026/05/02 04:21:11 DEBUG : dG9l: transformed to: toe 2026/05/02 04:21:11 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/05/02 04:21:11 DEBUG : toe/toe: Directory modification time the same (differ by 847.623302ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32739") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47122->172.17.0.3:32739, err= 2026/05/02 04:21:11 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/05/02 04:21:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/05/02 04:21:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/05/02 04:21:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/05/02 04:21:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/05/02 04:21:11 DEBUG : Local file system at /tmp/rclone3506628600: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : Local file system at /tmp/rclone3506628600: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : Waiting for deletions to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32629") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:35434->172.17.0.3:32629, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36800") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57046->172.17.0.3:36800, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35588") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:53424->172.17.0.3:35588, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:33022") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:57218->172.17.0.3:33022, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38070") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:43078->172.17.0.3:38070, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37780") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:41232->172.17.0.3:37780, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30233") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:40366->172.17.0.3:30233, err= --- PASS: TestBase64 (0.01s) === RUN TestError run.go:185: Remote "ftp://172.17.0.3:21/rclone-test-jexuruq4coxa", Local "Local file system at /tmp/rclone3506628600", Modify Window "1s" 2026/05/02 04:21:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:39006") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:47208->172.17.0.3:39006, err= 2026/05/02 04:21:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: 2026/05/02 04:21:11 INFO : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Making directory 2026/05/02 04:21:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: 2026/05/02 04:21:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: 2026/05/02 04:21:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: 2026/05/02 04:21:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/02 04:21:11 INFO : toe/toe: Making directory 2026/05/02 04:21:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 04:21:11 DEBUG : toe/toe: transformed to: 2026/05/02 04:21:11 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/02 04:21:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 04:21:11 DEBUG : toe: transformed to: 2026/05/02 04:21:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/02 04:21:11 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/02 04:21:11 DEBUG : toe/toe/toe: transformed to: 2026/05/02 04:21:11 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for checks to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Waiting for transfers to finish 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:35287") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:46550->172.17.0.3:35287, err= 2026/05/02 04:21:11 DEBUG : toe/toe/toe: size = 11 OK 2026/05/02 04:21:11 INFO : toe/toe/toe: Copied (new) 2026/05/02 04:21:11 ERROR : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: not deleting files as there were IO errors 2026/05/02 04:21:11 ERROR : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: not deleting directories as there were IO errors 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:32748") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:34928->172.17.0.3:32748, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:36793") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:48908->172.17.0.3:36793, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31534") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:36212->172.17.0.3:31534, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:34007") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:52884->172.17.0.3:34007, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:31387") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:38096->172.17.0.3:31387, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:37731") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:54208->172.17.0.3:37731, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:30978") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:55708->172.17.0.3:30978, err= --- PASS: TestError (0.01s) PASS 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: dial("tcp","172.17.0.3:38714") 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: > dial: conn=172.17.0.1:42424->172.17.0.3:38714, err= 2026/05/02 04:21:11 DEBUG : ftp://172.17.0.3:21/rclone-test-jexuruq4coxa: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPPureftpd: -verbose" - Finished OK in 1m26.703730813s (try 1/5)