"./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Starting (try 1/5) 2026/09/14 02:16:39 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi" 2026/09/14 02:16:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/09/14 02:16:39 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:39 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:39 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:39 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:39 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:39 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:39 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:39 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:39 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:39 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42454->172.17.0.3:21, err= 2026/09/14 02:16:39 DEBUG : Creating backend with remote "/tmp/rclone2517646503" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/patternNeedsGlob === RUN TestNewLess/patternRejectsEmptyGlob === RUN TestNewLess/patternRejectsBadGlob === RUN TestNewLess/patternOrder === 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/patternNeedsGlob (0.00s) --- PASS: TestNewLess/patternRejectsEmptyGlob (0.00s) --- PASS: TestNewLess/patternRejectsBadGlob (0.00s) --- PASS: TestNewLess/patternOrder (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:17: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestRcCopyReports rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcCopyReports (0.00s) === RUN TestCopyWithDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25638") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51668->172.17.0.3:25638, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2087") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42632->172.17.0.3:2087, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2692") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32974->172.17.0.3:2692, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64938") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51684->172.17.0.3:64938, err= --- PASS: TestCopyWithDryRun (0.01s) === RUN TestCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40788") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50124->172.17.0.3:40788, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17000") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40350->172.17.0.3:17000, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35327") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40260->172.17.0.3:35327, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42521") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57872->172.17.0.3:42521, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23565") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38842->172.17.0.3:23565, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50561") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52672->172.17.0.3:50561, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36039") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55422->172.17.0.3:36039, err= --- PASS: TestCopy (0.02s) === RUN TestCopyMetadata run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:99: Skipping as metadata not supported 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41777") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57568->172.17.0.3:41777, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44194") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47270->172.17.0.3:44194, err= --- SKIP: TestCopyMetadata (0.00s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:99: Skipping as metadata not supported 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35249") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38754->172.17.0.3:35249, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58497") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37830->172.17.0.3:58497, err= --- SKIP: TestCopyMetadataNoEmptyDirs (0.00s) === RUN TestCopyMissingDirectory run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : Creating backend with remote "/non-existing" 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1914") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37020->172.17.0.3:1914, err= 2026/09/14 02:16:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25950") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54030->172.17.0.3:25950, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5976") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53902->172.17.0.3:5976, err= --- PASS: TestCopyMissingDirectory (0.01s) === RUN TestCopyNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29881") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44700->172.17.0.3:29881, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7680") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34630->172.17.0.3:7680, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44670") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53372->172.17.0.3:44670, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54375") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55772->172.17.0.3:54375, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12919") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57672->172.17.0.3:12919, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63114") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54256->172.17.0.3:63114, err= --- PASS: TestCopyNoTraverse (0.02s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:223: Only runs on local 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24954") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41460->172.17.0.3:24954, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36531") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34180->172.17.0.3:36531, err= --- SKIP: TestCopyNoTraverseDeadlock (0.00s) === RUN TestCopyCheckFirst run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Running all checks before starting transfers 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36210") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38630->172.17.0.3:36210, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Checks finished, now starting transfers 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60603") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44850->172.17.0.3:60603, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30514") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40408->172.17.0.3:30514, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1251") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52062->172.17.0.3:1251, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63951") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35674->172.17.0.3:63951, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55128") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49324->172.17.0.3:55128, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2314") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53032->172.17.0.3:2314, err= --- PASS: TestCopyCheckFirst (0.02s) === RUN TestSyncNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 ERROR : Ignoring --no-traverse with sync 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1108") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54002->172.17.0.3:1108, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54532") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59630->172.17.0.3:54532, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42079") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52848->172.17.0.3:42079, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17084") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53336->172.17.0.3:17084, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24325") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37622->172.17.0.3:24325, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19066") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56132->172.17.0.3:19066, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39626") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51642->172.17.0.3:39626, err= --- PASS: TestSyncNoTraverse (0.02s) === RUN TestCopyWithDepth run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9351") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35258->172.17.0.3:9351, err= 2026/09/14 02:16:39 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54082") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37314->172.17.0.3:54082, err= 2026/09/14 02:16:39 DEBUG : hello world2.ed194a4a.partial: size = 12 OK 2026/09/14 02:16:39 DEBUG : hello world2.ed194a4a.partial: renamed to: hello world2 2026/09/14 02:16:39 INFO : hello world2: Copied (new) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15868") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58746->172.17.0.3:15868, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52522") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44780->172.17.0.3:52522, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23797") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36154->172.17.0.3:23797, err= --- PASS: TestCopyWithDepth (0.01s) === RUN TestCopyWithFilesFrom run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8830") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39892->172.17.0.3:8830, err= 2026/09/14 02:16:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53413") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43444->172.17.0.3:53413, err= 2026/09/14 02:16:39 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/09/14 02:16:39 INFO : potato2: Copied (new) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48723") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52856->172.17.0.3:48723, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13783") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51720->172.17.0.3:13783, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17760") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55326->172.17.0.3:17760, err= --- PASS: TestCopyWithFilesFrom (0.01s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55380") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43732->172.17.0.3:55380, err= 2026/09/14 02:16:39 DEBUG : potato2.160ece37.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : potato2.160ece37.partial: renamed to: potato2 2026/09/14 02:16:39 INFO : potato2: Copied (new) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57430") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56298->172.17.0.3:57430, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6600") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48190->172.17.0.3:6600, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2765") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52342->172.17.0.3:2765, err= --- PASS: TestCopyWithFilesFromAndNoTraverse (0.02s) === RUN TestCopyEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/14 02:16:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/14 02:16:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55009") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56844->172.17.0.3:55009, err= 2026/09/14 02:16:39 INFO : sub dir2: Making directory 2026/09/14 02:16:39 INFO : sub dir: Making directory 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 INFO : sub dir2/sub sub dir2: Making directory 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42464->172.17.0.3:21, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30530") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41278->172.17.0.3:30530, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38273") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58388->172.17.0.3:38273, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25684") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55480->172.17.0.3:25684, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55649") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59200->172.17.0.3:55649, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25599") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51056->172.17.0.3:25599, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64006") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33456->172.17.0.3:64006, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3252") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45298->172.17.0.3:3252, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62521") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45450->172.17.0.3:62521, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25911") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55482->172.17.0.3:25911, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24015") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41360->172.17.0.3:24015, err= --- PASS: TestCopyEmptyDirectories (0.03s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 INFO : sub dir2: Making directory 2026/09/14 02:16:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/09/14 02:16:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24727") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59806->172.17.0.3:24727, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41833") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34030->172.17.0.3:41833, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46958") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40904->172.17.0.3:46958, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57357") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43990->172.17.0.3:57357, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7722") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37266->172.17.0.3:7722, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27202") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52490->172.17.0.3:27202, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24100") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37954->172.17.0.3:24100, err= --- PASS: TestCopyNoEmptyDirectories (0.02s) === RUN TestMoveEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : sub dir2: Making directory with metadata 2026/09/14 02:16:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5630") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55896->172.17.0.3:5630, err= 2026/09/14 02:16:39 INFO : sub dir2: Making directory 2026/09/14 02:16:39 INFO : sub dir: Making directory 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42657") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46186->172.17.0.3:42657, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 INFO : sub dir/hello world: Deleted 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44659") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51612->172.17.0.3:44659, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46355") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33840->172.17.0.3:46355, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61295") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56960->172.17.0.3:61295, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3747") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45202->172.17.0.3:3747, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45921") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50016->172.17.0.3:45921, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40160") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63909") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53370->172.17.0.3:40160, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54946->172.17.0.3:63909, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5145") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43004->172.17.0.3:5145, err= --- PASS: TestMoveEmptyDirectories (0.02s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:439: Skipping test as backend does not support DirSetModTime 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46773") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43024->172.17.0.3:46773, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21789") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41296->172.17.0.3:21789, err= --- SKIP: TestSyncNoUpdateDirModtime (0.00s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 INFO : sub dir2: Making directory 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54171") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43618->172.17.0.3:54171, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52615") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48580->172.17.0.3:52615, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 INFO : sub dir/hello world: Deleted 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44290") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42598->172.17.0.3:44290, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14251") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39972->172.17.0.3:14251, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52175") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49558->172.17.0.3:52175, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13473") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39040->172.17.0.3:13473, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10336") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56636->172.17.0.3:10336, err= --- PASS: TestMoveNoEmptyDirectories (0.01s) === RUN TestSyncEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : sub dir2: Making directory with metadata 2026/09/14 02:16:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/14 02:16:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25076") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45900->172.17.0.3:25076, err= 2026/09/14 02:16:39 INFO : sub dir2: Making directory 2026/09/14 02:16:39 INFO : sub dir: Making directory 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62149") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36048->172.17.0.3:62149, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5979") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36762->172.17.0.3:5979, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49448") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60524->172.17.0.3:49448, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29096") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46152->172.17.0.3:29096, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64972") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43746->172.17.0.3:64972, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45937") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33109") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45378->172.17.0.3:45937, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39862->172.17.0.3:33109, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8319") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37194->172.17.0.3:8319, err= --- PASS: TestSyncEmptyDirectories (0.02s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:538: Backend doesn't have DirModTimeUpdatesOnWrite set 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36903") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54406->172.17.0.3:36903, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40361") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40912->172.17.0.3:40361, err= --- SKIP: TestSyncSetDelayedModTimes (0.00s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 INFO : sub dir2: Making directory 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52850") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36444->172.17.0.3:52850, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16298") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48880->172.17.0.3:16298, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49663") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54550->172.17.0.3:49663, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4098") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36524->172.17.0.3:4098, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5075") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56136->172.17.0.3:5075, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3056") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36118->172.17.0.3:3056, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20079") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42388->172.17.0.3:20079, err= --- PASS: TestSyncNoEmptyDirectories (0.02s) === RUN TestServerSideCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30450") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45696->172.17.0.3:30450, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6144") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36622->172.17.0.3:6144, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30451") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51340->172.17.0.3:30451, err= 2026/09/14 02:16:39 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-bojacuv4zida" 2026/09/14 02:16:39 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:39 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:39 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:39 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:39 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:39 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:39 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:39 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:39 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:39 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: Connecting to FTP server 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: > dial: conn=172.17.0.1:42468->172.17.0.3:21, err= sync_test.go:620: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-gapibip5mayi -> ftp://172.17.0.3:21/rclone-test-bojacuv4zida 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41558") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: dial("tcp","172.17.0.3:20620") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36204->172.17.0.3:41558, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: > dial: conn=172.17.0.1:49556->172.17.0.3:20620, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5294") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47376->172.17.0.3:5294, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10651") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43012->172.17.0.3:10651, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: dial("tcp","172.17.0.3:28665") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: > dial: conn=172.17.0.1:47476->172.17.0.3:28665, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: dial("tcp","172.17.0.3:24940") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: > dial: conn=172.17.0.1:45138->172.17.0.3:24940, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: dial("tcp","172.17.0.3:48386") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: > dial: conn=172.17.0.1:45404->172.17.0.3:48386, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: dial("tcp","172.17.0.3:10037") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: > dial: conn=172.17.0.1:57848->172.17.0.3:10037, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: dial("tcp","172.17.0.3:43902") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: > dial: conn=172.17.0.1:37506->172.17.0.3:43902, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: Purge object "sub dir/hello world" 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: Purge dir "sub dir" 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: Purge dir "" 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20565") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55530->172.17.0.3:20565, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7885") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51718->172.17.0.3:7885, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31032") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59096->172.17.0.3:31032, err= --- PASS: TestServerSideCopy (0.04s) === RUN TestCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40158") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40312->172.17.0.3:40158, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28922") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57166->172.17.0.3:28922, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45134") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35410->172.17.0.3:45134, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2280") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56748->172.17.0.3:2280, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55693") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56422->172.17.0.3:55693, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:39 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Sizes differ 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64734") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34992->172.17.0.3:64734, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47363") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59750->172.17.0.3:47363, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44268") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36176->172.17.0.3:44268, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16070") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40132->172.17.0.3:16070, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5220") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52796->172.17.0.3:5220, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48215") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55920->172.17.0.3:48215, err= --- PASS: TestCopyOverSelf (0.02s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50966") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53802->172.17.0.3:50966, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23215") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57506->172.17.0.3:23215, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9826") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39498->172.17.0.3:9826, err= 2026/09/14 02:16:39 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-tuxodid2jutu" 2026/09/14 02:16:39 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:39 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:39 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:39 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:39 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:39 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:39 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:39 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:39 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:39 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: Connecting to FTP server 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:42484->172.17.0.3:21, err= sync_test.go:656: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-gapibip5mayi -> ftp://172.17.0.3:21/rclone-test-tuxodid2jutu 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:5411") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39185") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56182->172.17.0.3:39185, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:60978->172.17.0.3:5411, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25337") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50882->172.17.0.3:25337, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: Waiting for checks to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: Waiting for transfers to finish 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42248") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45440->172.17.0.3:42248, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:13725") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:58370->172.17.0.3:13725, err= 2026/09/14 02:16:39 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/09/14 02:16:39 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/09/14 02:16:39 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:64096") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:60546->172.17.0.3:64096, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:52315") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:35154->172.17.0.3:52315, err= 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46291") 2026/09/14 02:16:39 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47870->172.17.0.3:46291, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30090") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50156->172.17.0.3:30090, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20005") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32812->172.17.0.3:20005, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5587") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:45678") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:33658->172.17.0.3:45678, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44512->172.17.0.3:5587, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:2446") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:51150->172.17.0.3:2446, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44971") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42762->172.17.0.3:44971, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-tuxodid2jutu) 2026/09/14 02:16:40 DEBUG : sub dir/hello world: Sizes differ 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5724") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60138->172.17.0.3:5724, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:22680") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:59152->172.17.0.3:22680, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world.d073add5.partial: size = 17 OK 2026/09/14 02:16:40 DEBUG : sub dir/hello world.d073add5.partial: renamed to: sub dir/hello world 2026/09/14 02:16:40 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:40904") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:54876->172.17.0.3:40904, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:53852") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:48108->172.17.0.3:53852, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:45942") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:52918->172.17.0.3:45942, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: dial("tcp","172.17.0.3:64977") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: > dial: conn=172.17.0.1:44542->172.17.0.3:64977, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: Purge object "sub dir/hello world" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: Purge dir "sub dir" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: Purge dir "" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20917") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60190->172.17.0.3:20917, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28465") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49342->172.17.0.3:28465, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51336") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55054->172.17.0.3:51336, err= --- PASS: TestServerSideCopyOverSelf (0.08s) === RUN TestMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58871") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44422->172.17.0.3:58871, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24127") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55014->172.17.0.3:24127, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15546") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53440->172.17.0.3:15546, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1226") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56710->172.17.0.3:1226, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30092") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54786->172.17.0.3:30092, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:40 DEBUG : sub dir/hello world: Sizes differ 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45511") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36798->172.17.0.3:45511, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world.fd53db60.partial: size = 17 OK 2026/09/14 02:16:40 DEBUG : sub dir/hello world.fd53db60.partial: renamed to: sub dir/hello world 2026/09/14 02:16:40 INFO : sub dir/hello world: Copied (replaced existing) 2026/09/14 02:16:40 INFO : sub dir/hello world: Deleted 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39598") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44714->172.17.0.3:39598, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34145") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45960->172.17.0.3:34145, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26707") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35438->172.17.0.3:26707, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36576") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45772->172.17.0.3:36576, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10539") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52434->172.17.0.3:10539, err= --- PASS: TestMoveOverSelf (0.03s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62218") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43330->172.17.0.3:62218, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50467") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55458->172.17.0.3:50467, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36014") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55968->172.17.0.3:36014, err= 2026/09/14 02:16:40 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-tiganug9cazi" 2026/09/14 02:16:40 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:40 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Connecting to FTP server 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:42488->172.17.0.3:21, err= sync_test.go:701: Server side copy (if possible) ftp://172.17.0.3:21/rclone-test-gapibip5mayi -> ftp://172.17.0.3:21/rclone-test-tiganug9cazi 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23512") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52018->172.17.0.3:23512, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:51352") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:52570->172.17.0.3:51352, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42625") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60084->172.17.0.3:42625, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7109") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39848->172.17.0.3:7109, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:11822") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:50878->172.17.0.3:11822, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/09/14 02:16:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/09/14 02:16:40 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:49200") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:60100->172.17.0.3:49200, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:64306") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:33490->172.17.0.3:64306, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57763") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35556->172.17.0.3:57763, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33586") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50234->172.17.0.3:33586, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62850") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38778->172.17.0.3:62850, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Using server-side directory move 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23329") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57372->172.17.0.3:23329, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:4975") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:60936->172.17.0.3:4975, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10183") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48294->172.17.0.3:10183, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:20563") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:41334->172.17.0.3:20563, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:40 DEBUG : sub dir/hello world: size = 11 (ftp://172.17.0.3:21/rclone-test-tiganug9cazi) 2026/09/14 02:16:40 DEBUG : sub dir/hello world: Sizes differ 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Waiting for transfers to finish 2026/09/14 02:16:40 INFO : sub dir/hello world: Deleted 2026/09/14 02:16:40 INFO : sub dir/hello world: Moved (server-side) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57899") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34110->172.17.0.3:57899, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59795") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47752->172.17.0.3:59795, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:10791") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:51548->172.17.0.3:10791, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:1663") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:39974->172.17.0.3:1663, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17394") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38808->172.17.0.3:17394, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17714") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58166->172.17.0.3:17714, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39610") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59868->172.17.0.3:39610, err= 2026/09/14 02:16:40 DEBUG : testing file moves 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:27276") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27381") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:45326->172.17.0.3:27276, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44048->172.17.0.3:27381, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:17917") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:52676->172.17.0.3:17917, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24711") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52314->172.17.0.3:24711, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world: size = 24 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:40 DEBUG : sub dir/hello world: size = 17 (ftp://172.17.0.3:21/rclone-test-tiganug9cazi) 2026/09/14 02:16:40 DEBUG : sub dir/hello world: Sizes differ 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Waiting for transfers to finish 2026/09/14 02:16:40 INFO : sub dir/hello world: Deleted 2026/09/14 02:16:40 INFO : sub dir/hello world: Moved (server-side) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63020") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39134->172.17.0.3:63020, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21665") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60350->172.17.0.3:21665, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:18884") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:60816->172.17.0.3:18884, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:6948") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:60804->172.17.0.3:6948, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:43393") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:49098->172.17.0.3:43393, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: dial("tcp","172.17.0.3:61736") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: > dial: conn=172.17.0.1:36660->172.17.0.3:61736, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Purge object "sub dir/hello world" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Purge dir "sub dir" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: Purge dir "" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58249") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43692->172.17.0.3:58249, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59151") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34652->172.17.0.3:59151, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52609") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59172->172.17.0.3:52609, err= --- PASS: TestServerSideMoveOverSelf (0.08s) === RUN TestCopyAfterDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22922") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34110->172.17.0.3:22922, err= 2026/09/14 02:16:40 ERROR : error listing: directory not found 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37008") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53394->172.17.0.3:37008, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37885") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54276->172.17.0.3:37885, err= 2026/09/14 02:16:40 INFO : Local file system at /tmp/rclone2517646503: Making directory 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5370") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51200->172.17.0.3:5370, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56806") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39110->172.17.0.3:56806, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23747") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59116->172.17.0.3:23747, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5602") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58470->172.17.0.3:5602, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11632") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42906->172.17.0.3:11632, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23316") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59810->172.17.0.3:23316, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1098") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33686->172.17.0.3:1098, err= --- PASS: TestCopyAfterDelete (0.02s) === RUN TestCopyRedownload run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29915") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37636->172.17.0.3:29915, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49481") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33104->172.17.0.3:49481, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52383") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53786->172.17.0.3:52383, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13905") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37810->172.17.0.3:13905, err= 2026/09/14 02:16:40 DEBUG : Added delayed dir = "sub dir", newDst= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5661") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36868->172.17.0.3:5661, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : Local file system at /tmp/rclone2517646503: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : Local file system at /tmp/rclone2517646503: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10832") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59436->172.17.0.3:10832, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world.23229064.partial: size = 11 OK 2026/09/14 02:16:40 DEBUG : sub dir/hello world.23229064.partial: renamed to: sub dir/hello world 2026/09/14 02:16:40 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34615") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47192->172.17.0.3:34615, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31310") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42476->172.17.0.3:31310, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28952") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51642->172.17.0.3:28952, err= --- PASS: TestCopyRedownload (0.02s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15314") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45696->172.17.0.3:15314, err= 2026/09/14 02:16:40 DEBUG : check sum: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55974") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35384->172.17.0.3:55974, err= 2026/09/14 02:16:40 DEBUG : check sum.6b5eab77.partial: size = 1 OK 2026/09/14 02:16:40 DEBUG : check sum.6b5eab77.partial: renamed to: check sum 2026/09/14 02:16:40 INFO : check sum: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27951") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37178->172.17.0.3:27951, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33023") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54830->172.17.0.3:33023, err= 2026/09/14 02:16:40 DEBUG : check sum: size = 1 OK 2026/09/14 02:16:40 NOTICE: ftp://172.17.0.3:21/rclone-test-gapibip5mayi: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/09/14 02:16:40 DEBUG : check sum: Size of src and dst objects identical 2026/09/14 02:16:40 DEBUG : check sum: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29836") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55112->172.17.0.3:29836, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4960") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43738->172.17.0.3:4960, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20531") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38918->172.17.0.3:20531, err= --- PASS: TestSyncBasedOnCheckSum (0.02s) === RUN TestSyncSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5665") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46280->172.17.0.3:5665, err= 2026/09/14 02:16:40 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13780") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37886->172.17.0.3:13780, err= 2026/09/14 02:16:40 DEBUG : sizeonly.57ad18eb.partial: size = 6 OK 2026/09/14 02:16:40 DEBUG : sizeonly.57ad18eb.partial: renamed to: sizeonly 2026/09/14 02:16:40 INFO : sizeonly: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23942") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36204->172.17.0.3:23942, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7928") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34974->172.17.0.3:7928, err= 2026/09/14 02:16:40 DEBUG : sizeonly: size = 6 OK 2026/09/14 02:16:40 DEBUG : sizeonly: Sizes identical 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : sizeonly: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49613") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53622->172.17.0.3:49613, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3900") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49614->172.17.0.3:3900, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33673") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58674->172.17.0.3:33673, err= --- PASS: TestSyncSizeOnly (0.02s) === RUN TestSyncIgnoreSize run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46214") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42468->172.17.0.3:46214, err= 2026/09/14 02:16:40 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57371") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60344->172.17.0.3:57371, err= 2026/09/14 02:16:40 DEBUG : ignore-size.4f0c3726.partial: renamed to: ignore-size 2026/09/14 02:16:40 INFO : ignore-size: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26389") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33336->172.17.0.3:26389, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47046") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33206->172.17.0.3:47046, err= 2026/09/14 02:16:40 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : ignore-size: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52300") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46080->172.17.0.3:52300, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49815") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54316->172.17.0.3:49815, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49600") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46960->172.17.0.3:49600, err= --- PASS: TestSyncIgnoreSize (0.02s) === RUN TestSyncIgnoreTimes run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23704") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60276->172.17.0.3:23704, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2284") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45638->172.17.0.3:2284, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61459") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42566->172.17.0.3:61459, err= 2026/09/14 02:16:40 DEBUG : existing: size = 6 OK 2026/09/14 02:16:40 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : existing: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18088") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47014->172.17.0.3:18088, err= 2026/09/14 02:16:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59330") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33868->172.17.0.3:59330, err= 2026/09/14 02:16:40 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/09/14 02:16:40 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/09/14 02:16:40 INFO : existing: Copied (replaced existing) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63478") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49092->172.17.0.3:63478, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43860") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55284->172.17.0.3:43860, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53078") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60748->172.17.0.3:53078, err= --- PASS: TestSyncIgnoreTimes (0.02s) === RUN TestSyncIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40075") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58462->172.17.0.3:40075, err= 2026/09/14 02:16:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35535") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59500->172.17.0.3:35535, err= 2026/09/14 02:16:40 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/09/14 02:16:40 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/09/14 02:16:40 INFO : existing: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3036") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41828->172.17.0.3:3036, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36420") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41082->172.17.0.3:36420, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : existing: Destination exists, skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60716") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50658->172.17.0.3:60716, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31530") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37626->172.17.0.3:31530, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29151") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42814->172.17.0.3:29151, err= --- PASS: TestSyncIgnoreExisting (0.02s) === RUN TestSyncIgnoreErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54622") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51656->172.17.0.3:54622, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18103") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45946->172.17.0.3:18103, err= 2026/09/14 02:16:40 INFO : d: Making directory 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1501") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58454->172.17.0.3:1501, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42504->172.17.0.3:21, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45894") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54380->172.17.0.3:45894, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10872") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54954->172.17.0.3:10872, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22670") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39044->172.17.0.3:22670, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28785") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42614->172.17.0.3:28785, err= 2026/09/14 02:16:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42506->172.17.0.3:21, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52702") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22682") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48221") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34752->172.17.0.3:52702, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43288->172.17.0.3:22682, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41672->172.17.0.3:48221, err= 2026/09/14 02:16:40 DEBUG : c/non empty space: size = 5 OK 2026/09/14 02:16:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : c/non empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53703") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56010->172.17.0.3:53703, err= 2026/09/14 02:16:40 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/09/14 02:16:40 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/09/14 02:16:40 INFO : a/potato2: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : b/potato: Deleted 2026/09/14 02:16:40 INFO : d: Removing directory 2026/09/14 02:16:40 INFO : b: Removing directory 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: deleted 2 directories 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37229") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43450->172.17.0.3:37229, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23794") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41476->172.17.0.3:23794, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38041") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57868->172.17.0.3:38041, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13753") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58966->172.17.0.3:13753, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26270") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53612") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37998->172.17.0.3:26270, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60222->172.17.0.3:53612, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35188") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39892->172.17.0.3:35188, err= --- PASS: TestSyncIgnoreErrors (0.06s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45968") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52790->172.17.0.3:45968, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40935") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51714->172.17.0.3:40935, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51573") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59190->172.17.0.3:51573, err= 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 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/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34477") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49496->172.17.0.3:34477, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52484") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36842->172.17.0.3:52484, err= 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 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/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10643") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49228->172.17.0.3:10643, err= 2026/09/14 02:16:40 DEBUG : empty space.8e3f08e9.partial: size = 1 OK 2026/09/14 02:16:40 DEBUG : empty space.8e3f08e9.partial: renamed to: empty space 2026/09/14 02:16:40 INFO : empty space: Copied (replaced existing) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1828") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44708->172.17.0.3:1828, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8703") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60380->172.17.0.3:8703, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49356") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53104->172.17.0.3:49356, err= --- PASS: TestSyncAfterChangingModtimeOnly (0.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:1046: Can't check this if no hashes supported 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30617") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58048->172.17.0.3:30617, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50606") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60218->172.17.0.3:50606, err= --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43609") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39994->172.17.0.3:43609, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33249") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49450->172.17.0.3:33249, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13500") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36082->172.17.0.3:13500, err= 2026/09/14 02:16:40 DEBUG : foo: size = 3 OK 2026/09/14 02:16:40 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/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20654") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58662->172.17.0.3:20654, err= 2026/09/14 02:16:40 DEBUG : foo.20f54f0c.partial: size = 3 OK 2026/09/14 02:16:40 DEBUG : foo.20f54f0c.partial: renamed to: foo 2026/09/14 02:16:40 INFO : foo: Copied (replaced existing) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2172") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33332->172.17.0.3:2172, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63658") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43534->172.17.0.3:63658, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52863") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44648->172.17.0.3:52863, err= --- PASS: TestSyncDoesntUpdateModtime (0.02s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24933") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36238->172.17.0.3:24933, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19312") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45760->172.17.0.3:19312, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41045") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58530->172.17.0.3:41045, err= 2026/09/14 02:16:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26775") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34694->172.17.0.3:26775, err= 2026/09/14 02:16:40 DEBUG : potato.06503f43.partial: size = 60 OK 2026/09/14 02:16:40 DEBUG : potato.06503f43.partial: renamed to: potato 2026/09/14 02:16:40 INFO : potato: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47582") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51196->172.17.0.3:47582, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1716") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46484->172.17.0.3:1716, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49669") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60532->172.17.0.3:49669, err= --- PASS: TestSyncAfterAddingAFile (0.02s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53746") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34802->172.17.0.3:53746, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14564") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42198->172.17.0.3:14564, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60552") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42648->172.17.0.3:60552, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : potato: size = 21 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:40 DEBUG : potato: size = 60 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:40 DEBUG : potato: Sizes differ 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58822") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55634->172.17.0.3:58822, err= 2026/09/14 02:16:40 DEBUG : potato.793dcdb8.partial: size = 21 OK 2026/09/14 02:16:40 DEBUG : potato.793dcdb8.partial: renamed to: potato 2026/09/14 02:16:40 INFO : potato: Copied (replaced existing) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54487") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35534->172.17.0.3:54487, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64599") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46356->172.17.0.3:64599, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56623") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46906->172.17.0.3:56623, err= --- PASS: TestSyncAfterChangingFilesSizeOnly (0.02s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41938") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52276->172.17.0.3:41938, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29803") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36190->172.17.0.3:29803, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56191") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35516->172.17.0.3:56191, err= 2026/09/14 02:16:40 DEBUG : potato: size = 21 OK 2026/09/14 02:16:40 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/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41232") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38688->172.17.0.3:41232, err= 2026/09/14 02:16:40 DEBUG : potato.a809149f.partial: size = 21 OK 2026/09/14 02:16:40 DEBUG : potato.a809149f.partial: renamed to: potato 2026/09/14 02:16:40 INFO : potato: Copied (replaced existing) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6069") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40122->172.17.0.3:6069, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12029") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52114->172.17.0.3:12029, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58432") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43908->172.17.0.3:58432, err= --- PASS: TestSyncAfterChangingContentsOnly (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46324") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51894->172.17.0.3:46324, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17478") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44458->172.17.0.3:17478, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29120") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34560->172.17.0.3:29120, err= 2026/09/14 02:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27998") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37390->172.17.0.3:27998, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1340") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55792->172.17.0.3:1340, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8162") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57896->172.17.0.3:8162, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30389") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57858->172.17.0.3:30389, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40159") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48840->172.17.0.3:40159, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44850") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50176->172.17.0.3:44850, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23923") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46544->172.17.0.3:23923, err= 2026/09/14 02:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13594") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47612->172.17.0.3:13594, err= 2026/09/14 02:16:40 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/09/14 02:16:40 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/09/14 02:16:40 INFO : potato2: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : potato: Deleted 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1299") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51322->172.17.0.3:1299, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39957") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51002->172.17.0.3:39957, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8714") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52144->172.17.0.3:8714, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.02s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14700") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39048->172.17.0.3:14700, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30625") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41766->172.17.0.3:30625, err= 2026/09/14 02:16:40 INFO : d: Making directory 2026/09/14 02:16:40 INFO : d/e: Making directory 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61119") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40854->172.17.0.3:61119, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7234") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13278") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58434") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40884->172.17.0.3:13278, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47872->172.17.0.3:58434, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46834->172.17.0.3:7234, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48787") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41512->172.17.0.3:48787, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10727") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55416->172.17.0.3:10727, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15383") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2256") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37634->172.17.0.3:15383, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42202->172.17.0.3:2256, err= 2026/09/14 02:16:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44599") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45344->172.17.0.3:44599, err= 2026/09/14 02:16:40 DEBUG : c/non empty space: size = 5 OK 2026/09/14 02:16:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : c/non empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9365") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9882") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48678->172.17.0.3:9365, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48436->172.17.0.3:9882, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/09/14 02:16:40 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/09/14 02:16:40 INFO : a/potato2: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : b/potato: Deleted 2026/09/14 02:16:40 INFO : d/e: Removing directory 2026/09/14 02:16:40 INFO : d: Removing directory 2026/09/14 02:16:40 INFO : b: Removing directory 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: deleted 3 directories 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7195") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51642->172.17.0.3:7195, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22050") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35985") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39378->172.17.0.3:35985, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36696->172.17.0.3:22050, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39276") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33314->172.17.0.3:39276, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64326") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47588->172.17.0.3:64326, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28677") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44628->172.17.0.3:28677, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26961") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35334->172.17.0.3:26961, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22528") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43956->172.17.0.3:22528, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26741") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53194->172.17.0.3:26741, err= 2026/09/14 02:16:40 INFO : d: Making directory 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44685") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46454->172.17.0.3:44685, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46250") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44980->172.17.0.3:46250, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3078") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55536->172.17.0.3:3078, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42014") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38868->172.17.0.3:42014, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48620") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57060->172.17.0.3:48620, err= 2026/09/14 02:16:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53217") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33990") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54420->172.17.0.3:53217, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40184->172.17.0.3:33990, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5985") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49162->172.17.0.3:5985, err= 2026/09/14 02:16:40 DEBUG : c/non empty space: size = 5 OK 2026/09/14 02:16:40 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : c/non empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20313") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57212->172.17.0.3:20313, err= 2026/09/14 02:16:40 DEBUG : a/potato2.6f549191.partial: size = 60 OK 2026/09/14 02:16:40 DEBUG : a/potato2.6f549191.partial: renamed to: a/potato2 2026/09/14 02:16:40 INFO : a/potato2: Copied (new) 2026/09/14 02:16:40 ERROR : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: not deleting files as there were IO errors 2026/09/14 02:16:40 ERROR : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: not deleting directories as there were IO errors 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12958") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40980->172.17.0.3:12958, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25744") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43275") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63691") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45299") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56308->172.17.0.3:25744, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55142->172.17.0.3:43275, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44086->172.17.0.3:63691, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41142->172.17.0.3:45299, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54748") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54604->172.17.0.3:54748, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5770") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25119") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34550->172.17.0.3:5770, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27631") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54292->172.17.0.3:25119, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51074->172.17.0.3:27631, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22589") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35444->172.17.0.3:22589, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6753") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38242->172.17.0.3:6753, err= --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.03s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6528") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49518->172.17.0.3:6528, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29430") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57936->172.17.0.3:29430, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12911") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53392->172.17.0.3:12911, err= 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4332") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40752->172.17.0.3:4332, err= 2026/09/14 02:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42916") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40062->172.17.0.3:42916, err= 2026/09/14 02:16:40 INFO : potato: Deleted 2026/09/14 02:16:40 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/09/14 02:16:40 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/09/14 02:16:40 INFO : potato2: Copied (new) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34658") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58620->172.17.0.3:34658, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22167") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37850->172.17.0.3:22167, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64648") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44120->172.17.0.3:64648, err= --- PASS: TestSyncDeleteDuring (0.03s) === RUN TestSyncDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54918") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47672->172.17.0.3:54918, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10190") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58280->172.17.0.3:10190, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41218") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34290->172.17.0.3:41218, err= 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54289") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35378->172.17.0.3:54289, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 INFO : potato: Deleted 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57824") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55746->172.17.0.3:57824, err= 2026/09/14 02:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20286") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41344->172.17.0.3:20286, err= 2026/09/14 02:16:40 DEBUG : potato2.2f57cc9e.partial: size = 60 OK 2026/09/14 02:16:40 DEBUG : potato2.2f57cc9e.partial: renamed to: potato2 2026/09/14 02:16:40 INFO : potato2: Copied (new) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42150") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53160->172.17.0.3:42150, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14317") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59614->172.17.0.3:14317, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24876") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49374->172.17.0.3:24876, err= --- PASS: TestSyncDeleteBefore (0.03s) === RUN TestCopyDeleteBefore run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7213") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36078->172.17.0.3:7213, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65500") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43050->172.17.0.3:65500, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3162") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51146->172.17.0.3:3162, err= 2026/09/14 02:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64551") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39000->172.17.0.3:64551, err= 2026/09/14 02:16:40 DEBUG : potato2.3b76523b.partial: size = 19 OK 2026/09/14 02:16:40 DEBUG : potato2.3b76523b.partial: renamed to: potato2 2026/09/14 02:16:40 INFO : potato2: Copied (new) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5401") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36852->172.17.0.3:5401, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50211") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35812->172.17.0.3:50211, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25523") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56026->172.17.0.3:25523, err= --- PASS: TestCopyDeleteBefore (0.02s) === RUN TestSyncWithExclude run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54411") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44440->172.17.0.3:54411, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39367") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32786->172.17.0.3:39367, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12570") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50070->172.17.0.3:12570, err= 2026/09/14 02:16:40 DEBUG : enormous: Excluded (Size Filter) 2026/09/14 02:16:40 DEBUG : enormous: Excluded 2026/09/14 02:16:40 DEBUG : potato2: Excluded (Size Filter) 2026/09/14 02:16:40 DEBUG : potato2: Excluded 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30647") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49260->172.17.0.3:30647, err= 2026/09/14 02:16:40 DEBUG : potato2: Excluded (Size Filter) 2026/09/14 02:16:40 DEBUG : potato2: Excluded 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36337") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49870->172.17.0.3:36337, err= 2026/09/14 02:16:40 DEBUG : enormous: Excluded (Size Filter) 2026/09/14 02:16:40 DEBUG : enormous: Excluded 2026/09/14 02:16:40 DEBUG : potato2: Excluded (Size Filter) 2026/09/14 02:16:40 DEBUG : potato2: Excluded 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40941") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56448->172.17.0.3:40941, err= 2026/09/14 02:16:40 DEBUG : potato2: Excluded (Size Filter) 2026/09/14 02:16:40 DEBUG : potato2: Excluded 2026/09/14 02:16:40 DEBUG : Local file system at /tmp/rclone2517646503: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : Local file system at /tmp/rclone2517646503: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51598") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35560->172.17.0.3:51598, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29811") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54114->172.17.0.3:29811, err= --- PASS: TestSyncWithExclude (0.03s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11728") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36256->172.17.0.3:11728, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39977") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43776->172.17.0.3:39977, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37540") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53002->172.17.0.3:37540, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2529") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44554->172.17.0.3:2529, err= 2026/09/14 02:16:40 DEBUG : enormous: Excluded (Size Filter) 2026/09/14 02:16:40 DEBUG : enormous: Excluded 2026/09/14 02:16:40 DEBUG : potato2: Excluded (Size Filter) 2026/09/14 02:16:40 DEBUG : potato2: Excluded 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51670") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57782->172.17.0.3:51670, err= 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : enormous: Deleted 2026/09/14 02:16:40 INFO : potato2: Deleted 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1794") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40348->172.17.0.3:1794, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47047") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49634->172.17.0.3:47047, err= 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : Local file system at /tmp/rclone2517646503: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : Local file system at /tmp/rclone2517646503: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : enormous: Deleted 2026/09/14 02:16:40 INFO : potato2: Deleted 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45229") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59650->172.17.0.3:45229, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60241") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50608->172.17.0.3:60241, err= --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.02s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34756") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50536->172.17.0.3:34756, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12573") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54154->172.17.0.3:12573, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64400") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32898->172.17.0.3:64400, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3699") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49318->172.17.0.3:3699, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25289") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57988->172.17.0.3:25289, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44799") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34226->172.17.0.3:44799, err= 2026/09/14 02:16:40 DEBUG : five: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : four: size = 4 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:40 DEBUG : four: size = 8 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:40 DEBUG : four: Sizes differ 2026/09/14 02:16:40 DEBUG : three: size = 5 OK 2026/09/14 02:16:40 DEBUG : three: Sizes identical 2026/09/14 02:16:40 DEBUG : two: size = 3 OK 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : one: Destination is newer than source, skipping 2026/09/14 02:16:40 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/09/14 02:16:40 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65093") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33710->172.17.0.3:65093, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60902") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58129") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59518->172.17.0.3:58129, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42024->172.17.0.3:60902, err= 2026/09/14 02:16:40 DEBUG : five.0fee171d.partial: size = 4 OK 2026/09/14 02:16:40 DEBUG : four.f852663a.partial: size = 4 OK 2026/09/14 02:16:40 DEBUG : five.0fee171d.partial: renamed to: five 2026/09/14 02:16:40 DEBUG : two.8549bf6d.partial: size = 3 OK 2026/09/14 02:16:40 INFO : five: Copied (new) 2026/09/14 02:16:40 DEBUG : four.f852663a.partial: renamed to: four 2026/09/14 02:16:40 INFO : four: Copied (replaced existing) 2026/09/14 02:16:40 DEBUG : two.8549bf6d.partial: renamed to: two 2026/09/14 02:16:40 INFO : two: Copied (replaced existing) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2763") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47150->172.17.0.3:2763, err= sync_test.go:1480: Skip test with --checksum as no hashes supported 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27935") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58830->172.17.0.3:27935, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9067") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49156->172.17.0.3:9067, 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:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:1569: Can track renames: false 2026/09/14 02:16:40 ERROR : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Ignoring --track-renames as the source and destination do not have a common hash 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65336") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39004->172.17.0.3:65336, err= 2026/09/14 02:16:40 DEBUG : potato: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : yam: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65409") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47268->172.17.0.3:65409, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9270") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38352->172.17.0.3:9270, err= 2026/09/14 02:16:40 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/09/14 02:16:40 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/09/14 02:16:40 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/09/14 02:16:40 INFO : potato: Copied (new) 2026/09/14 02:16:40 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/09/14 02:16:40 INFO : yam: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29672") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45910->172.17.0.3:29672, err= 2026/09/14 02:16:40 ERROR : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Ignoring --track-renames as the source and destination do not have a common hash 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20927") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38134->172.17.0.3:20927, err= 2026/09/14 02:16:40 DEBUG : yaml: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : potato: size = 14 OK 2026/09/14 02:16:40 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : potato: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8974") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36992->172.17.0.3:8974, err= 2026/09/14 02:16:40 DEBUG : yaml.f0a7baea.partial: size = 11 OK 2026/09/14 02:16:40 DEBUG : yaml.f0a7baea.partial: renamed to: yaml 2026/09/14 02:16:40 INFO : yaml: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : yam: Deleted 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23427") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36160->172.17.0.3:23427, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14270") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45626->172.17.0.3:14270, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6078") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59928->172.17.0.3:6078, err= --- PASS: TestSyncWithTrackRenames (0.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:1641: Can track renames: true 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38940") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33586->172.17.0.3:38940, err= 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Making map for --track-renames 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Finished making map for --track-renames 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/14 02:16:40 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for renames to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10072") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52460->172.17.0.3:10072, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28921") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41116->172.17.0.3:28921, err= 2026/09/14 02:16:40 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/09/14 02:16:40 DEBUG : yam.02e422e9.partial: size = 11 OK 2026/09/14 02:16:40 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/09/14 02:16:40 INFO : potato: Copied (new) 2026/09/14 02:16:40 DEBUG : yam.02e422e9.partial: renamed to: yam 2026/09/14 02:16:40 INFO : yam: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53097") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52292->172.17.0.3:53097, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62050") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46112->172.17.0.3:62050, err= 2026/09/14 02:16:40 DEBUG : potato: size = 14 OK 2026/09/14 02:16:40 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : potato: Unchanged skipping 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Making map for --track-renames 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Finished making map for --track-renames 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for renames to finish 2026/09/14 02:16:40 INFO : yam: Moved (server-side) to: yaml 2026/09/14 02:16:40 INFO : yaml: Renamed from "yam" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47901") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54378->172.17.0.3:47901, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35860") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54822->172.17.0.3:35860, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13363") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53626->172.17.0.3:13363, err= --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:1680: Can track renames: true 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17000") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40362->172.17.0.3:17000, err= 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Making map for --track-renames 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Finished making map for --track-renames 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/09/14 02:16:40 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for renames to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24506") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50424->172.17.0.3:24506, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34692") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45516->172.17.0.3:34692, err= 2026/09/14 02:16:40 DEBUG : potato.8b3202c9.partial: size = 14 OK 2026/09/14 02:16:40 DEBUG : potato.8b3202c9.partial: renamed to: potato 2026/09/14 02:16:40 INFO : potato: Copied (new) 2026/09/14 02:16:40 DEBUG : sub/yam.b1027621.partial: size = 11 OK 2026/09/14 02:16:40 DEBUG : sub/yam.b1027621.partial: renamed to: sub/yam 2026/09/14 02:16:40 INFO : sub/yam: Copied (new) 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40022") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47122->172.17.0.3:40022, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4143") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44738->172.17.0.3:4143, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36349") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51194->172.17.0.3:36349, err= 2026/09/14 02:16:40 DEBUG : potato: size = 14 OK 2026/09/14 02:16:40 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : potato: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35443") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41152->172.17.0.3:35443, err= 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Making map for --track-renames 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Finished making map for --track-renames 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for renames to finish 2026/09/14 02:16:40 INFO : sub/yam: Moved (server-side) to: yam 2026/09/14 02:16:40 INFO : yam: Renamed from "sub/yam" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46185") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44474->172.17.0.3:46185, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4316") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32930->172.17.0.3:4316, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56938") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39976->172.17.0.3:56938, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49208") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52226->172.17.0.3:49208, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53981") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51802->172.17.0.3:53981, err= --- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.03s) === RUN TestServerSideMoveLocal run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : Creating backend with remote "/tmp/rclone2517646503/dir1" 2026/09/14 02:16:40 DEBUG : Creating backend with remote "/tmp/rclone2517646503/dir2" 2026/09/14 02:16:40 DEBUG : Local file system at /tmp/rclone2517646503/dir2: Using server-side directory move 2026/09/14 02:16:40 INFO : Local file system at /tmp/rclone2517646503/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/14 02:16:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : Local file system at /tmp/rclone2517646503/dir2: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : Local file system at /tmp/rclone2517646503/dir2: Waiting for transfers to finish 2026/09/14 02:16:40 INFO : file1.txt: Moved (server-side) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32847") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49908->172.17.0.3:32847, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6289") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50722->172.17.0.3:6289, err= --- PASS: TestServerSideMoveLocal (0.01s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10287") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53808->172.17.0.3:10287, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16425") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57924->172.17.0.3:16425, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2299") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45184->172.17.0.3:2299, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:40 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/09/14 02:16:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:40 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:40 INFO : sub dir/hello world: Deleted 2026/09/14 02:16:40 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/09/14 02:16:40 INFO : nested/sub dir/file: Copied (new) 2026/09/14 02:16:40 INFO : nested/sub dir/file: Deleted 2026/09/14 02:16:40 INFO : sub dir: Removing directory 2026/09/14 02:16:40 INFO : nested/sub dir: Removing directory 2026/09/14 02:16:40 INFO : nested: Removing directory 2026/09/14 02:16:40 DEBUG : Local file system at /tmp/rclone2517646503: deleted 3 directories 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36841") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37810->172.17.0.3:36841, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25882") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43134") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32798->172.17.0.3:25882, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38756->172.17.0.3:43134, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42520") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39130->172.17.0.3:42520, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15333") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52608->172.17.0.3:15333, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62884") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54002->172.17.0.3:62884, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59486") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53592->172.17.0.3:59486, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63700") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55428->172.17.0.3:63700, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9323") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53402->172.17.0.3:9323, err= --- PASS: TestMoveWithDeleteEmptySrcDirs (0.03s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30705") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53746->172.17.0.3:30705, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20081") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38990->172.17.0.3:20081, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52837") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58486->172.17.0.3:52837, err= 2026/09/14 02:16:40 DEBUG : sub dir/hello world.051af1e7.partial: size = 11 OK 2026/09/14 02:16:40 DEBUG : sub dir/hello world.051af1e7.partial: renamed to: sub dir/hello world 2026/09/14 02:16:40 INFO : sub dir/hello world: Copied (new) 2026/09/14 02:16:40 INFO : sub dir/hello world: Deleted 2026/09/14 02:16:40 DEBUG : nested/sub dir/file.390d8633.partial: size = 6 OK 2026/09/14 02:16:40 DEBUG : nested/sub dir/file.390d8633.partial: renamed to: nested/sub dir/file 2026/09/14 02:16:40 INFO : nested/sub dir/file: Copied (new) 2026/09/14 02:16:40 INFO : nested/sub dir/file: Deleted 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7231") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58358->172.17.0.3:7231, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43980") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45900->172.17.0.3:43980, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9327") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40684->172.17.0.3:9327, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29190") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46524->172.17.0.3:29190, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20216") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52686->172.17.0.3:20216, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27903") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30202") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34408->172.17.0.3:27903, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40670->172.17.0.3:30202, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16119") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37590->172.17.0.3:16119, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51629") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35294->172.17.0.3:51629, err= --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.02s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9598") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55702->172.17.0.3:9598, err= 2026/09/14 02:16:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33169") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37008->172.17.0.3:33169, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9070") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43922->172.17.0.3:9070, err= 2026/09/14 02:16:40 DEBUG : existing-b.77ede99e.partial: size = 6 OK 2026/09/14 02:16:40 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/09/14 02:16:40 DEBUG : existing-b.77ede99e.partial: renamed to: existing-b 2026/09/14 02:16:40 INFO : existing-b: Copied (new) 2026/09/14 02:16:40 INFO : existing-b: Deleted 2026/09/14 02:16:40 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/09/14 02:16:40 INFO : existing: Copied (new) 2026/09/14 02:16:40 INFO : existing: Deleted 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49967") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44476->172.17.0.3:49967, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41721") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46576->172.17.0.3:41721, err= 2026/09/14 02:16:40 DEBUG : existing: Destination exists, skipping 2026/09/14 02:16:40 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:40 INFO : There was nothing to transfer 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40158") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40326->172.17.0.3:40158, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32015") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37170->172.17.0.3:32015, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53043") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36714->172.17.0.3:53043, err= --- PASS: TestMoveWithIgnoreExisting (0.02s) === RUN TestServerSideMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-hosagor4fore" 2026/09/14 02:16:40 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:40 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: Connecting to FTP server 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: > dial: conn=172.17.0.1:42508->172.17.0.3:21, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10831") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36398->172.17.0.3:10831, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47323") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43838->172.17.0.3:47323, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42212") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55122->172.17.0.3:42212, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30780") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34160->172.17.0.3:30780, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-gapibip5mayi -> ftp://172.17.0.3:21/rclone-test-hosagor4fore 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: dial("tcp","172.17.0.3:15582") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: > dial: conn=172.17.0.1:47718->172.17.0.3:15582, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: dial("tcp","172.17.0.3:49331") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: > dial: conn=172.17.0.1:60086->172.17.0.3:49331, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: dial("tcp","172.17.0.3:42794") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: > dial: conn=172.17.0.1:49770->172.17.0.3:42794, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: Using server-side directory move 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-hosagor4fore: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15792") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: dial("tcp","172.17.0.3:37343") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54884->172.17.0.3:15792, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: > dial: conn=172.17.0.1:34554->172.17.0.3:37343, err= 2026/09/14 02:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/09/14 02:16:40 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:40 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-hosagor4fore) 2026/09/14 02:16:40 DEBUG : potato3: Sizes differ 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: Connecting to FTP server 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: > dial: conn=172.17.0.1:42512->172.17.0.3:21, err= 2026/09/14 02:16:40 INFO : empty space: Deleted 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: Waiting for transfers to finish 2026/09/14 02:16:40 INFO : potato2: Moved (server-side) 2026/09/14 02:16:40 INFO : potato3: Deleted 2026/09/14 02:16:40 INFO : potato3: Moved (server-side) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16254") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33608->172.17.0.3:16254, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: dial("tcp","172.17.0.3:39653") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: > dial: conn=172.17.0.1:42670->172.17.0.3:39653, err= 2026/09/14 02:16:40 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-wunoqas1movo" 2026/09/14 02:16:40 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:40 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: Connecting to FTP server 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: > dial: conn=172.17.0.1:42524->172.17.0.3:21, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: Using server-side directory move 2026/09/14 02:16:40 INFO : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: Server side directory move succeeded 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: dial("tcp","172.17.0.3:32539") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: > dial: conn=172.17.0.1:59678->172.17.0.3:32539, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: dial("tcp","172.17.0.3:8346") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: > dial: conn=172.17.0.1:40200->172.17.0.3:8346, err= 2026/09/14 02:16:40 ERROR : error listing: directory not found 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: dial("tcp","172.17.0.3:39564") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: > dial: conn=172.17.0.1:41324->172.17.0.3:39564, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: Purge object "empty space" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: Purge object "potato2" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: Purge object "potato3" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: Purge dir "" 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: dial("tcp","172.17.0.3:48370") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: > dial: conn=172.17.0.1:47426->172.17.0.3:48370, err= 2026/09/14 02:16:40 ERROR : error listing: directory not found 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: Purge dir "" 2026/09/14 02:16:40 NOTICE: purge failed to rmdir "": directory not found 2026/09/14 02:16:40 NOTICE: purge failed: directory not found 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7532") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41704->172.17.0.3:7532, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51578") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44616->172.17.0.3:51578, err= --- PASS: TestServerSideMove (0.09s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:40 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-betiwuv6wuqo" 2026/09/14 02:16:40 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:40 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: Connecting to FTP server 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: > dial: conn=172.17.0.1:42538->172.17.0.3:21, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21485") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45442->172.17.0.3:21485, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54875") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38308->172.17.0.3:54875, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49889") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41696->172.17.0.3:49889, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15135") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35124->172.17.0.3:15135, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-gapibip5mayi -> ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: dial("tcp","172.17.0.3:35689") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: > dial: conn=172.17.0.1:50094->172.17.0.3:35689, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: dial("tcp","172.17.0.3:15688") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: > dial: conn=172.17.0.1:34690->172.17.0.3:15688, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: dial("tcp","172.17.0.3:1809") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: > dial: conn=172.17.0.1:56638->172.17.0.3:1809, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: dial("tcp","172.17.0.3:5995") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: > dial: conn=172.17.0.1:55210->172.17.0.3:5995, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10869") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59312->172.17.0.3:10869, err= 2026/09/14 02:16:40 DEBUG : empty space: Excluded (Size Filter) 2026/09/14 02:16:40 DEBUG : empty space: Excluded 2026/09/14 02:16:40 DEBUG : empty space: Excluded (Size Filter) 2026/09/14 02:16:40 DEBUG : empty space: Excluded 2026/09/14 02:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:40 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:40 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo) 2026/09/14 02:16:40 DEBUG : potato3: Sizes differ 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: Connecting to FTP server 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: Waiting for checks to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: Waiting for transfers to finish 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: > dial: conn=172.17.0.1:42546->172.17.0.3:21, err= 2026/09/14 02:16:40 INFO : potato2: Moved (server-side) 2026/09/14 02:16:40 INFO : potato3: Deleted 2026/09/14 02:16:40 INFO : potato3: Moved (server-side) 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31425") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45314->172.17.0.3:31425, err= 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: dial("tcp","172.17.0.3:55314") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: > dial: conn=172.17.0.1:37568->172.17.0.3:55314, err= 2026/09/14 02:16:40 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gilidid5sofa" 2026/09/14 02:16:40 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:40 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:40 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:40 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:40 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:40 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: Connecting to FTP server 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: > dial: conn=172.17.0.1:42552->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: dial("tcp","172.17.0.3:59230") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: dial("tcp","172.17.0.3:30054") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: > dial: conn=172.17.0.1:53380->172.17.0.3:59230, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: > dial: conn=172.17.0.1:38266->172.17.0.3:30054, err= 2026/09/14 02:16:41 DEBUG : empty space: Excluded (Size Filter) 2026/09/14 02:16:41 DEBUG : empty space: Excluded 2026/09/14 02:16:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:41 DEBUG : potato3: Need to transfer - File not found at Destination 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: > dial: conn=172.17.0.1:42562->172.17.0.3:21, err= 2026/09/14 02:16:41 INFO : potato2: Moved (server-side) 2026/09/14 02:16:41 INFO : potato3: Moved (server-side) 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: dial("tcp","172.17.0.3:37945") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: > dial: conn=172.17.0.1:60388->172.17.0.3:37945, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: dial("tcp","172.17.0.3:16578") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: > dial: conn=172.17.0.1:58104->172.17.0.3:16578, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: dial("tcp","172.17.0.3:52276") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: > dial: conn=172.17.0.1:50266->172.17.0.3:52276, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: Purge object "potato2" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: Purge object "potato3" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: Purge dir "" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: dial("tcp","172.17.0.3:62080") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: > dial: conn=172.17.0.1:46442->172.17.0.3:62080, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: Purge object "empty space" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: Purge dir "" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34949") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53746->172.17.0.3:34949, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42400") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35524->172.17.0.3:42400, err= --- PASS: TestServerSideMoveWithFilter (0.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-dujusal6daro" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: > dial: conn=172.17.0.1:42574->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9956") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36026->172.17.0.3:9956, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28450") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56572->172.17.0.3:28450, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25840") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46450->172.17.0.3:25840, err= 2026/09/14 02:16:41 INFO : tomatoDir: Making directory 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19420") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42728->172.17.0.3:19420, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37745") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36812->172.17.0.3:37745, err= sync_test.go:1736: Server side move (if possible) ftp://172.17.0.3:21/rclone-test-gapibip5mayi -> ftp://172.17.0.3:21/rclone-test-dujusal6daro 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: dial("tcp","172.17.0.3:5760") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: > dial: conn=172.17.0.1:35162->172.17.0.3:5760, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: dial("tcp","172.17.0.3:39389") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: > dial: conn=172.17.0.1:37048->172.17.0.3:39389, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: dial("tcp","172.17.0.3:16446") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: > dial: conn=172.17.0.1:57932->172.17.0.3:16446, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: Using server-side directory move 2026/09/14 02:16:41 INFO : ftp://172.17.0.3:21/rclone-test-dujusal6daro: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48910") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: dial("tcp","172.17.0.3:33629") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: > dial: conn=172.17.0.1:58926->172.17.0.3:33629, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37000->172.17.0.3:48910, err= 2026/09/14 02:16:41 DEBUG : potato2: Need to transfer - File not found at Destination 2026/09/14 02:16:41 DEBUG : empty space: size = 1 OK 2026/09/14 02:16:41 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : empty space: Unchanged skipping 2026/09/14 02:16:41 DEBUG : potato3: size = 68 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:41 DEBUG : potato3: size = 60 (ftp://172.17.0.3:21/rclone-test-dujusal6daro) 2026/09/14 02:16:41 DEBUG : potato3: Sizes differ 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: > dial: conn=172.17.0.1:42580->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64042") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54398->172.17.0.3:64042, err= 2026/09/14 02:16:41 INFO : empty space: Deleted 2026/09/14 02:16:41 INFO : potato2: Moved (server-side) 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: Waiting for transfers to finish 2026/09/14 02:16:41 INFO : potato3: Deleted 2026/09/14 02:16:41 INFO : potato3: Moved (server-side) 2026/09/14 02:16:41 INFO : tomatoDir: Removing directory 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: deleted 1 directories 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8807") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60402->172.17.0.3:8807, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27262") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48064->172.17.0.3:27262, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: dial("tcp","172.17.0.3:16070") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: > dial: conn=172.17.0.1:40142->172.17.0.3:16070, err= 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-himiqim1zehe" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: > dial: conn=172.17.0.1:42588->172.17.0.3:21, err= 2026/09/14 02:16:41 INFO : tomatoDir: Making directory 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: Using server-side directory move 2026/09/14 02:16:41 INFO : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: Server side directory move succeeded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: dial("tcp","172.17.0.3:61440") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: > dial: conn=172.17.0.1:41756->172.17.0.3:61440, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: dial("tcp","172.17.0.3:53972") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: > dial: conn=172.17.0.1:36262->172.17.0.3:53972, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: dial("tcp","172.17.0.3:36751") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: > dial: conn=172.17.0.1:50650->172.17.0.3:36751, err= 2026/09/14 02:16:41 ERROR : error listing: directory not found 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: dial("tcp","172.17.0.3:17810") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: > dial: conn=172.17.0.1:52390->172.17.0.3:17810, err= 2026/09/14 02:16:41 ERROR : error listing: directory not found 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: dial("tcp","172.17.0.3:4377") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: > dial: conn=172.17.0.1:59382->172.17.0.3:4377, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: Purge object "empty space" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: Purge object "potato2" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: Purge object "potato3" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: dial("tcp","172.17.0.3:9598") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: > dial: conn=172.17.0.1:55710->172.17.0.3:9598, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: Purge dir "tomatoDir" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: Purge dir "" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: dial("tcp","172.17.0.3:23193") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: > dial: conn=172.17.0.1:50520->172.17.0.3:23193, err= 2026/09/14 02:16:41 ERROR : error listing: directory not found 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: Purge dir "" 2026/09/14 02:16:41 NOTICE: purge failed to rmdir "": directory not found 2026/09/14 02:16:41 NOTICE: purge failed: directory not found 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38644") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36688->172.17.0.3:38644, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64966") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44712->172.17.0.3:64966, err= --- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.10s) === RUN TestServerSideMoveOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:1941: Skipping test as remote supports DirMove 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41514") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33436->172.17.0.3:41514, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27238") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59436->172.17.0.3:27238, err= --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/rclone-sync-test" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: > dial: conn=172.17.0.1:42602->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24163") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60268->172.17.0.3:24163, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11976") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56978->172.17.0.3:11976, err= --- PASS: TestSyncOverlap (0.02s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/rclone-sync-test" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: > dial: conn=172.17.0.1:42618->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/rclone-sync-test-include/layer2" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-include/layer2: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42626->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/rclone-sync-test-ignore-file" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-ignore-file: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:42632->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14361") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43868->172.17.0.3:14361, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33452") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41380->172.17.0.3:33452, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: dial("tcp","172.17.0.3:37456") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: > dial: conn=172.17.0.1:57010->172.17.0.3:37456, err= 2026/09/14 02:16:41 DEBUG : rclone-sync-test: Excluded 2026/09/14 02:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29376") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37640->172.17.0.3:29376, err= 2026/09/14 02:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 INFO : There was nothing to transfer 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19385") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55586->172.17.0.3:19385, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: dial("tcp","172.17.0.3:1619") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: > dial: conn=172.17.0.1:53814->172.17.0.3:1619, err= 2026/09/14 02:16:41 DEBUG : rclone-sync-test: Excluded 2026/09/14 02:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20353") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55254->172.17.0.3:20353, err= 2026/09/14 02:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 INFO : rclone-sync-test-include: Removing directory 2026/09/14 02:16:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: failed to delete 1 directories 2026/09/14 02:16:41 INFO : There was nothing to transfer 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27577") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57732->172.17.0.3:27577, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:2344") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:42574->172.17.0.3:2344, err= 2026/09/14 02:16:41 DEBUG : rclone-sync-test: Excluded 2026/09/14 02:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20156") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39690->172.17.0.3:20156, err= 2026/09/14 02:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-include/layer2: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 INFO : There was nothing to transfer 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18132") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42340->172.17.0.3:18132, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-include/layer2: dial("tcp","172.17.0.3:28993") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-include/layer2: > dial: conn=172.17.0.1:48558->172.17.0.3:28993, err= 2026/09/14 02:16:41 DEBUG : rclone-sync-test: Excluded 2026/09/14 02:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12004") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33242->172.17.0.3:12004, err= 2026/09/14 02:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 INFO : rclone-sync-test-include: Removing directory 2026/09/14 02:16:41 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not found 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: failed to delete 1 directories 2026/09/14 02:16:41 INFO : There was nothing to transfer 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10841") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36098->172.17.0.3:10841, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-ignore-file: dial("tcp","172.17.0.3:15595") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-ignore-file: > dial: conn=172.17.0.1:36076->172.17.0.3:15595, err= 2026/09/14 02:16:41 DEBUG : Excluded 2026/09/14 02:16:41 DEBUG : rclone-sync-test: Excluded 2026/09/14 02:16:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20807") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34648->172.17.0.3:20807, err= 2026/09/14 02:16:41 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-ignore-file: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 INFO : There was nothing to transfer 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18738") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45174->172.17.0.3:18738, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48718") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50474->172.17.0.3:48718, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55779") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15720") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55900->172.17.0.3:55779, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52394->172.17.0.3:15720, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22328") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45574->172.17.0.3:22328, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56225") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38856->172.17.0.3:56225, err= --- PASS: TestSyncOverlapWithFilter (0.10s) === RUN TestSyncCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/dst" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:42642->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/CompareDest" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/CompareDest: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/CompareDest: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/CompareDest: > dial: conn=172.17.0.1:42658->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gapibip5mayi/CompareDest" to be canonical "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/CompareDest" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:27015") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:47604->172.17.0.3:27015, err= 2026/09/14 02:16:41 DEBUG : one: Need to transfer - File not found at Destination 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:38714") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:36160->172.17.0.3:38714, err= 2026/09/14 02:16:41 DEBUG : one.b2cc3c6c.partial: size = 3 OK 2026/09/14 02:16:41 DEBUG : one.b2cc3c6c.partial: renamed to: one 2026/09/14 02:16:41 INFO : one: Copied (new) 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10399") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53302->172.17.0.3:10399, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9446") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37404->172.17.0.3:9446, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3209") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42606->172.17.0.3:3209, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33403") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49316->172.17.0.3:33403, err= 2026/09/14 02:16:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gapibip5mayi/CompareDest" for canonical name "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/CompareDest" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:64772") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:57870->172.17.0.3:64772, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:41 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:41 DEBUG : one: Sizes differ 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:28431") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:43118->172.17.0.3:28431, err= 2026/09/14 02:16:41 DEBUG : one.4a8516eb.partial: size = 5 OK 2026/09/14 02:16:41 DEBUG : one.4a8516eb.partial: renamed to: one 2026/09/14 02:16:41 INFO : one: Copied (replaced existing) 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22546") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36804->172.17.0.3:22546, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25668") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37344->172.17.0.3:25668, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12236") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36596->172.17.0.3:12236, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28413") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51766->172.17.0.3:28413, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63823") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59784->172.17.0.3:63823, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33711") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34062->172.17.0.3:33711, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48362") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60060->172.17.0.3:48362, err= 2026/09/14 02:16:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gapibip5mayi/CompareDest" for canonical name "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/CompareDest" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:38241") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:51544->172.17.0.3:38241, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:41 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:41 DEBUG : one: Sizes differ 2026/09/14 02:16:41 DEBUG : one: size = 5 OK 2026/09/14 02:16:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 INFO : There was nothing to transfer 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7691") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32890->172.17.0.3:7691, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10274") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35562->172.17.0.3:10274, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18262") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38434->172.17.0.3:18262, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7890") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40646->172.17.0.3:7890, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51116") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51342->172.17.0.3:51116, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57397") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57900->172.17.0.3:57397, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48317") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44714->172.17.0.3:48317, err= 2026/09/14 02:16:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gapibip5mayi/CompareDest" for canonical name "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/CompareDest" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:15668") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:59404->172.17.0.3:15668, err= 2026/09/14 02:16:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:41 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:41 DEBUG : one: Sizes differ 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/CompareDest: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/CompareDest: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/CompareDest: > dial: conn=172.17.0.1:42660->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : two: size = 3 OK 2026/09/14 02:16:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : one: size = 5 OK 2026/09/14 02:16:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 INFO : There was nothing to transfer 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30497") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40336->172.17.0.3:30497, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49233") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59442->172.17.0.3:49233, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16954") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55438->172.17.0.3:16954, err= 2026/09/14 02:16:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gapibip5mayi/CompareDest" for canonical name "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/CompareDest" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:61120") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:42530->172.17.0.3:61120, err= 2026/09/14 02:16:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:41 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:41 DEBUG : one: Sizes differ 2026/09/14 02:16:41 DEBUG : one: size = 5 OK 2026/09/14 02:16:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/14 02:16:41 DEBUG : two: size = 3 OK 2026/09/14 02:16:41 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : two: Destination found in --compare-dest, skipping 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 INFO : There was nothing to transfer 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38766") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59988->172.17.0.3:38766, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43068") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48052->172.17.0.3:43068, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21715") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57830->172.17.0.3:21715, err= sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23292") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45832->172.17.0.3:23292, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27311") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48458->172.17.0.3:27311, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45111") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44672->172.17.0.3:45111, err= 2026/09/14 02:16:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gapibip5mayi/CompareDest" for canonical name "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/CompareDest" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:45203") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:45980->172.17.0.3:45203, err= 2026/09/14 02:16:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:41 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:41 DEBUG : one: Sizes differ 2026/09/14 02:16:41 DEBUG : two: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:41 DEBUG : two: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/CompareDest) 2026/09/14 02:16:41 DEBUG : two: Sizes differ 2026/09/14 02:16:41 DEBUG : two: Need to transfer - File not found at Destination 2026/09/14 02:16:41 DEBUG : one: size = 5 OK 2026/09/14 02:16:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : one: Destination found in --compare-dest, skipping 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:45330") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:34606->172.17.0.3:45330, err= 2026/09/14 02:16:41 DEBUG : two.a319cd8b.partial: size = 5 OK 2026/09/14 02:16:41 DEBUG : two.a319cd8b.partial: renamed to: two 2026/09/14 02:16:41 INFO : two: Copied (new) 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13516") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35052->172.17.0.3:13516, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30684") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28704") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43714->172.17.0.3:30684, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48856->172.17.0.3:28704, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64165") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60772->172.17.0.3:64165, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49034") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57646->172.17.0.3:49034, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31263") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48572->172.17.0.3:31263, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51315") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52746->172.17.0.3:51315, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/CompareDest: closing 2 unused connections --- PASS: TestSyncCompareDest (0.14s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51432") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45126->172.17.0.3:51432, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31592") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37620->172.17.0.3:31592, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8674") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53550->172.17.0.3:8674, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7149") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50950->172.17.0.3:7149, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24834") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60150->172.17.0.3:24834, err= 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/dest" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: > dial: conn=172.17.0.1:44776->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/pre-dest1" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/pre-dest1: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/pre-dest1: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/pre-dest1: > dial: conn=172.17.0.1:44778->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gapibip5mayi/pre-dest1" to be canonical "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/pre-dest1" 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/pre-dest2" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/pre-dest2: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/pre-dest2: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/pre-dest2: > dial: conn=172.17.0.1:44794->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gapibip5mayi/pre-dest2" to be canonical "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/pre-dest2" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: dial("tcp","172.17.0.3:52161") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: > dial: conn=172.17.0.1:59330->172.17.0.3:52161, err= 2026/09/14 02:16:41 DEBUG : 1: size = 1 OK 2026/09/14 02:16:41 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : 1: Destination found in --compare-dest, skipping 2026/09/14 02:16:41 DEBUG : 2: size = 1 OK 2026/09/14 02:16:41 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : 2: Destination found in --compare-dest, skipping 2026/09/14 02:16:41 DEBUG : 3: Need to transfer - File not found at Destination 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: dial("tcp","172.17.0.3:57439") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: > dial: conn=172.17.0.1:58902->172.17.0.3:57439, err= 2026/09/14 02:16:41 DEBUG : 3.34f95e38.partial: size = 1 OK 2026/09/14 02:16:41 DEBUG : 3.34f95e38.partial: renamed to: 3 2026/09/14 02:16:41 INFO : 3: Copied (new) 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: dial("tcp","172.17.0.3:46330") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: > dial: conn=172.17.0.1:39936->172.17.0.3:46330, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12421") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60550->172.17.0.3:12421, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48404") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58143") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44170->172.17.0.3:58143, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42862->172.17.0.3:48404, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10985") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35368->172.17.0.3:10985, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38877") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50496->172.17.0.3:38877, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35950") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42630->172.17.0.3:35950, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40167") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46516->172.17.0.3:40167, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52612") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42332->172.17.0.3:52612, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50785") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45948->172.17.0.3:50785, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/pre-dest1: closing 1 unused connections 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/pre-dest2: closing 1 unused connections --- PASS: TestSyncMultipleCompareDest (0.30s) === RUN TestSyncCopyDest run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:2266: Skipping test as remote does not support server-side copy 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15196") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51068->172.17.0.3:15196, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26109") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53210->172.17.0.3:26109, err= --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8751") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52624->172.17.0.3:8751, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46563") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55640->172.17.0.3:46563, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55791") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49254->172.17.0.3:55791, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32766") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34486->172.17.0.3:32766, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36917") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35258->172.17.0.3:36917, err= 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/dst" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:44804->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/backup" 2026/09/14 02:16:41 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:41 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:41 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:41 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:41 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: Connecting to FTP server 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: > dial: conn=172.17.0.1:44812->172.17.0.3:21, err= 2026/09/14 02:16:41 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gapibip5mayi/backup" to be canonical "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/backup" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:22841") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:36954->172.17.0.3:22841, err= 2026/09/14 02:16:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:41 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:41 DEBUG : one: Sizes differ 2026/09/14 02:16:41 DEBUG : two: size = 3 OK 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : two: Unchanged skipping 2026/09/14 02:16:41 INFO : one: Moved (server-side) 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:20966") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:33720->172.17.0.3:20966, err= 2026/09/14 02:16:41 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/14 02:16:41 DEBUG : one.a292864a.partial: renamed to: one 2026/09/14 02:16:41 INFO : one: Copied (new) 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 INFO : three.txt: Moved (server-side) 2026/09/14 02:16:41 INFO : three.txt: Moved into backup dir 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63772") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48180->172.17.0.3:63772, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49974") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8334") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48560->172.17.0.3:8334, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58634->172.17.0.3:49974, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35903") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45700->172.17.0.3:35903, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61658") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33266->172.17.0.3:61658, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34115") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9691") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45284->172.17.0.3:34115, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45158->172.17.0.3:9691, err= 2026/09/14 02:16:41 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gapibip5mayi/backup" for canonical name "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/backup" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:55841") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:42564->172.17.0.3:55841, err= 2026/09/14 02:16:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:41 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:41 DEBUG : one: Sizes differ 2026/09/14 02:16:41 DEBUG : two: size = 3 OK 2026/09/14 02:16:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:41 DEBUG : two: Unchanged skipping 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:41 INFO : one: Deleted 2026/09/14 02:16:41 INFO : one: Moved (server-side) 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:7314") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:60266->172.17.0.3:7314, err= 2026/09/14 02:16:41 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/14 02:16:41 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/14 02:16:41 INFO : one: Copied (new) 2026/09/14 02:16:41 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:41 INFO : three.txt: Deleted 2026/09/14 02:16:41 INFO : three.txt: Moved (server-side) 2026/09/14 02:16:41 INFO : three.txt: Moved into backup dir 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61495") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54940->172.17.0.3:61495, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40224") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47724->172.17.0.3:40224, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38087") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42946->172.17.0.3:38087, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55175") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54858->172.17.0.3:55175, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9443") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44654->172.17.0.3:9443, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24426") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33906->172.17.0.3:24426, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64743") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44654->172.17.0.3:64743, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: closing 1 unused connections --- PASS: TestSyncBackupDir (0.28s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3493") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36788->172.17.0.3:3493, err= 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39844") 2026/09/14 02:16:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57904->172.17.0.3:39844, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41608") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34246->172.17.0.3:41608, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3216") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59108->172.17.0.3:3216, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21889") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59286->172.17.0.3:21889, err= 2026/09/14 02:16:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/dst" 2026/09/14 02:16:42 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Connecting to FTP server 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:44826->172.17.0.3:21, err= 2026/09/14 02:16:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/backup" 2026/09/14 02:16:42 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: Connecting to FTP server 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: > dial: conn=172.17.0.1:44832->172.17.0.3:21, err= 2026/09/14 02:16:42 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gapibip5mayi/backup" to be canonical "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/backup" 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:8260") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:42026->172.17.0.3:8260, err= 2026/09/14 02:16:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : one: Sizes differ 2026/09/14 02:16:42 DEBUG : two: size = 3 OK 2026/09/14 02:16:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:42 DEBUG : two: Unchanged skipping 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:42 INFO : one: Moved (server-side) to: one.bak 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:10162") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:36058->172.17.0.3:10162, err= 2026/09/14 02:16:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/14 02:16:42 DEBUG : one.a292864a.partial: renamed to: one 2026/09/14 02:16:42 INFO : one: Copied (new) 2026/09/14 02:16:42 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/14 02:16:42 INFO : three.txt: Moved into backup dir 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14542") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35642->172.17.0.3:14542, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11259") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50674->172.17.0.3:11259, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51188") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57618->172.17.0.3:51188, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53307") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38792->172.17.0.3:53307, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47627") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36956->172.17.0.3:47627, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9721") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24181") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52014->172.17.0.3:9721, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41670->172.17.0.3:24181, err= 2026/09/14 02:16:42 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gapibip5mayi/backup" for canonical name "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/backup" 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:60659") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:42108->172.17.0.3:60659, err= 2026/09/14 02:16:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : one: Sizes differ 2026/09/14 02:16:42 DEBUG : two: size = 3 OK 2026/09/14 02:16:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:42 DEBUG : two: Unchanged skipping 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:42 INFO : one.bak: Deleted 2026/09/14 02:16:42 INFO : one: Moved (server-side) to: one.bak 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:58782") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:59046->172.17.0.3:58782, err= 2026/09/14 02:16:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/14 02:16:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/14 02:16:42 INFO : one: Copied (new) 2026/09/14 02:16:42 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:42 INFO : three.txt.bak: Deleted 2026/09/14 02:16:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/14 02:16:42 INFO : three.txt: Moved into backup dir 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49156") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49964->172.17.0.3:49156, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17587") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41492->172.17.0.3:17587, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11519") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33382->172.17.0.3:11519, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46688") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46470->172.17.0.3:46688, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51852") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40468->172.17.0.3:51852, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40251") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47824->172.17.0.3:40251, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36075") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38060->172.17.0.3:36075, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffix (0.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32531") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45740->172.17.0.3:32531, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51283") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42134->172.17.0.3:51283, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47027") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52370->172.17.0.3:47027, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29493") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59718->172.17.0.3:29493, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49639") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42712->172.17.0.3:49639, err= 2026/09/14 02:16:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/dst" 2026/09/14 02:16:42 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Connecting to FTP server 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:44848->172.17.0.3:21, err= 2026/09/14 02:16:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/backup" 2026/09/14 02:16:42 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: Connecting to FTP server 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: > dial: conn=172.17.0.1:44860->172.17.0.3:21, err= 2026/09/14 02:16:42 DEBUG : fs cache: renaming cache item "TestFTPProftpd:rclone-test-gapibip5mayi/backup" to be canonical "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/backup" 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:47352") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:48958->172.17.0.3:47352, err= 2026/09/14 02:16:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : one: Sizes differ 2026/09/14 02:16:42 DEBUG : two: size = 3 OK 2026/09/14 02:16:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:42 DEBUG : two: Unchanged skipping 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:65090") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:46852->172.17.0.3:65090, err= 2026/09/14 02:16:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/14 02:16:42 DEBUG : one.a292864a.partial: renamed to: one 2026/09/14 02:16:42 INFO : one: Copied (new) 2026/09/14 02:16:42 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/14 02:16:42 INFO : three.txt: Moved into backup dir 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15856") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37154->172.17.0.3:15856, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53937") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36988->172.17.0.3:53937, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2446") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54066->172.17.0.3:2446, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40713") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56666->172.17.0.3:40713, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62263") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34008->172.17.0.3:62263, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62074") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50314->172.17.0.3:62074, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61919") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38780->172.17.0.3:61919, err= 2026/09/14 02:16:42 DEBUG : fs cache: switching user supplied name "TestFTPProftpd:rclone-test-gapibip5mayi/backup" for canonical name "TestFTPProftpd{nblO7}:rclone-test-gapibip5mayi/backup" 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:61295") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:56824->172.17.0.3:61295, err= 2026/09/14 02:16:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : two: size = 3 OK 2026/09/14 02:16:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:42 DEBUG : two: Unchanged skipping 2026/09/14 02:16:42 DEBUG : one: Sizes differ 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:42 INFO : one-2019-01-01: Deleted 2026/09/14 02:16:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:31258") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:45582->172.17.0.3:31258, err= 2026/09/14 02:16:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/14 02:16:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/14 02:16:42 INFO : one: Copied (new) 2026/09/14 02:16:42 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:42 INFO : three-2019-01-01.txt: Deleted 2026/09/14 02:16:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/14 02:16:42 INFO : three.txt: Moved into backup dir 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44140") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38908->172.17.0.3:44140, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49781") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50454->172.17.0.3:49781, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56845") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56898->172.17.0.3:56845, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49955") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51776->172.17.0.3:49955, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59383") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12923") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45438->172.17.0.3:59383, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56214->172.17.0.3:12923, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23802") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38316->172.17.0.3:23802, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/backup: closing 1 unused connections --- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.29s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11484") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52730->172.17.0.3:11484, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26261") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41706->172.17.0.3:26261, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56230") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52266->172.17.0.3:56230, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43278") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39618->172.17.0.3:43278, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39836") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46536->172.17.0.3:39836, err= 2026/09/14 02:16:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/dst" 2026/09/14 02:16:42 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Connecting to FTP server 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:44876->172.17.0.3:21, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:4208") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:55970->172.17.0.3:4208, err= 2026/09/14 02:16:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : one: Sizes differ 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:42 DEBUG : two: size = 3 OK 2026/09/14 02:16:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:42 DEBUG : two: Unchanged skipping 2026/09/14 02:16:42 INFO : one: Moved (server-side) to: one.bak 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:40004") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:53910->172.17.0.3:40004, err= 2026/09/14 02:16:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/14 02:16:42 DEBUG : one.a292864a.partial: renamed to: one 2026/09/14 02:16:42 INFO : one: Copied (new) 2026/09/14 02:16:42 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/14 02:16:42 INFO : three.txt: Moved into backup dir 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17143") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51860->172.17.0.3:17143, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4911") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52686->172.17.0.3:4911, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43975") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35668->172.17.0.3:43975, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46273") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42154->172.17.0.3:46273, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13023") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54086->172.17.0.3:13023, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:10561") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:42524->172.17.0.3:10561, err= 2026/09/14 02:16:42 DEBUG : one.bak: Excluded (Path Filter) 2026/09/14 02:16:42 DEBUG : one.bak: Excluded 2026/09/14 02:16:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/09/14 02:16:42 DEBUG : three.txt.bak: Excluded 2026/09/14 02:16:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : one: Sizes differ 2026/09/14 02:16:42 DEBUG : two: size = 3 OK 2026/09/14 02:16:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:42 DEBUG : two: Unchanged skipping 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for checks to finish 2026/09/14 02:16:42 INFO : one.bak: Deleted 2026/09/14 02:16:42 INFO : one: Moved (server-side) to: one.bak 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Waiting for transfers to finish 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:7075") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:45020->172.17.0.3:7075, err= 2026/09/14 02:16:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/14 02:16:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/14 02:16:42 INFO : one: Copied (new) 2026/09/14 02:16:42 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:42 INFO : three.txt.bak: Deleted 2026/09/14 02:16:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/14 02:16:42 INFO : three.txt: Moved into backup dir 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34831") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48744->172.17.0.3:34831, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52507") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34832->172.17.0.3:52507, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59800") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34474->172.17.0.3:59800, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42022") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36902->172.17.0.3:42022, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1710") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48522->172.17.0.3:1710, err= --- PASS: TestSyncBackupDirSuffixOnly (0.27s) === RUN TestSyncSuffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26434") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52092->172.17.0.3:26434, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50796") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52166->172.17.0.3:50796, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10961") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38724->172.17.0.3:10961, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27251") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55816->172.17.0.3:27251, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55907") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54342->172.17.0.3:55907, err= 2026/09/14 02:16:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/dst" 2026/09/14 02:16:42 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Connecting to FTP server 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:44878->172.17.0.3:21, err= 2026/09/14 02:16:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : one: Sizes differ 2026/09/14 02:16:42 INFO : one: Moved (server-side) to: one.bak 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:31690") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:53504->172.17.0.3:31690, err= 2026/09/14 02:16:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/14 02:16:42 DEBUG : one.a292864a.partial: renamed to: one 2026/09/14 02:16:42 INFO : one: Copied (new) 2026/09/14 02:16:42 DEBUG : two: size = 3 OK 2026/09/14 02:16:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:42 DEBUG : two: Unchanged skipping 2026/09/14 02:16:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : three.txt: Sizes differ 2026/09/14 02:16:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:25470") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:36196->172.17.0.3:25470, err= 2026/09/14 02:16:42 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/09/14 02:16:42 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/09/14 02:16:42 INFO : three.txt: Copied (new) 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41785") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60058->172.17.0.3:41785, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26802") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38602->172.17.0.3:26802, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28355") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56134->172.17.0.3:28355, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6976") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33424->172.17.0.3:6976, err= 2026/09/14 02:16:42 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : one: Sizes differ 2026/09/14 02:16:42 INFO : one.bak: Deleted 2026/09/14 02:16:42 INFO : one: Moved (server-side) to: one.bak 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:19934") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:58390->172.17.0.3:19934, err= 2026/09/14 02:16:42 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/14 02:16:42 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/14 02:16:42 INFO : one: Copied (new) 2026/09/14 02:16:42 DEBUG : two: size = 3 OK 2026/09/14 02:16:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:42 DEBUG : two: Unchanged skipping 2026/09/14 02:16:42 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : three.txt: Sizes differ 2026/09/14 02:16:42 INFO : three.txt.bak: Deleted 2026/09/14 02:16:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:35822") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:38230->172.17.0.3:35822, err= 2026/09/14 02:16:42 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/09/14 02:16:42 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/09/14 02:16:42 INFO : three.txt: Copied (new) 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19382") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43298->172.17.0.3:19382, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63115") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52510->172.17.0.3:63115, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41498") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40876->172.17.0.3:41498, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55048") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60144->172.17.0.3:55048, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54538") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34684->172.17.0.3:54538, err= --- PASS: TestSyncSuffix (0.09s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30787") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37202->172.17.0.3:30787, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37917") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47686->172.17.0.3:37917, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41615") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60986->172.17.0.3:41615, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34118") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37312->172.17.0.3:34118, err= 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55873") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35556->172.17.0.3:55873, err= 2026/09/14 02:16:42 DEBUG : Creating backend with remote "TestFTPProftpd:rclone-test-gapibip5mayi/dst" 2026/09/14 02:16:42 DEBUG : Setting type=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_TYPE 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : TestFTPProftpd: detected overridden config - adding "{nblO7}" suffix to name 2026/09/14 02:16:42 DEBUG : Setting host=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_HOST 2026/09/14 02:16:42 DEBUG : Setting user=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_USER 2026/09/14 02:16:42 DEBUG : Setting pass=XXX for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_PASS 2026/09/14 02:16:42 DEBUG : Setting encoding="Asterisk,Ctl,Dot,Slash" for "TestFTPProftpd" from environment variable RCLONE_CONFIG_TESTFTPPROFTPD_ENCODING 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: Connecting to FTP server 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:44882->172.17.0.3:21, err= 2026/09/14 02:16:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : one: size = 3 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : one: Sizes differ 2026/09/14 02:16:42 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:12130") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:53266->172.17.0.3:12130, err= 2026/09/14 02:16:42 DEBUG : one.a292864a.partial: size = 4 OK 2026/09/14 02:16:42 DEBUG : one.a292864a.partial: renamed to: one 2026/09/14 02:16:42 INFO : one: Copied (new) 2026/09/14 02:16:42 DEBUG : two: size = 3 OK 2026/09/14 02:16:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:42 DEBUG : two: Unchanged skipping 2026/09/14 02:16:42 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:42 DEBUG : three.txt: size = 5 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:42 DEBUG : three.txt: Sizes differ 2026/09/14 02:16:42 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:46801") 2026/09/14 02:16:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:41054->172.17.0.3:46801, err= 2026/09/14 02:16:43 DEBUG : three.txt.a30b1e7a.partial: size = 6 OK 2026/09/14 02:16:43 DEBUG : three.txt.a30b1e7a.partial: renamed to: three.txt 2026/09/14 02:16:43 INFO : three.txt: Copied (new) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18428") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50192->172.17.0.3:18428, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25720") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46880->172.17.0.3:25720, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20218") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46184->172.17.0.3:20218, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45644") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60416->172.17.0.3:45644, err= 2026/09/14 02:16:43 DEBUG : one: size = 5 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : one: size = 4 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:43 DEBUG : one: Sizes differ 2026/09/14 02:16:43 INFO : one-2019-01-01: Deleted 2026/09/14 02:16:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:41517") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:48760->172.17.0.3:41517, err= 2026/09/14 02:16:43 DEBUG : one.4c47835a.partial: size = 5 OK 2026/09/14 02:16:43 DEBUG : one.4c47835a.partial: renamed to: one 2026/09/14 02:16:43 INFO : one: Copied (new) 2026/09/14 02:16:43 DEBUG : two: size = 3 OK 2026/09/14 02:16:43 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : two: Unchanged skipping 2026/09/14 02:16:43 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : three.txt: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst) 2026/09/14 02:16:43 DEBUG : three.txt: Sizes differ 2026/09/14 02:16:43 INFO : three-2019-01-01.txt: Deleted 2026/09/14 02:16:43 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: dial("tcp","172.17.0.3:23940") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: > dial: conn=172.17.0.1:54556->172.17.0.3:23940, err= 2026/09/14 02:16:43 DEBUG : three.txt.ef54d6c9.partial: size = 19 OK 2026/09/14 02:16:43 DEBUG : three.txt.ef54d6c9.partial: renamed to: three.txt 2026/09/14 02:16:43 INFO : three.txt: Copied (new) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24969") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37054->172.17.0.3:24969, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4335") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46484->172.17.0.3:4335, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57429") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47676->172.17.0.3:57429, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22643") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59826->172.17.0.3:22643, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46129") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58526->172.17.0.3:46129, err= --- PASS: TestSyncSuffixKeepExtension (0.09s) === RUN TestSyncUTFNorm run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11097") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44618->172.17.0.3:11097, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27805") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36302->172.17.0.3:27805, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9219") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49662->172.17.0.3:9219, err= 2026/09/14 02:16:43 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : Testêé: size = 18 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : Testêé: Sizes differ 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17027") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48448->172.17.0.3:17027, err= 2026/09/14 02:16:43 DEBUG : Testêé.94eb8b90.partial: size = 14 OK 2026/09/14 02:16:43 DEBUG : Testêé.94eb8b90.partial: renamed to: Testêé 2026/09/14 02:16:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54626") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39646->172.17.0.3:54626, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56386") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54944->172.17.0.3:56386, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61506") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56682->172.17.0.3:61506, err= --- PASS: TestSyncUTFNorm (0.02s) === RUN TestSyncImmutable run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47898") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40030->172.17.0.3:47898, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18766") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57526->172.17.0.3:18766, err= 2026/09/14 02:16:43 DEBUG : existing: Need to transfer - File not found at Destination 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20617") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43794->172.17.0.3:20617, err= 2026/09/14 02:16:43 DEBUG : existing.f29ecfde.partial: size = 6 OK 2026/09/14 02:16:43 DEBUG : existing.f29ecfde.partial: renamed to: existing 2026/09/14 02:16:43 INFO : existing: Copied (new) 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20818") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38576->172.17.0.3:20818, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43072") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59328->172.17.0.3:43072, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27969") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57038->172.17.0.3:27969, err= 2026/09/14 02:16:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : existing: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : existing: Sizes differ 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:43 ERROR : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: not deleting files as there were IO errors 2026/09/14 02:16:43 ERROR : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: not deleting directories as there were IO errors 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23158") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52388->172.17.0.3:23158, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40429") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33564->172.17.0.3:40429, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22443") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43608->172.17.0.3:22443, err= --- PASS: TestSyncImmutable (0.03s) === RUN TestSyncIgnoreCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52359") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34836->172.17.0.3:52359, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29002") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38110->172.17.0.3:29002, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60493") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47956->172.17.0.3:60493, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:43 DEBUG : EXISTING: size = 6 OK 2026/09/14 02:16:43 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : existing: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 INFO : There was nothing to transfer 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59743") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42660->172.17.0.3:59743, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54024") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59236->172.17.0.3:54024, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55496") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40310->172.17.0.3:55496, err= --- PASS: TestSyncIgnoreCase (0.01s) === RUN TestFixCase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15766") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50076->172.17.0.3:15766, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4440") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44102->172.17.0.3:4440, err= --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60311") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46820->172.17.0.3:60311, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36636") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54770->172.17.0.3:36636, err= === RUN TestMaxTransfer/Soft run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61586") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50786->172.17.0.3:61586, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26747") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43114->172.17.0.3:26747, err= === RUN TestMaxTransfer/Cautious run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:2705: This test only runs on local 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35141") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56478->172.17.0.3:35141, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49383") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60678->172.17.0.3:49383, err= --- PASS: TestMaxTransfer (0.01s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64053") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48812->172.17.0.3:64053, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35948") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34522->172.17.0.3:35948, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12495") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36102->172.17.0.3:12495, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45546") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47884->172.17.0.3:45546, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20053") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45926->172.17.0.3:20053, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9224") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46984->172.17.0.3:9224, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36856") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41856->172.17.0.3:36856, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23941") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49814->172.17.0.3:23941, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60707") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43098->172.17.0.3:60707, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37543") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52656->172.17.0.3:37543, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49351") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35572->172.17.0.3:49351, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45968") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32974->172.17.0.3:45968, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47480") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38200->172.17.0.3:47480, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39724") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48982->172.17.0.3:39724, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51921") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48136->172.17.0.3:51921, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36994") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33778->172.17.0.3:36994, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28728") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38548->172.17.0.3:28728, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17173") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53560->172.17.0.3:17173, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9377") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44650->172.17.0.3:9377, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4808") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33092->172.17.0.3:4808, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7511") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38892->172.17.0.3:7511, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53998") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42266->172.17.0.3:53998, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26428") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32914->172.17.0.3:26428, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52617") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43636->172.17.0.3:52617, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5490") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34636->172.17.0.3:5490, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44171") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36646->172.17.0.3:44171, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7900") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52882->172.17.0.3:7900, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44896") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56222->172.17.0.3:44896, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7638") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32804->172.17.0.3:7638, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11316") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33388->172.17.0.3:11316, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6109") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43350->172.17.0.3:6109, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6156") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35850->172.17.0.3:6156, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46240") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43626->172.17.0.3:46240, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17580") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56508->172.17.0.3:17580, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50678") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45286->172.17.0.3:50678, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65270") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34286->172.17.0.3:65270, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25780") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35712->172.17.0.3:25780, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22000") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51200->172.17.0.3:22000, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23676") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40960->172.17.0.3:23676, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20953") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55828->172.17.0.3:20953, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3686") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44590->172.17.0.3:3686, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58519") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40002->172.17.0.3:58519, err= 2026/09/14 02:16:43 DEBUG : both0: size = 6 OK 2026/09/14 02:16:43 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both0: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both10: size = 6 OK 2026/09/14 02:16:43 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both10: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both11: size = 6 OK 2026/09/14 02:16:43 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both11: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both12: size = 6 OK 2026/09/14 02:16:43 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both12: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both13: size = 6 OK 2026/09/14 02:16:43 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both13: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both14: size = 6 OK 2026/09/14 02:16:43 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both14: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both15: size = 6 OK 2026/09/14 02:16:43 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both15: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both16: size = 6 OK 2026/09/14 02:16:43 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both16: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both17: size = 6 OK 2026/09/14 02:16:43 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both17: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both18: size = 6 OK 2026/09/14 02:16:43 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both18: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both19: size = 6 OK 2026/09/14 02:16:43 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both19: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both1: size = 6 OK 2026/09/14 02:16:43 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both1: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both2: size = 6 OK 2026/09/14 02:16:43 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both2: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both3: size = 6 OK 2026/09/14 02:16:43 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both3: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both4: size = 6 OK 2026/09/14 02:16:43 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both4: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both5: size = 6 OK 2026/09/14 02:16:43 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both5: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both6: size = 6 OK 2026/09/14 02:16:43 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both6: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both7: size = 6 OK 2026/09/14 02:16:43 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both7: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both8: size = 6 OK 2026/09/14 02:16:43 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both8: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both9: size = 6 OK 2026/09/14 02:16:43 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both9: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 INFO : only3: Deleted 2026/09/14 02:16:43 INFO : only14: Deleted 2026/09/14 02:16:43 INFO : only16: Deleted 2026/09/14 02:16:43 INFO : only4: Deleted 2026/09/14 02:16:43 INFO : only5: Deleted 2026/09/14 02:16:43 INFO : only17: Deleted 2026/09/14 02:16:43 INFO : only11: Deleted 2026/09/14 02:16:43 INFO : only10: Deleted 2026/09/14 02:16:43 INFO : only7: Deleted 2026/09/14 02:16:43 INFO : only9: Deleted 2026/09/14 02:16:43 INFO : only1: Deleted 2026/09/14 02:16:43 INFO : only13: Deleted 2026/09/14 02:16:43 INFO : only6: Deleted 2026/09/14 02:16:43 INFO : only15: Deleted 2026/09/14 02:16:43 INFO : only18: Deleted 2026/09/14 02:16:43 INFO : only19: Deleted 2026/09/14 02:16:43 INFO : only0: Deleted 2026/09/14 02:16:43 INFO : only2: Deleted 2026/09/14 02:16:43 INFO : only12: Deleted 2026/09/14 02:16:43 INFO : only8: Deleted 2026/09/14 02:16:43 INFO : There was nothing to transfer 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7492") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33400->172.17.0.3:7492, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57689") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46692->172.17.0.3:57689, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33724") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44140->172.17.0.3:33724, err= --- PASS: TestSyncConcurrentDelete (0.14s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1387") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44046->172.17.0.3:1387, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40465") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34888->172.17.0.3:40465, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46193") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60782->172.17.0.3:46193, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52284") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36204->172.17.0.3:52284, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11924") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60020->172.17.0.3:11924, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9386") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60798->172.17.0.3:9386, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3923") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46242->172.17.0.3:3923, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20277") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34104->172.17.0.3:20277, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13171") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34036->172.17.0.3:13171, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10411") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54696->172.17.0.3:10411, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8740") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60294->172.17.0.3:8740, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38575") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59120->172.17.0.3:38575, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62004") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60588->172.17.0.3:62004, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13207") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50446->172.17.0.3:13207, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17212") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40938->172.17.0.3:17212, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4370") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52530->172.17.0.3:4370, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57080") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44974->172.17.0.3:57080, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23826") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38334->172.17.0.3:23826, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14663") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57894->172.17.0.3:14663, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62165") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35922->172.17.0.3:62165, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28959") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33226->172.17.0.3:28959, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59880") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50096->172.17.0.3:59880, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14211") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45454->172.17.0.3:14211, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14103") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49948->172.17.0.3:14103, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59615") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49524->172.17.0.3:59615, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38967") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37036->172.17.0.3:38967, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35079") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59670->172.17.0.3:35079, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17756") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44000->172.17.0.3:17756, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58897") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57588->172.17.0.3:58897, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28064") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39852->172.17.0.3:28064, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24224") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34378->172.17.0.3:24224, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59260") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59632->172.17.0.3:59260, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2994") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59250->172.17.0.3:2994, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4883") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53216->172.17.0.3:4883, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46010") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56012->172.17.0.3:46010, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13894") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33212->172.17.0.3:13894, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13245") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45566->172.17.0.3:13245, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48910") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41600->172.17.0.3:48910, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33148") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41412->172.17.0.3:33148, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25393") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54182->172.17.0.3:25393, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47509") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43704->172.17.0.3:47509, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58297") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44196->172.17.0.3:58297, err= 2026/09/14 02:16:43 DEBUG : both0: size = 6 OK 2026/09/14 02:16:43 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both0: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both10: size = 6 OK 2026/09/14 02:16:43 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both10: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both11: size = 6 OK 2026/09/14 02:16:43 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both11: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both12: size = 6 OK 2026/09/14 02:16:43 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both13: size = 6 OK 2026/09/14 02:16:43 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both14: size = 6 OK 2026/09/14 02:16:43 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both15: size = 6 OK 2026/09/14 02:16:43 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:43 DEBUG : both12: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both16: size = 6 OK 2026/09/14 02:16:43 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both16: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both17: size = 6 OK 2026/09/14 02:16:43 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both17: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both18: size = 6 OK 2026/09/14 02:16:43 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both18: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both19: size = 6 OK 2026/09/14 02:16:43 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both19: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both1: size = 6 OK 2026/09/14 02:16:43 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both1: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both2: size = 6 OK 2026/09/14 02:16:43 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both2: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both3: size = 6 OK 2026/09/14 02:16:43 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both3: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both4: size = 6 OK 2026/09/14 02:16:43 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both4: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both5: size = 6 OK 2026/09/14 02:16:43 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both5: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both6: size = 6 OK 2026/09/14 02:16:43 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both6: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both7: size = 6 OK 2026/09/14 02:16:43 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both7: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both8: size = 6 OK 2026/09/14 02:16:43 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both8: Unchanged skipping 2026/09/14 02:16:43 DEBUG : both9: size = 6 OK 2026/09/14 02:16:43 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : both9: Unchanged skipping 2026/09/14 02:16:43 DEBUG : only0: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only0: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only0: Sizes differ 2026/09/14 02:16:43 DEBUG : only10: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only10: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only10: Sizes differ 2026/09/14 02:16:43 DEBUG : both13: Unchanged skipping 2026/09/14 02:16:43 DEBUG : only11: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only11: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only11: Sizes differ 2026/09/14 02:16:43 DEBUG : only12: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only12: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only12: Sizes differ 2026/09/14 02:16:43 DEBUG : only13: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only13: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only13: Sizes differ 2026/09/14 02:16:43 DEBUG : both14: Unchanged skipping 2026/09/14 02:16:43 DEBUG : only14: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only14: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only14: Sizes differ 2026/09/14 02:16:43 DEBUG : only15: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only15: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only15: Sizes differ 2026/09/14 02:16:43 DEBUG : both15: Unchanged skipping 2026/09/14 02:16:43 DEBUG : only16: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only16: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only16: Sizes differ 2026/09/14 02:16:43 DEBUG : only17: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only17: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only17: Sizes differ 2026/09/14 02:16:43 DEBUG : only18: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only18: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only18: Sizes differ 2026/09/14 02:16:43 DEBUG : only19: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only19: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only19: Sizes differ 2026/09/14 02:16:43 DEBUG : only1: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only1: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only1: Sizes differ 2026/09/14 02:16:43 DEBUG : only2: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only2: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only2: Sizes differ 2026/09/14 02:16:43 DEBUG : only3: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only3: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only3: Sizes differ 2026/09/14 02:16:43 DEBUG : only4: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only4: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only4: Sizes differ 2026/09/14 02:16:43 DEBUG : only5: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only5: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only5: Sizes differ 2026/09/14 02:16:43 DEBUG : only6: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only6: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only6: Sizes differ 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22290") 2026/09/14 02:16:43 DEBUG : only7: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only7: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only7: Sizes differ 2026/09/14 02:16:43 DEBUG : only8: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only8: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only8: Sizes differ 2026/09/14 02:16:43 DEBUG : only9: size = 0 (Local file system at /tmp/rclone2517646503) 2026/09/14 02:16:43 DEBUG : only9: size = 6 (ftp://172.17.0.3:21/rclone-test-gapibip5mayi) 2026/09/14 02:16:43 DEBUG : only9: Sizes differ 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46026") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60544->172.17.0.3:46026, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42702->172.17.0.3:22290, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40864") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22088") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48922->172.17.0.3:40864, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49718->172.17.0.3:22088, err= 2026/09/14 02:16:43 DEBUG : only0.d641fffb.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only11.51c18866.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only12.69fa0315.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only14.198d15f3.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only12.69fa0315.partial: renamed to: only12 2026/09/14 02:16:43 INFO : only12: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only0.d641fffb.partial: renamed to: only0 2026/09/14 02:16:43 INFO : only0: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58081") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60784->172.17.0.3:58081, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62944") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36148->172.17.0.3:62944, err= 2026/09/14 02:16:43 DEBUG : only14.198d15f3.partial: renamed to: only14 2026/09/14 02:16:43 INFO : only14: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only11.51c18866.partial: renamed to: only11 2026/09/14 02:16:43 INFO : only11: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only17.21b69e80.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64158") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54760->172.17.0.3:64158, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64801") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39144->172.17.0.3:64801, err= 2026/09/14 02:16:43 DEBUG : only16.808f1a6e.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only17.21b69e80.partial: renamed to: only17 2026/09/14 02:16:43 INFO : only17: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54766") 2026/09/14 02:16:43 DEBUG : only18.f963383f.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51734->172.17.0.3:54766, err= 2026/09/14 02:16:43 DEBUG : only16.808f1a6e.partial: renamed to: only16 2026/09/14 02:16:43 INFO : only16: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only19.585abcd1.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only18.f963383f.partial: renamed to: only18 2026/09/14 02:16:43 INFO : only18: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only19.585abcd1.partial: renamed to: only19 2026/09/14 02:16:43 INFO : only19: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41375") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34334->172.17.0.3:41375, err= 2026/09/14 02:16:43 DEBUG : only1.77787b15.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3674") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55928") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53634->172.17.0.3:3674, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56812->172.17.0.3:55928, err= 2026/09/14 02:16:43 DEBUG : only1.77787b15.partial: renamed to: only1 2026/09/14 02:16:43 INFO : only1: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only4.3f34e680.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only2.4f43f066.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53048") 2026/09/14 02:16:43 DEBUG : only3.ee7a7488.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34792->172.17.0.3:53048, err= 2026/09/14 02:16:43 DEBUG : only2.4f43f066.partial: renamed to: only2 2026/09/14 02:16:43 INFO : only2: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only4.3f34e680.partial: renamed to: only4 2026/09/14 02:16:43 INFO : only4: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37122") 2026/09/14 02:16:43 DEBUG : only5.9e0d626e.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32049") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38350->172.17.0.3:37122, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50166->172.17.0.3:32049, err= 2026/09/14 02:16:43 DEBUG : only5.9e0d626e.partial: renamed to: only5 2026/09/14 02:16:43 INFO : only5: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only3.ee7a7488.partial: renamed to: only3 2026/09/14 02:16:43 INFO : only3: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only7.070f6df3.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only13.c8c387fb.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14621") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35216") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54162->172.17.0.3:35216, err= 2026/09/14 02:16:43 DEBUG : only7.070f6df3.partial: renamed to: only7 2026/09/14 02:16:43 INFO : only7: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50828->172.17.0.3:14621, err= 2026/09/14 02:16:43 DEBUG : only13.c8c387fb.partial: renamed to: only13 2026/09/14 02:16:43 INFO : only13: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45234") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56116->172.17.0.3:45234, err= 2026/09/14 02:16:43 DEBUG : only6.a636e91d.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26625") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36900->172.17.0.3:26625, err= 2026/09/14 02:16:43 DEBUG : only8.dfdacb4c.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only10.f0f80c88.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only6.a636e91d.partial: renamed to: only6 2026/09/14 02:16:43 INFO : only6: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only15.b8b4911d.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only8.dfdacb4c.partial: renamed to: only8 2026/09/14 02:16:43 INFO : only8: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : only10.f0f80c88.partial: renamed to: only10 2026/09/14 02:16:43 INFO : only10: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58113") 2026/09/14 02:16:43 DEBUG : only15.b8b4911d.partial: renamed to: only15 2026/09/14 02:16:43 INFO : only15: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54624->172.17.0.3:58113, err= 2026/09/14 02:16:43 DEBUG : only9.7ee34fa2.partial: size = 0 OK 2026/09/14 02:16:43 DEBUG : only9.7ee34fa2.partial: renamed to: only9 2026/09/14 02:16:43 INFO : only9: Copied (replaced existing) 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33259") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60950->172.17.0.3:33259, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2116") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44870->172.17.0.3:2116, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44593") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41048->172.17.0.3:44593, err= --- PASS: TestSyncConcurrentTruncate (0.21s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 DEBUG : empty_dir: Making directory with metadata 2026/09/14 02:16:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/14 02:16:43 DEBUG : empty_on_remote: Making directory with metadata 2026/09/14 02:16:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/14 02:16:43 INFO : empty_on_remote: Making directory 2026/09/14 02:16:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45159") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34654->172.17.0.3:45159, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12331") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22991") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52879") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34898->172.17.0.3:22991, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42078->172.17.0.3:12331, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37138->172.17.0.3:52879, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60177") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52932->172.17.0.3:60177, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37870") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36484->172.17.0.3:37870, err= --- PASS: TestSyncReplaceDirModTime (0.04s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 DEBUG : empty_dir: Making directory with metadata 2026/09/14 02:16:43 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/14 02:16:43 DEBUG : empty_on_remote: Making directory with metadata 2026/09/14 02:16:43 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/09/14 02:16:43 INFO : empty_on_remote: Making directory 2026/09/14 02:16:43 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 INFO : empty_dir: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13687") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42582->172.17.0.3:13687, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6131") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21206") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40254->172.17.0.3:6131, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47212->172.17.0.3:21206, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57204") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30416") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38226->172.17.0.3:30416, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35582->172.17.0.3:57204, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4458") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33958->172.17.0.3:4458, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52993") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59488->172.17.0.3:52993, err= --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (0.05s) === RUN TestSyncSetDirModTimeOnce run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" sync_test.go:2877: Skipping test as remote does not support DirSetModTime 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48837") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47788->172.17.0.3:48837, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10512") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50334->172.17.0.3:10512, err= --- SKIP: TestSyncSetDirModTimeOnce (0.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 INFO : sub dir: Making directory 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63139") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49358->172.17.0.3:63139, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58177") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32796->172.17.0.3:58177, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36055") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39348->172.17.0.3:36055, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40014") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49708->172.17.0.3:40014, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32808") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56166->172.17.0.3:32808, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35104") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56440->172.17.0.3:35104, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47252") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34460->172.17.0.3:47252, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51253") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50352->172.17.0.3:51253, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8949") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56348->172.17.0.3:8949, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29453") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47492->172.17.0.3:29453, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23520") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40426->172.17.0.3:23520, err= --- PASS: TestNothingToTransferWithEmptyDirs (0.10s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/09/14 02:16:43 INFO : sub dir: Making directory 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39665") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39706->172.17.0.3:39665, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39581") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59634->172.17.0.3:39581, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19060") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38926->172.17.0.3:19060, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58772") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58616->172.17.0.3:58772, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13754") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35886->172.17.0.3:13754, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20884") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48778->172.17.0.3:20884, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7079") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58256->172.17.0.3:7079, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24645") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46982->172.17.0.3:24645, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11776") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39764->172.17.0.3:11776, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14358") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39830->172.17.0.3:14358, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45853") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49358->172.17.0.3:45853, err= --- PASS: TestNothingToTransferWithoutEmptyDirs (0.11s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19038") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39880->172.17.0.3:19038, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1702") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55676->172.17.0.3:1702, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36398") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43262->172.17.0.3:36398, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40350") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58492->172.17.0.3:40350, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34711") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53732->172.17.0.3:34711, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55413") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48702->172.17.0.3:55413, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50065") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43186->172.17.0.3:50065, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64104") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34026->172.17.0.3:64104, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58848") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49368->172.17.0.3:58848, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37523") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47956->172.17.0.3:37523, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9724") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49964->172.17.0.3:9724, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56549") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38866->172.17.0.3:56549, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1233") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49554->172.17.0.3:1233, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38214") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42692->172.17.0.3:38214, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7142") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42598->172.17.0.3:7142, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53399") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60410->172.17.0.3:53399, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28975") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56118->172.17.0.3:28975, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64296") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44420->172.17.0.3:64296, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27878") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42092->172.17.0.3:27878, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14693") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37472->172.17.0.3:14693, err= 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41028") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35440->172.17.0.3:41028, err= 2026/09/14 02:16:43 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : apple: Excluded 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded 2026/09/14 02:16:43 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : banana: Excluded 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51715") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34950->172.17.0.3:51715, err= 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3396") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43218->172.17.0.3:3396, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28457") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37636->172.17.0.3:28457, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44559") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40564->172.17.0.3:44559, err= 2026/09/14 02:16:43 DEBUG : apple: size = 5 OK 2026/09/14 02:16:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : apple: Unchanged skipping 2026/09/14 02:16:43 DEBUG : banana: size = 6 OK 2026/09/14 02:16:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : banana: Unchanged skipping 2026/09/14 02:16:43 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:16:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36475") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34604->172.17.0.3:36475, err= 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 INFO : There was nothing to transfer 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12001") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34160->172.17.0.3:12001, err= 2026/09/14 02:16:43 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : apple: Excluded 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded 2026/09/14 02:16:43 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : banana: Excluded 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7165") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40486->172.17.0.3:7165, err= 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16638") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44358->172.17.0.3:16638, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33113") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42556->172.17.0.3:33113, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3753") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33086->172.17.0.3:3753, err= 2026/09/14 02:16:43 DEBUG : apple: size = 5 OK 2026/09/14 02:16:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : apple: Unchanged skipping 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:16:43 DEBUG : banana: size = 6 OK 2026/09/14 02:16:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : banana: Unchanged skipping 2026/09/14 02:16:43 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:16:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19288") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47724->172.17.0.3:19288, err= 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 INFO : There was nothing to transfer 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53691") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36776->172.17.0.3:53691, err= 2026/09/14 02:16:43 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : apple: Excluded 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded 2026/09/14 02:16:43 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : banana: Excluded 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60199") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36784->172.17.0.3:60199, err= 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16126") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47230->172.17.0.3:16126, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55277") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54938->172.17.0.3:55277, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49667") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37150->172.17.0.3:49667, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44339") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57494->172.17.0.3:44339, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54124") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51862->172.17.0.3:54124, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64451") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33284->172.17.0.3:64451, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27372") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56894->172.17.0.3:27372, err= === RUN TestTransform/NFD run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35197") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57224->172.17.0.3:35197, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21884") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60142->172.17.0.3:21884, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47232") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44752->172.17.0.3:47232, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48532") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48048->172.17.0.3:48532, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2203") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46696->172.17.0.3:2203, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65247") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58114->172.17.0.3:65247, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49211") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59270->172.17.0.3:49211, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37577") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49666->172.17.0.3:37577, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40062") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54690->172.17.0.3:40062, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18388") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54084->172.17.0.3:18388, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27456") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34496->172.17.0.3:27456, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24593") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40460->172.17.0.3:24593, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16957") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34932->172.17.0.3:16957, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20770") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34876->172.17.0.3:20770, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61092") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43866->172.17.0.3:61092, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25657") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33590->172.17.0.3:25657, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11784") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44234->172.17.0.3:11784, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61301") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52392->172.17.0.3:61301, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62848") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41080->172.17.0.3:62848, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17902") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37896->172.17.0.3:17902, err= 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13843") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40420->172.17.0.3:13843, err= 2026/09/14 02:16:43 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : apple: Excluded 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded 2026/09/14 02:16:43 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : banana: Excluded 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49166") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51776->172.17.0.3:49166, err= 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27453") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59924->172.17.0.3:27453, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30663") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58824->172.17.0.3:30663, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31262") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51832->172.17.0.3:31262, err= 2026/09/14 02:16:43 DEBUG : apple: size = 5 OK 2026/09/14 02:16:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:16:43 DEBUG : banana: size = 6 OK 2026/09/14 02:16:43 DEBUG : apple: Unchanged skipping 2026/09/14 02:16:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : banana: Unchanged skipping 2026/09/14 02:16:43 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:16:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26288") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44510->172.17.0.3:26288, err= 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 INFO : There was nothing to transfer 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58786") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50672->172.17.0.3:58786, err= 2026/09/14 02:16:43 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : apple: Excluded 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded 2026/09/14 02:16:43 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : banana: Excluded 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10949") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50122->172.17.0.3:10949, err= 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9021") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59934->172.17.0.3:9021, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16664") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36878->172.17.0.3:16664, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44975") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54856->172.17.0.3:44975, err= 2026/09/14 02:16:43 DEBUG : apple: size = 5 OK 2026/09/14 02:16:43 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : apple: Unchanged skipping 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:16:43 DEBUG : banana: size = 6 OK 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:16:43 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:16:43 DEBUG : banana: Unchanged skipping 2026/09/14 02:16:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63613") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40370->172.17.0.3:63613, err= 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 INFO : There was nothing to transfer 2026/09/14 02:16:43 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36088") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58276->172.17.0.3:36088, err= 2026/09/14 02:16:43 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : apple: Excluded 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : splitbananasplit: Excluded 2026/09/14 02:16:43 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : banana: Excluded 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11509") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37580->172.17.0.3:11509, err= 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:16:43 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12202") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34454->172.17.0.3:12202, err= 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65238") 2026/09/14 02:16:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43758->172.17.0.3:65238, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37553") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37334->172.17.0.3:37553, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39958") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55326->172.17.0.3:39958, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24856") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33324->172.17.0.3:24856, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21413") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51172->172.17.0.3:21413, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2844") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44160->172.17.0.3:2844, err= === RUN TestTransform/base64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46961") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51800->172.17.0.3:46961, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7536") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47018->172.17.0.3:7536, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62020") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57010->172.17.0.3:62020, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25765") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54388->172.17.0.3:25765, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33884") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40064->172.17.0.3:33884, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31683") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37362->172.17.0.3:31683, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46626") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43484->172.17.0.3:46626, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15582") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37304->172.17.0.3:15582, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14680") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55068->172.17.0.3:14680, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47805") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53620->172.17.0.3:47805, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15295") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41214->172.17.0.3:15295, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62868") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42330->172.17.0.3:62868, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19848") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58056->172.17.0.3:19848, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54334") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49474->172.17.0.3:54334, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15721") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51954->172.17.0.3:15721, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46281") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42638->172.17.0.3:46281, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13392") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54880->172.17.0.3:13392, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31654") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33948->172.17.0.3:31654, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1516") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56256->172.17.0.3:1516, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8950") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45076->172.17.0.3:8950, err= 2026/09/14 02:16:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3894") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47676->172.17.0.3:3894, err= 2026/09/14 02:16:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : apple: Excluded 2026/09/14 02:16:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:16:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : banana: Excluded 2026/09/14 02:16:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56288") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53258->172.17.0.3:56288, err= 2026/09/14 02:16:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:16:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:16:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11025") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35544->172.17.0.3:11025, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10561") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42538->172.17.0.3:10561, err= 2026/09/14 02:16:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/14 02:16:44 DEBUG : apple: transformed to: YXBwbGU= 2026/09/14 02:16:44 DEBUG : banana: transformed to: YmFuYW5h 2026/09/14 02:16:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/14 02:16:44 DEBUG : banana: transformed to: YmFuYW5h 2026/09/14 02:16:44 DEBUG : apple: transformed to: YXBwbGU= 2026/09/14 02:16:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/14 02:16:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/14 02:16:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/14 02:16:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/14 02:16:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/14 02:16:44 DEBUG : banana: transformed to: YmFuYW5h 2026/09/14 02:16:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/14 02:16:44 DEBUG : apple: transformed to: YXBwbGU= 2026/09/14 02:16:44 DEBUG : apple: transformed to: YXBwbGU= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52040") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59306->172.17.0.3:52040, err= 2026/09/14 02:16:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/14 02:16:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : banana: transformed to: YmFuYW5h 2026/09/14 02:16:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/14 02:16:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : apple: transformed to: YXBwbGU= 2026/09/14 02:16:44 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/14 02:16:44 DEBUG : banana: transformed to: YmFuYW5h 2026/09/14 02:16:44 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44894->172.17.0.3:21, err= 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12276") 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55396->172.17.0.3:12276, err= 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/14 02:16:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22898") 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39163") 2026/09/14 02:16:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39466->172.17.0.3:22898, err= 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37992->172.17.0.3:39163, err= 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36645") 2026/09/14 02:16:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/09/14 02:16:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37558->172.17.0.3:36645, err= 2026/09/14 02:16:44 DEBUG : YmFuYW5h.8eaa4fcf.partial: size = 6 OK 2026/09/14 02:16:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : YmFuYW5h.8eaa4fcf.partial: renamed to: YmFuYW5h 2026/09/14 02:16:44 INFO : banana: Copied (new) to: YmFuYW5h 2026/09/14 02:16:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : YXBwbGU=.6ae8ff82.partial: size = 5 OK 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37425") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38886->172.17.0.3:37425, err= 2026/09/14 02:16:44 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h.3068021e.partial: renamed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/14 02:16:44 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/09/14 02:16:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : YXBwbGU=.6ae8ff82.partial: renamed to: YXBwbGU= 2026/09/14 02:16:44 INFO : apple: Copied (new) to: YXBwbGU= 2026/09/14 02:16:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19239") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51002->172.17.0.3:19239, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60869") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60514->172.17.0.3:60869, err= 2026/09/14 02:16:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==.cf74f31e.partial: renamed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==.cae3f033.partial: renamed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4717") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36474->172.17.0.3:4717, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34891") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37198->172.17.0.3:34891, err= 2026/09/14 02:16:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==.27f87b3a.partial: renamed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32182") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53358->172.17.0.3:32182, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47509") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43718->172.17.0.3:47509, err= 2026/09/14 02:16:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: size = 16 OK 2026/09/14 02:16:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==.06872633.partial: renamed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==.410f2c25.partial: renamed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==.3f7c446b.partial: renamed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33639") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25309") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51750->172.17.0.3:33639, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48400->172.17.0.3:25309, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21610") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49474->172.17.0.3:21610, err= 2026/09/14 02:16:44 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==.66cd9910.partial: renamed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/14 02:16:44 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/09/14 02:16:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53601") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52632->172.17.0.3:53601, err= 2026/09/14 02:16:44 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==.82810ec5.partial: renamed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/14 02:16:44 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==.beada636.partial: renamed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==.a936306f.partial: renamed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: size = 21 OK 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29155") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59274->172.17.0.3:29155, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60120") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44800->172.17.0.3:60120, err= 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61509") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33912->172.17.0.3:61509, err= 2026/09/14 02:16:44 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==.3e1478d8.partial: renamed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: size = 20 OK 2026/09/14 02:16:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: size = 19 OK 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52859") 2026/09/14 02:16:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: size = 20 OK 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49806->172.17.0.3:52859, err= 2026/09/14 02:16:44 DEBUG : dir1/MDAxMC00NTY3ODkudHh0.0ad4d9d8.partial: renamed to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/14 02:16:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/09/14 02:16:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26835") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39536->172.17.0.3:26835, err= 2026/09/14 02:16:44 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=.ff814230.partial: renamed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/09/14 02:16:44 DEBUG : dir1/MDAxMS01Njc4OTsudHh0.322b9b12.partial: renamed to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/09/14 02:16:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/09/14 02:16:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: size = 19 OK 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35824") 2026/09/14 02:16:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: size = 18 OK 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34220->172.17.0.3:35824, err= 2026/09/14 02:16:44 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=.f0ca299b.partial: renamed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/09/14 02:16:44 DEBUG : dir1/MDAxNC04OTs9LnR4dA==.ba14303f.partial: renamed to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/09/14 02:16:44 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: size = 17 OK 2026/09/14 02:16:44 DEBUG : dir1/MDAxNS05Oz0udHh0.2c91f5e2.partial: renamed to: dir1/MDAxNS05Oz0udHh0 2026/09/14 02:16:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/09/14 02:16:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44902->172.17.0.3:21, err= 2026/09/14 02:16:44 INFO : splitbananasplit: Deleted 2026/09/14 02:16:44 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/14 02:16:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/09/14 02:16:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0012-6789;.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0008-2345678.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0013-789;=.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0007-1234567.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0011-56789;.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0010-456789.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/14 02:16:44 INFO : appleappleapplebanana: Deleted 2026/09/14 02:16:44 INFO : banana: Deleted 2026/09/14 02:16:44 INFO : dir1/0003-defghij.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0014-89;=.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/14 02:16:44 INFO : dir1/0015-9;=.txt: Deleted 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44916->172.17.0.3:21, err= 2026/09/14 02:16:44 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/14 02:16:44 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44918->172.17.0.3:21, err= 2026/09/14 02:16:44 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/14 02:16:44 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44932->172.17.0.3:21, err= 2026/09/14 02:16:44 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/09/14 02:16:44 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44936->172.17.0.3:21, err= 2026/09/14 02:16:44 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/09/14 02:16:44 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44942->172.17.0.3:21, err= 2026/09/14 02:16:44 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/09/14 02:16:44 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44954->172.17.0.3:21, err= 2026/09/14 02:16:44 DEBUG : pacer: low level retry 3/10 (error EOF) 2026/09/14 02:16:44 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/09/14 02:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44960->172.17.0.3:21, err= 2026/09/14 02:16:45 DEBUG : pacer: low level retry 3/10 (error EOF) 2026/09/14 02:16:45 DEBUG : pacer: Rate limited, increasing sleep to 2s 2026/09/14 02:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44962->172.17.0.3:21, err= 2026/09/14 02:16:46 DEBUG : pacer: low level retry 3/10 (error EOF) 2026/09/14 02:16:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:48 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44972->172.17.0.3:21, err= 2026/09/14 02:16:48 DEBUG : pacer: low level retry 4/10 (error EOF) 2026/09/14 02:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:50 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44980->172.17.0.3:21, err= 2026/09/14 02:16:50 DEBUG : pacer: low level retry 4/10 (error EOF) 2026/09/14 02:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:52 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34720->172.17.0.3:21, err= 2026/09/14 02:16:52 DEBUG : pacer: low level retry 4/10 (error EOF) 2026/09/14 02:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:54 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34728->172.17.0.3:21, err= 2026/09/14 02:16:54 DEBUG : pacer: low level retry 5/10 (error EOF) 2026/09/14 02:16:56 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:56 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34734->172.17.0.3:21, err= 2026/09/14 02:16:56 DEBUG : pacer: low level retry 5/10 (error EOF) 2026/09/14 02:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:16:58 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34736->172.17.0.3:21, err= 2026/09/14 02:16:58 DEBUG : pacer: low level retry 5/10 (error EOF) 2026/09/14 02:17:00 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:00 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34744->172.17.0.3:21, err= 2026/09/14 02:17:00 DEBUG : pacer: low level retry 6/10 (error EOF) 2026/09/14 02:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:02 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60072->172.17.0.3:21, err= 2026/09/14 02:17:02 DEBUG : pacer: low level retry 6/10 (error EOF) 2026/09/14 02:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:04 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60074->172.17.0.3:21, err= 2026/09/14 02:17:04 DEBUG : pacer: low level retry 6/10 (error EOF) 2026/09/14 02:17:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:06 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60086->172.17.0.3:21, err= 2026/09/14 02:17:06 DEBUG : pacer: low level retry 7/10 (error EOF) 2026/09/14 02:17:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:08 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60102->172.17.0.3:21, err= 2026/09/14 02:17:08 DEBUG : pacer: low level retry 7/10 (error EOF) 2026/09/14 02:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:10 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60106->172.17.0.3:21, err= 2026/09/14 02:17:10 DEBUG : pacer: low level retry 7/10 (error EOF) 2026/09/14 02:17:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:12 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34416->172.17.0.3:21, err= 2026/09/14 02:17:12 DEBUG : pacer: low level retry 8/10 (error EOF) 2026/09/14 02:17:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:14 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34418->172.17.0.3:21, err= 2026/09/14 02:17:14 DEBUG : pacer: low level retry 8/10 (error EOF) 2026/09/14 02:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:16 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34422->172.17.0.3:21, err= 2026/09/14 02:17:16 DEBUG : pacer: low level retry 8/10 (error EOF) 2026/09/14 02:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:18 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34430->172.17.0.3:21, err= 2026/09/14 02:17:18 DEBUG : pacer: low level retry 9/10 (error EOF) 2026/09/14 02:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:20 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34432->172.17.0.3:21, err= 2026/09/14 02:17:20 DEBUG : pacer: low level retry 9/10 (error EOF) 2026/09/14 02:17:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:22 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59462->172.17.0.3:21, err= 2026/09/14 02:17:22 DEBUG : pacer: low level retry 9/10 (error EOF) 2026/09/14 02:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:24 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59474->172.17.0.3:21, err= 2026/09/14 02:17:24 DEBUG : pacer: low level retry 10/10 (error EOF) 2026/09/14 02:17:24 ERROR : apple: Couldn't delete: findItem: failed to make FTP connection to "172.17.0.3:21": EOF 2026/09/14 02:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:26 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59484->172.17.0.3:21, err= 2026/09/14 02:17:26 DEBUG : pacer: low level retry 10/10 (error EOF) 2026/09/14 02:17:26 ERROR : dir1/0005-fghijkl.txt: Couldn't delete: findItem: failed to make FTP connection to "172.17.0.3:21": EOF 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59492->172.17.0.3:21, err= 2026/09/14 02:17:28 DEBUG : pacer: low level retry 10/10 (error EOF) 2026/09/14 02:17:28 ERROR : dir1/0009-3456789.txt: Couldn't delete: findItem: failed to make FTP connection to "172.17.0.3:21": EOF 2026/09/14 02:17:28 ERROR : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: not deleting directories as there were IO errors sync_transform_test.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:121 Error: Received unexpected error: failed to delete 3 files Test: TestTransform/base64 2026/09/14 02:17:28 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54543") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58362->172.17.0.3:54543, err= 2026/09/14 02:17:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/09/14 02:17:28 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : apple: Excluded 2026/09/14 02:17:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/09/14 02:17:28 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : YXBwbGU=: Excluded 2026/09/14 02:17:28 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : YmFuYW5h: Excluded 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14355") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56062->172.17.0.3:14355, err= 2026/09/14 02:17:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32030") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43824->172.17.0.3:32030, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40829") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45720->172.17.0.3:40829, err= sync_transform_test.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:206 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:122 Error: Not equal: expected: 20 actual : 23 Test: TestTransform/base64 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51327") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44752->172.17.0.3:51327, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37054") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60572->172.17.0.3:37054, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62004") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40196->172.17.0.3:62004, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54679") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52642->172.17.0.3:54679, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40737") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40010->172.17.0.3:40737, err= === RUN TestTransform/prefix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45652") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38290->172.17.0.3:45652, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9253") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60032->172.17.0.3:9253, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58619") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53804->172.17.0.3:58619, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44795") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43576->172.17.0.3:44795, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29284") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57822->172.17.0.3:29284, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50859") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42980->172.17.0.3:50859, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38871") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60778->172.17.0.3:38871, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43750") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47910->172.17.0.3:43750, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63344") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45142->172.17.0.3:63344, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34658") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54760->172.17.0.3:34658, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61024") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34398->172.17.0.3:61024, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53968") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44934->172.17.0.3:53968, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56293") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52946->172.17.0.3:56293, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53289") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55372->172.17.0.3:53289, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22455") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53896->172.17.0.3:22455, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61848") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37974->172.17.0.3:61848, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8428") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51798->172.17.0.3:8428, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13406") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45470->172.17.0.3:13406, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46616") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60096->172.17.0.3:46616, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18767") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37712->172.17.0.3:18767, err= 2026/09/14 02:17:28 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56168") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34394->172.17.0.3:56168, err= 2026/09/14 02:17:28 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : apple: Excluded 2026/09/14 02:17:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:28 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : banana: Excluded 2026/09/14 02:17:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7146") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55810->172.17.0.3:7146, err= 2026/09/14 02:17:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:28 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28314") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33584->172.17.0.3:28314, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44771") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46486->172.17.0.3:44771, err= 2026/09/14 02:17:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65273") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41356->172.17.0.3:65273, err= 2026/09/14 02:17:28 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:28 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:28 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14686") 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/14 02:17:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34610->172.17.0.3:14686, err= 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59916") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45822->172.17.0.3:59916, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59802") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6835") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8624") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60618->172.17.0.3:6835, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46190->172.17.0.3:59802, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35904->172.17.0.3:8624, err= 2026/09/14 02:17:28 DEBUG : PREFIXapple.9418b5df.partial: size = 5 OK 2026/09/14 02:17:28 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/09/14 02:17:28 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/09/14 02:17:28 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:28 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: size = 16 OK 2026/09/14 02:17:28 DEBUG : PREFIXapple.9418b5df.partial: renamed to: PREFIXapple 2026/09/14 02:17:28 INFO : apple: Copied (new) to: PREFIXapple 2026/09/14 02:17:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : PREFIXsplitbananasplit.daad52c0.partial: renamed to: PREFIXsplitbananasplit 2026/09/14 02:17:28 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/09/14 02:17:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : PREFIXbanana.bbf16826.partial: size = 6 OK 2026/09/14 02:17:28 DEBUG : PREFIXappleappleapplebanana.96f6bee4.partial: renamed to: PREFIXappleappleapplebanana 2026/09/14 02:17:28 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/09/14 02:17:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1126") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47396->172.17.0.3:1126, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16184") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48684->172.17.0.3:16184, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43102") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60944->172.17.0.3:43102, err= 2026/09/14 02:17:28 DEBUG : PREFIXbanana.bbf16826.partial: renamed to: PREFIXbanana 2026/09/14 02:17:28 INFO : banana: Copied (new) to: PREFIXbanana 2026/09/14 02:17:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64042") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34118->172.17.0.3:64042, err= 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0002-cdefghi.txt.09c753e2.partial: renamed to: dir1/PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/09/14 02:17:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0000-abcdefg.txt.327a759e.partial: renamed to: dir1/PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/09/14 02:17:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54736") 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0001-bcdefgh.txt.2adad9f3.partial: renamed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/09/14 02:17:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47694->172.17.0.3:54736, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26533") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52360->172.17.0.3:26533, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2461") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42232->172.17.0.3:2461, err= 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0003-defghij.txt.ddc65dea.partial: renamed to: dir1/PREFIX0003-defghij.txt 2026/09/14 02:17:28 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/09/14 02:17:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5002") 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34132->172.17.0.3:5002, err= 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0004-efghijk.txt.4d578916.partial: renamed to: dir1/PREFIX0004-efghijk.txt 2026/09/14 02:17:28 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/09/14 02:17:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34220") 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0005-fghijkl.txt.4f9ff10c.partial: renamed to: dir1/PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/09/14 02:17:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0007-1234567.txt.54a5bb96.partial: renamed to: dir1/PREFIX0007-1234567.txt 2026/09/14 02:17:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/09/14 02:17:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38638->172.17.0.3:34220, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28152") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46930->172.17.0.3:28152, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12262") 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0006-ghijklm.txt.a2f9f756.partial: renamed to: dir1/PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/09/14 02:17:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48408->172.17.0.3:12262, err= 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: size = 21 OK 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54350") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34170->172.17.0.3:54350, err= 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: size = 20 OK 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0008-2345678.txt.4b60235a.partial: renamed to: dir1/PREFIX0008-2345678.txt 2026/09/14 02:17:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/09/14 02:17:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0009-3456789.txt.2c7acf6b.partial: renamed to: dir1/PREFIX0009-3456789.txt 2026/09/14 02:17:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/09/14 02:17:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: size = 20 OK 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56146") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48182->172.17.0.3:56146, err= 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0010-456789.txt.75ffe0bc.partial: renamed to: dir1/PREFIX0010-456789.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16587") 2026/09/14 02:17:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/09/14 02:17:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59922->172.17.0.3:16587, err= 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0011-56789;.txt.485be8f1.partial: renamed to: dir1/PREFIX0011-56789;.txt 2026/09/14 02:17:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/09/14 02:17:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37286") 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43264->172.17.0.3:37286, err= 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17453") 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: size = 19 OK 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37838->172.17.0.3:17453, err= 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: size = 19 OK 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: size = 18 OK 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0012-6789;.txt.511dad59.partial: renamed to: dir1/PREFIX0012-6789;.txt 2026/09/14 02:17:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: size = 17 OK 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0014-89;=.txt.8400dcc3.partial: renamed to: dir1/PREFIX0014-89;=.txt 2026/09/14 02:17:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0013-789;=.txt.6d7cbe64.partial: renamed to: dir1/PREFIX0013-789;=.txt 2026/09/14 02:17:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/09/14 02:17:28 DEBUG : dir1/PREFIX0015-9;=.txt.30fc2380.partial: renamed to: dir1/PREFIX0015-9;=.txt 2026/09/14 02:17:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:17:28 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:28 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Connecting to FTP server 2026/09/14 02:17:28 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0009-3456789.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0014-89;=.txt: Deleted 2026/09/14 02:17:28 INFO : banana: Deleted 2026/09/14 02:17:28 INFO : splitbananasplit: Deleted 2026/09/14 02:17:28 INFO : dir1/0010-456789.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0011-56789;.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0012-6789;.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0003-defghij.txt: Deleted 2026/09/14 02:17:28 INFO : apple: Deleted 2026/09/14 02:17:28 INFO : dir1/0007-1234567.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0015-9;=.txt: Deleted 2026/09/14 02:17:28 INFO : dir1/0013-789;=.txt: Deleted 2026/09/14 02:17:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:30 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59498->172.17.0.3:21, err= 2026/09/14 02:17:30 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/14 02:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:32 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52668->172.17.0.3:21, err= 2026/09/14 02:17:32 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/14 02:17:34 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:34 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52670->172.17.0.3:21, err= 2026/09/14 02:17:34 DEBUG : pacer: low level retry 1/10 (error EOF) 2026/09/14 02:17:36 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:36 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52684->172.17.0.3:21, err= 2026/09/14 02:17:36 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/09/14 02:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:38 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52686->172.17.0.3:21, err= 2026/09/14 02:17:38 DEBUG : pacer: low level retry 2/10 (error EOF) 2026/09/14 02:17:39 DEBUG : ftp://172.17.0.3:21/rclone-test-bojacuv4zida: closing 1 unused connections 2026/09/14 02:17:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tuxodid2jutu: closing 1 unused connections 2026/09/14 02:17:40 DEBUG : ftp://172.17.0.3:21/rclone-test-tiganug9cazi: closing 1 unused connections 2026/09/14 02:17:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:40 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52700->172.17.0.3:21, err= 2026/09/14 02:17:40 DEBUG : pacer: Reducing sleep to 1.5s 2026/09/14 02:17:40 INFO : appleappleapplebanana: Deleted 2026/09/14 02:17:40 DEBUG : ftp://172.17.0.3:21/rclone-test-wunoqas1movo: closing 1 unused connections 2026/09/14 02:17:40 DEBUG : ftp://172.17.0.3:21/rclone-test-hosagor4fore: closing 2 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gilidid5sofa: closing 2 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-betiwuv6wuqo: closing 2 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-himiqim1zehe: closing 1 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-dujusal6daro: closing 2 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: closing 1 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test: closing 1 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-include/layer2: closing 1 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/rclone-sync-test-ignore-file: closing 1 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: closing 1 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dest: closing 1 unused connections 2026/09/14 02:17:41 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: closing 1 unused connections 2026/09/14 02:17:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: closing 1 unused connections 2026/09/14 02:17:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: closing 1 unused connections 2026/09/14 02:17:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36968->172.17.0.3:21, err= 2026/09/14 02:17:42 DEBUG : pacer: Reducing sleep to 1.125s 2026/09/14 02:17:42 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/14 02:17:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: closing 1 unused connections 2026/09/14 02:17:42 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: closing 1 unused connections 2026/09/14 02:17:43 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi/dst: closing 1 unused connections 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36982->172.17.0.3:21, err= 2026/09/14 02:17:44 DEBUG : pacer: Reducing sleep to 843.75ms 2026/09/14 02:17:44 INFO : dir1/0008-2345678.txt: Deleted 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9250") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45650->172.17.0.3:9250, err= 2026/09/14 02:17:44 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : PREFIXappleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : PREFIXsplitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : PREFIXbanana: Excluded 2026/09/14 02:17:44 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : PREFIXapple: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9713") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56778->172.17.0.3:9713, err= 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29039") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50330->172.17.0.3:29039, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20819") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37148->172.17.0.3:20819, err= 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : apple: transformed to: PREFIXapple 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/09/14 02:17:44 DEBUG : banana: transformed to: PREFIXbanana 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30742") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48942->172.17.0.3:30742, err= 2026/09/14 02:17:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11763") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34208->172.17.0.3:11763, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20493") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44450->172.17.0.3:20493, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35617") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38447") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42562->172.17.0.3:38447, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51344->172.17.0.3:35617, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54900") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40980->172.17.0.3:54900, err= 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:44 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/09/14 02:17:44 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/09/14 02:17:44 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/09/14 02:17:44 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/09/14 02:17:44 INFO : apple: Copied (new) 2026/09/14 02:17:44 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/09/14 02:17:44 INFO : splitbananasplit: Copied (new) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/09/14 02:17:44 INFO : appleappleapplebanana: Copied (new) 2026/09/14 02:17:44 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/09/14 02:17:44 INFO : banana: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57521") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50606->172.17.0.3:57521, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50604") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48664->172.17.0.3:50604, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7653") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58686") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34228->172.17.0.3:7653, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58386->172.17.0.3:58686, err= 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/09/14 02:17:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/09/14 02:17:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/09/14 02:17:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59460") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34816->172.17.0.3:59460, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31684") 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/09/14 02:17:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47300->172.17.0.3:31684, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55798") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52222->172.17.0.3:55798, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42711") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45566->172.17.0.3:42711, err= 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/09/14 02:17:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/09/14 02:17:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/09/14 02:17:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52900") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59028") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36594->172.17.0.3:59028, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46832->172.17.0.3:52900, err= 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/09/14 02:17:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22906") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53534->172.17.0.3:22906, err= 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62381") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60070->172.17.0.3:62381, err= 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/09/14 02:17:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56455") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58236->172.17.0.3:56455, err= 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/09/14 02:17:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/09/14 02:17:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17970") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47074->172.17.0.3:17970, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39930") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49302->172.17.0.3:39930, err= 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/09/14 02:17:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17777") 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37174->172.17.0.3:17777, err= 2026/09/14 02:17:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/09/14 02:17:44 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/09/14 02:17:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/09/14 02:17:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/09/14 02:17:44 INFO : PREFIXapple: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/09/14 02:17:44 INFO : PREFIXsplitbananasplit: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/09/14 02:17:44 INFO : PREFIXappleappleapplebanana: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/09/14 02:17:44 INFO : PREFIXbanana: Deleted 2026/09/14 02:17:44 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50320") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52334->172.17.0.3:50320, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26322") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51192->172.17.0.3:26322, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51817") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55106->172.17.0.3:51817, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8121") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38300->172.17.0.3:8121, err= 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12473") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57986->172.17.0.3:12473, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32875") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51670->172.17.0.3:32875, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28445") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49412->172.17.0.3:28445, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44502") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59974->172.17.0.3:44502, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51923") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43046->172.17.0.3:51923, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3026") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37800->172.17.0.3:3026, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12056") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43556->172.17.0.3:12056, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10039") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54248->172.17.0.3:10039, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56982") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46902->172.17.0.3:56982, err= === RUN TestTransform/suffix run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6163") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54616->172.17.0.3:6163, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20239") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55276->172.17.0.3:20239, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61624") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58896->172.17.0.3:61624, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51699") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49446->172.17.0.3:51699, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55099") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54124->172.17.0.3:55099, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45781") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45278->172.17.0.3:45781, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39468") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34194->172.17.0.3:39468, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34936") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52676->172.17.0.3:34936, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59445") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48014->172.17.0.3:59445, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32446") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36656->172.17.0.3:32446, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1885") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46048->172.17.0.3:1885, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58150") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39206->172.17.0.3:58150, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1490") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50938->172.17.0.3:1490, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1056") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56770->172.17.0.3:1056, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26746") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37810->172.17.0.3:26746, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32938") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39834->172.17.0.3:32938, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62198") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42206->172.17.0.3:62198, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1565") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44310->172.17.0.3:1565, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32478") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44892->172.17.0.3:32478, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56320") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48760->172.17.0.3:56320, err= 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55305") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46552->172.17.0.3:55305, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2799") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46120->172.17.0.3:2799, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10690") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33708->172.17.0.3:10690, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54272") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54152->172.17.0.3:54272, err= 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13135") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56326->172.17.0.3:13135, err= 2026/09/14 02:17:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/14 02:17:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44191") 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38408->172.17.0.3:44191, err= 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5657") 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34724->172.17.0.3:5657, err= 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7273") 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57272") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40834->172.17.0.3:7273, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33764->172.17.0.3:57272, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7408") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53132->172.17.0.3:7408, err= 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:44 DEBUG : bananaSUFFIX.0d31aa04.partial: size = 6 OK 2026/09/14 02:17:44 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: size = 16 OK 2026/09/14 02:17:44 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : appleSUFFIX.cbb5a654.partial: size = 5 OK 2026/09/14 02:17:44 DEBUG : bananaSUFFIX.0d31aa04.partial: renamed to: bananaSUFFIX 2026/09/14 02:17:44 INFO : banana: Copied (new) to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : splitbananasplitSUFFIX.6e72b8e5.partial: renamed to: splitbananasplitSUFFIX 2026/09/14 02:17:44 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebananaSUFFIX.8e48b824.partial: renamed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63512") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13243") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44234->172.17.0.3:63512, err= 2026/09/14 02:17:44 DEBUG : appleSUFFIX.cbb5a654.partial: renamed to: appleSUFFIX 2026/09/14 02:17:44 INFO : apple: Copied (new) to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35990->172.17.0.3:13243, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2332") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48166->172.17.0.3:2332, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59814") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43658->172.17.0.3:59814, err= 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX.e5679c6b.partial: renamed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX.10201743.partial: renamed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX.bb8419b5.partial: renamed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txtSUFFIX.717fd1c6.partial: renamed to: dir1/0003-defghij.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5258") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10026") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58064") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46896->172.17.0.3:10026, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24103") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44572->172.17.0.3:58064, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36364->172.17.0.3:24103, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41232->172.17.0.3:5258, err= 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txtSUFFIX.97b5ef0c.partial: renamed to: dir1/0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txtSUFFIX.6d7c56e1.partial: renamed to: dir1/0007-1234567.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX.d1054265.partial: renamed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX.4c277778.partial: renamed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44386") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60884->172.17.0.3:44386, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45754") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65350") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9059") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49478->172.17.0.3:65350, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55670->172.17.0.3:45754, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34462->172.17.0.3:9059, err= 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txtSUFFIX.bcc91e86.partial: renamed to: dir1/0008-2345678.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txtSUFFIX.ecf78a0e.partial: renamed to: dir1/0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txtSUFFIX.23a94819.partial: renamed to: dir1/0011-56789;.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5927") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57786->172.17.0.3:5927, err= 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txtSUFFIX.4ea5e2fb.partial: renamed to: dir1/0010-456789.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35415") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50178->172.17.0.3:35415, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7811") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45488->172.17.0.3:7811, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3960") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46752->172.17.0.3:3960, err= 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: size = 17 OK 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: size = 18 OK 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txtSUFFIX.5f70a5db.partial: renamed to: dir1/0013-789;=.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txtSUFFIX.6e3fd068.partial: renamed to: dir1/0012-6789;.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txtSUFFIX.23ce3001.partial: renamed to: dir1/0014-89;=.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txtSUFFIX.bdb0b561.partial: renamed to: dir1/0015-9;=.txtSUFFIX 2026/09/14 02:17:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 INFO : dir1/0003-defghij.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0012-6789;.txt: Deleted 2026/09/14 02:17:44 INFO : banana: Deleted 2026/09/14 02:17:44 INFO : dir1/0010-456789.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0007-1234567.txt: Deleted 2026/09/14 02:17:44 INFO : appleappleapplebanana: Deleted 2026/09/14 02:17:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0011-56789;.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0008-2345678.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0013-789;=.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0009-3456789.txt: Deleted 2026/09/14 02:17:44 INFO : splitbananasplit: Deleted 2026/09/14 02:17:44 INFO : apple: Deleted 2026/09/14 02:17:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0015-9;=.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0014-89;=.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57093") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39220->172.17.0.3:57093, err= 2026/09/14 02:17:44 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebananaSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : bananaSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplitSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55990") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43938->172.17.0.3:55990, err= 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41908") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52030->172.17.0.3:41908, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61428") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45978->172.17.0.3:61428, err= 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : apple: transformed to: appleSUFFIX 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/09/14 02:17:44 DEBUG : banana: transformed to: bananaSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2986") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51820->172.17.0.3:2986, err= 2026/09/14 02:17:44 DEBUG : apple: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : banana: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34185") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34646->172.17.0.3:34185, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40644") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37026") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48952->172.17.0.3:40644, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44900->172.17.0.3:37026, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46654") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47232") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38096->172.17.0.3:47232, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40990->172.17.0.3:46654, err= 2026/09/14 02:17:44 DEBUG : apple.312b09b7.partial: size = 5 OK 2026/09/14 02:17:44 DEBUG : appleappleapplebanana.1eaaef54.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : banana.f83db2f0.partial: size = 6 OK 2026/09/14 02:17:44 DEBUG : splitbananasplit.8c955aea.partial: size = 16 OK 2026/09/14 02:17:44 DEBUG : banana.f83db2f0.partial: renamed to: banana 2026/09/14 02:17:44 INFO : banana: Copied (new) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana.1eaaef54.partial: renamed to: appleappleapplebanana 2026/09/14 02:17:44 INFO : appleappleapplebanana: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : apple.312b09b7.partial: renamed to: apple 2026/09/14 02:17:44 INFO : apple: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:44 DEBUG : splitbananasplit.8c955aea.partial: renamed to: splitbananasplit 2026/09/14 02:17:44 INFO : splitbananasplit: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14098") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7192") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25128") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48240->172.17.0.3:25128, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40646->172.17.0.3:7192, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44168->172.17.0.3:14098, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42529") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34944->172.17.0.3:42529, err= 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt.5e151596.partial: renamed to: dir1/0000-abcdefg.txt 2026/09/14 02:17:44 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt.46b5b9fb.partial: renamed to: dir1/0001-bcdefgh.txt 2026/09/14 02:17:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38698") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40662->172.17.0.3:38698, err= 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt.b1a93de2.partial: renamed to: dir1/0003-defghij.txt 2026/09/14 02:17:44 INFO : dir1/0003-defghij.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32356") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48544->172.17.0.3:32356, err= 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt.65a833ea.partial: renamed to: dir1/0002-cdefghi.txt 2026/09/14 02:17:44 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31885") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47380->172.17.0.3:31885, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39535") 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37378->172.17.0.3:39535, err= 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt.23f09104.partial: renamed to: dir1/0005-fghijkl.txt 2026/09/14 02:17:44 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt.2138e91e.partial: renamed to: dir1/0004-efghijk.txt 2026/09/14 02:17:44 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40484") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49488") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35264->172.17.0.3:49488, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33338->172.17.0.3:40484, err= 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt.ce96975e.partial: renamed to: dir1/0006-ghijklm.txt 2026/09/14 02:17:44 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt.38cadb9e.partial: renamed to: dir1/0007-1234567.txt 2026/09/14 02:17:44 INFO : dir1/0007-1234567.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt.4015af63.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt.270f4352.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4569") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57717") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56678->172.17.0.3:4569, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46884->172.17.0.3:57717, err= 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt.270f4352.partial: renamed to: dir1/0008-2345678.txt 2026/09/14 02:17:44 INFO : dir1/0008-2345678.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt.4015af63.partial: renamed to: dir1/0009-3456789.txt 2026/09/14 02:17:44 INFO : dir1/0009-3456789.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: size = 20 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16280") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5147") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44042->172.17.0.3:16280, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60564->172.17.0.3:5147, err= 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt.1c0a05e8.partial: renamed to: dir1/0010-456789.txt 2026/09/14 02:17:44 INFO : dir1/0010-456789.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt.21ae0da5.partial: renamed to: dir1/0011-56789;.txt 2026/09/14 02:17:44 INFO : dir1/0011-56789;.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: size = 19 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54267") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42187") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51594->172.17.0.3:42187, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56596->172.17.0.3:54267, err= 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt.9e5b14f7.partial: renamed to: dir1/0013-789;=.txt 2026/09/14 02:17:44 INFO : dir1/0013-789;=.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt.a23a07ca.partial: renamed to: dir1/0012-6789;.txt 2026/09/14 02:17:44 INFO : dir1/0012-6789;.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: size = 18 OK 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: size = 17 OK 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt.1adb07d1.partial: renamed to: dir1/0014-89;=.txt 2026/09/14 02:17:44 INFO : dir1/0014-89;=.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt.8fb29287.partial: renamed to: dir1/0015-9;=.txt 2026/09/14 02:17:44 INFO : dir1/0015-9;=.txt: Copied (new) 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 INFO : appleappleapplebananaSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : appleSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : bananaSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : splitbananasplitSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/09/14 02:17:44 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13981") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43484->172.17.0.3:13981, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51583") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51112->172.17.0.3:51583, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43535") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56186->172.17.0.3:43535, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15693") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51170->172.17.0.3:15693, err= 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32876") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45376->172.17.0.3:32876, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38296") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55906->172.17.0.3:38296, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12911") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49494->172.17.0.3:12911, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58041") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48412->172.17.0.3:58041, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20319") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52170->172.17.0.3:20319, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54903") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59440->172.17.0.3:54903, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48625") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47464->172.17.0.3:48625, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17230") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42956->172.17.0.3:17230, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21804") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35166->172.17.0.3:21804, err= === RUN TestTransform/truncate run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45472") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38000->172.17.0.3:45472, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54829") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49688->172.17.0.3:54829, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32665") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49506->172.17.0.3:32665, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56457") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42624->172.17.0.3:56457, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34140") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34204->172.17.0.3:34140, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3668") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49442->172.17.0.3:3668, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39739") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37520->172.17.0.3:39739, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55151") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38456->172.17.0.3:55151, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10232") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40274->172.17.0.3:10232, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40942") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36556->172.17.0.3:40942, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38118") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43064->172.17.0.3:38118, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42021") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50872->172.17.0.3:42021, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2356") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41778->172.17.0.3:2356, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60208") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36412->172.17.0.3:60208, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18458") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38438->172.17.0.3:18458, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62660") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42750->172.17.0.3:62660, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23187") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47154->172.17.0.3:23187, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24647") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49238->172.17.0.3:24647, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44043") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57190->172.17.0.3:44043, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18154") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57554->172.17.0.3:18154, err= 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12551") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57658->172.17.0.3:12551, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40341") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46852->172.17.0.3:40341, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50486") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38312->172.17.0.3:50486, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28692") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35392->172.17.0.3:28692, err= 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27493") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45878->172.17.0.3:27493, err= 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : apple: size = 5 OK 2026/09/14 02:17:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:44 DEBUG : banana: size = 6 OK 2026/09/14 02:17:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32106") 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46056->172.17.0.3:32106, err= 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4615") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44318->172.17.0.3:4615, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55039") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39252->172.17.0.3:55039, err= 2026/09/14 02:17:44 DEBUG : appleapple.876fdc2f.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : splitbanan.0e52ab47.partial: size = 16 OK 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : appleapple.876fdc2f.partial: renamed to: appleapple 2026/09/14 02:17:44 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44732") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55048->172.17.0.3:44732, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33981") 2026/09/14 02:17:44 DEBUG : splitbanan.0e52ab47.partial: renamed to: splitbanan 2026/09/14 02:17:44 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40190") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51860->172.17.0.3:33981, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60224->172.17.0.3:40190, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37567") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32836->172.17.0.3:37567, err= 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefg.ecc785a7.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0000-abcde.85d1f439.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0003-defgh.97ad3a11.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdef.f1d7ab1f.partial: renamed to: dir1/0001-bcdef 2026/09/14 02:17:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : dir1/0000-abcde.85d1f439.partial: renamed to: dir1/0000-abcde 2026/09/14 02:17:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefg.ecc785a7.partial: renamed to: dir1/0002-cdefg 2026/09/14 02:17:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15272") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20090") 2026/09/14 02:17:44 DEBUG : dir1/0003-defgh.97ad3a11.partial: renamed to: dir1/0003-defgh 2026/09/14 02:17:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41708->172.17.0.3:20090, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41866->172.17.0.3:15272, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56503") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53956->172.17.0.3:56503, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15426") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52522->172.17.0.3:15426, err= 2026/09/14 02:17:44 DEBUG : dir1/0004-efghi.dc89eef2.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0005-fghij.b469e073.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0004-efghi.dc89eef2.partial: renamed to: dir1/0004-efghi 2026/09/14 02:17:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0007-12345.77111712.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48635") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33252->172.17.0.3:48635, err= 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijk.e1d71ed1.partial: renamed to: dir1/0006-ghijk 2026/09/14 02:17:44 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0007-12345.77111712.partial: renamed to: dir1/0007-12345 2026/09/14 02:17:44 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0005-fghij.b469e073.partial: renamed to: dir1/0005-fghij 2026/09/14 02:17:44 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38402") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47692->172.17.0.3:38402, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45821") 2026/09/14 02:17:44 DEBUG : dir1/0008-23456.37c2cbc2.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36758->172.17.0.3:45821, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24039") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34140->172.17.0.3:24039, err= 2026/09/14 02:17:44 DEBUG : dir1/0009-34567.ef13bd1d.partial: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0008-23456.37c2cbc2.partial: renamed to: dir1/0008-23456 2026/09/14 02:17:44 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0011-56789.87aedcee.partial: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0009-34567.ef13bd1d.partial: renamed to: dir1/0009-34567 2026/09/14 02:17:44 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36744") 2026/09/14 02:17:44 DEBUG : dir1/0010-45678.59b8e6e5.partial: size = 20 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39980->172.17.0.3:36744, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42712") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54364->172.17.0.3:42712, err= 2026/09/14 02:17:44 DEBUG : dir1/0010-45678.59b8e6e5.partial: renamed to: dir1/0010-45678 2026/09/14 02:17:44 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : dir1/0011-56789.87aedcee.partial: renamed to: dir1/0011-56789 2026/09/14 02:17:44 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.90c8fb2d.partial: size = 19 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35491") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44288->172.17.0.3:35491, err= 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.2495a32a.partial: size = 19 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61017") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59722->172.17.0.3:61017, err= 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.90c8fb2d.partial: renamed to: dir1/0012-6789; 2026/09/14 02:17:44 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.2495a32a.partial: renamed to: dir1/0013-789;= 2026/09/14 02:17:44 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.t.299029ca.partial: size = 17 OK 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=..9295ae9d.partial: size = 18 OK 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.t.299029ca.partial: renamed to: dir1/0015-9;=.t 2026/09/14 02:17:44 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=..9295ae9d.partial: renamed to: dir1/0014-89;=. 2026/09/14 02:17:44 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 INFO : dir1/0015-9;=.txt: Deleted 2026/09/14 02:17:44 INFO : appleappleapplebanana: Deleted 2026/09/14 02:17:44 INFO : dir1/0008-2345678.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0002-cdefghi.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0014-89;=.txt: Deleted 2026/09/14 02:17:44 INFO : splitbananasplit: Deleted 2026/09/14 02:17:44 INFO : dir1/0007-1234567.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0003-defghij.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0011-56789;.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0006-ghijklm.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0010-456789.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0000-abcdefg.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0009-3456789.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0004-efghijk.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0013-789;=.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0012-6789;.txt: Deleted 2026/09/14 02:17:44 INFO : dir1/0005-fghijkl.txt: Deleted 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59556") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51852->172.17.0.3:59556, err= 2026/09/14 02:17:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbanan: Excluded 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleapple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleapple: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22164") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57554->172.17.0.3:22164, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefg: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcde: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defgh: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdef: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-34567: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-23456: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghi: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-45678: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijk: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-12345: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghij: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54270") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51718->172.17.0.3:54270, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49278") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54214->172.17.0.3:49278, err= 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12654") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50632->172.17.0.3:12654, err= 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : apple: size = 5 OK 2026/09/14 02:17:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:44 DEBUG : appleapple: size = 21 OK 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : banana: size = 6 OK 2026/09/14 02:17:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:44 DEBUG : splitbanan: size = 16 OK 2026/09/14 02:17:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18278") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49110->172.17.0.3:18278, err= 2026/09/14 02:17:44 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/09/14 02:17:44 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/09/14 02:17:44 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/09/14 02:17:44 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/09/14 02:17:44 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/09/14 02:17:44 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/09/14 02:17:44 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/09/14 02:17:44 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/09/14 02:17:44 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/09/14 02:17:44 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/09/14 02:17:44 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/09/14 02:17:44 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/09/14 02:17:44 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/09/14 02:17:44 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/09/14 02:17:44 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0003-defgh: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0004-efghi: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghij: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0007-12345: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0009-34567: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0008-23456: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0010-45678: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0011-56789: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0000-abcde: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64863") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44320->172.17.0.3:64863, err= 2026/09/14 02:17:44 DEBUG : splitbanan: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbanan: Excluded 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleapple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleapple: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55851") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52808->172.17.0.3:55851, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefg: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcde: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defgh: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdef: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-34567: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-23456: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.t: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghi: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-45678: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijk: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-12345: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghij: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41204") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51084->172.17.0.3:41204, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4434") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42848->172.17.0.3:4434, err= 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/09/14 02:17:44 DEBUG : splitbananasplit: transformed to: splitbanan 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12030") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41864->172.17.0.3:12030, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23360") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41330->172.17.0.3:23360, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25130") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45160->172.17.0.3:25130, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46581") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60100->172.17.0.3:46581, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27334") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39680->172.17.0.3:27334, err= === RUN TestTransform/encoder run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4417") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43476->172.17.0.3:4417, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50230") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44142->172.17.0.3:50230, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29396") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45722->172.17.0.3:29396, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56287") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36752->172.17.0.3:56287, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8684") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58088->172.17.0.3:8684, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41066") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36228->172.17.0.3:41066, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64417") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48288->172.17.0.3:64417, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43723") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57498->172.17.0.3:43723, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25709") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56078->172.17.0.3:25709, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47208") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38034->172.17.0.3:47208, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14807") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51898->172.17.0.3:14807, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57819") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45046->172.17.0.3:57819, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58799") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40246->172.17.0.3:58799, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6633") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33142->172.17.0.3:6633, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40869") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39516->172.17.0.3:40869, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53592") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40958->172.17.0.3:53592, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13314") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34418->172.17.0.3:13314, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16388") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48632->172.17.0.3:16388, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19797") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40748->172.17.0.3:19797, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39794") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53178->172.17.0.3:39794, err= 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54960") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35684->172.17.0.3:54960, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9555") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45782->172.17.0.3:9555, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59737") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51760->172.17.0.3:59737, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56055") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38258->172.17.0.3:56055, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42879") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43262->172.17.0.3:42879, err= 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:44 DEBUG : apple: size = 5 OK 2026/09/14 02:17:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:44 DEBUG : banana: size = 6 OK 2026/09/14 02:17:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:44 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:17:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59761") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60518->172.17.0.3:59761, err= 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 INFO : There was nothing to transfer 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15737") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44998->172.17.0.3:15737, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17340") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52852->172.17.0.3:17340, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23627") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58206->172.17.0.3:23627, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24553") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36676->172.17.0.3:24553, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50411") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39058->172.17.0.3:50411, err= 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:44 DEBUG : apple: size = 5 OK 2026/09/14 02:17:44 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:17:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:44 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:44 DEBUG : banana: size = 6 OK 2026/09/14 02:17:44 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45782") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40622->172.17.0.3:45782, err= 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 INFO : There was nothing to transfer 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25699") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55906->172.17.0.3:25699, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54899") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42228->172.17.0.3:54899, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28958") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33196->172.17.0.3:28958, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61877") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57414->172.17.0.3:61877, err= 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36315") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54096->172.17.0.3:36315, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56060") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60656->172.17.0.3:56060, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2019") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50280->172.17.0.3:2019, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2289") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38986->172.17.0.3:2289, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12184") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59422->172.17.0.3:12184, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23748") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36414->172.17.0.3:23748, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32694") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40848->172.17.0.3:32694, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50934") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43400->172.17.0.3:50934, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18245") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56796->172.17.0.3:18245, err= === RUN TestTransform/ISO-8859-1 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32522") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53968->172.17.0.3:32522, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14816") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43548->172.17.0.3:14816, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11169") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60748->172.17.0.3:11169, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43426") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36666->172.17.0.3:43426, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13042") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57302->172.17.0.3:13042, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15092") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44820->172.17.0.3:15092, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23445") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37060->172.17.0.3:23445, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53722") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42702->172.17.0.3:53722, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13813") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37618->172.17.0.3:13813, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29708") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44742->172.17.0.3:29708, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2659") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50020->172.17.0.3:2659, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24758") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38244->172.17.0.3:24758, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63363") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39804->172.17.0.3:63363, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58356") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57380->172.17.0.3:58356, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54811") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42006->172.17.0.3:54811, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23988") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53738->172.17.0.3:23988, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61844") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54804->172.17.0.3:61844, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4978") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39426->172.17.0.3:4978, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60489") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60376->172.17.0.3:60489, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35008") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40560->172.17.0.3:35008, err= 2026/09/14 02:17:44 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58388") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60378->172.17.0.3:58388, err= 2026/09/14 02:17:44 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : apple: Excluded 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:44 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : banana: Excluded 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13923") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44926->172.17.0.3:13923, err= 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:44 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8115") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50570->172.17.0.3:8115, err= 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50975") 2026/09/14 02:17:44 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35566->172.17.0.3:50975, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49438") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46484->172.17.0.3:49438, err= 2026/09/14 02:17:45 DEBUG : apple: size = 5 OK 2026/09/14 02:17:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : banana: size = 6 OK 2026/09/14 02:17:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38658") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52756->172.17.0.3:38658, err= 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 INFO : There was nothing to transfer 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51723") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58606->172.17.0.3:51723, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22963") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35970->172.17.0.3:22963, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4241") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57832->172.17.0.3:4241, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14463") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40146->172.17.0.3:14463, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8352") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45618->172.17.0.3:8352, err= 2026/09/14 02:17:45 DEBUG : apple: size = 5 OK 2026/09/14 02:17:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:17:45 DEBUG : banana: size = 6 OK 2026/09/14 02:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18797") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45752->172.17.0.3:18797, err= 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 INFO : There was nothing to transfer 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6605") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46596->172.17.0.3:6605, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52579") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60062->172.17.0.3:52579, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2846") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49348->172.17.0.3:2846, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5934") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43802->172.17.0.3:5934, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56463") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60390->172.17.0.3:56463, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27060") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36446->172.17.0.3:27060, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50438") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55888->172.17.0.3:50438, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17429") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50546->172.17.0.3:17429, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62677") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57888->172.17.0.3:62677, err= === RUN TestTransform/charmap run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4891") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35740->172.17.0.3:4891, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10690") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33718->172.17.0.3:10690, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62075") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42652->172.17.0.3:62075, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2317") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42364->172.17.0.3:2317, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22543") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60544->172.17.0.3:22543, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46421") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53500->172.17.0.3:46421, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59719") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52778->172.17.0.3:59719, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33027") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58362->172.17.0.3:33027, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23874") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34084->172.17.0.3:23874, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5710") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60206->172.17.0.3:5710, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7238") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39790->172.17.0.3:7238, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10283") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34976->172.17.0.3:10283, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50472") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47450->172.17.0.3:50472, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40688") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45836->172.17.0.3:40688, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63917") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58972->172.17.0.3:63917, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4593") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55748->172.17.0.3:4593, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49938") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36538->172.17.0.3:49938, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34968") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34400->172.17.0.3:34968, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32145") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56034->172.17.0.3:32145, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54471") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57446->172.17.0.3:54471, err= 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54026") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56946->172.17.0.3:54026, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:56201") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57040->172.17.0.3:56201, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28990") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37814->172.17.0.3:28990, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13754") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56544->172.17.0.3:13754, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42522") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46380->172.17.0.3:42522, err= 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:17:45 DEBUG : apple: size = 5 OK 2026/09/14 02:17:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : banana: size = 6 OK 2026/09/14 02:17:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62368") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43470->172.17.0.3:62368, err= 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 INFO : There was nothing to transfer 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27317") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49230->172.17.0.3:27317, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45633") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60302->172.17.0.3:45633, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17108") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46802->172.17.0.3:17108, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55548") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60012->172.17.0.3:55548, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40029") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42148->172.17.0.3:40029, err= 2026/09/14 02:17:45 DEBUG : apple: size = 5 OK 2026/09/14 02:17:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : banana: size = 6 OK 2026/09/14 02:17:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24609") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46460->172.17.0.3:24609, err= 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 INFO : There was nothing to transfer 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49331") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55746->172.17.0.3:49331, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10303") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53474->172.17.0.3:10303, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53725") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60314->172.17.0.3:53725, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36888") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46800->172.17.0.3:36888, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37268") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58980->172.17.0.3:37268, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20203") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46516->172.17.0.3:20203, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39640") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50312->172.17.0.3:39640, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8188") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58644->172.17.0.3:8188, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2251") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54062->172.17.0.3:2251, err= === RUN TestTransform/lowercase run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7055") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37592->172.17.0.3:7055, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16631") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60500->172.17.0.3:16631, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29808") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57104->172.17.0.3:29808, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18834") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40232->172.17.0.3:18834, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14429") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44428->172.17.0.3:14429, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25780") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55818->172.17.0.3:25780, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60931") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46864->172.17.0.3:60931, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7156") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51248->172.17.0.3:7156, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52532") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51928->172.17.0.3:52532, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36056") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48398->172.17.0.3:36056, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45927") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52040->172.17.0.3:45927, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39572") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47942->172.17.0.3:39572, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6565") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51268->172.17.0.3:6565, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49558") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50660->172.17.0.3:49558, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64551") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50296->172.17.0.3:64551, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50124") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40328->172.17.0.3:50124, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3838") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36008->172.17.0.3:3838, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27760") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45262->172.17.0.3:27760, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19354") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46734->172.17.0.3:19354, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13732") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55128->172.17.0.3:13732, err= 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1094") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58090->172.17.0.3:1094, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1676") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41760->172.17.0.3:1676, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8894") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55574->172.17.0.3:8894, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15192") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43632->172.17.0.3:15192, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54905") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55672->172.17.0.3:54905, err= 2026/09/14 02:17:45 DEBUG : apple: size = 5 OK 2026/09/14 02:17:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:45 DEBUG : banana: size = 6 OK 2026/09/14 02:17:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9348") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35378->172.17.0.3:9348, err= 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 INFO : There was nothing to transfer 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7986") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59408->172.17.0.3:7986, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4475") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50242->172.17.0.3:4475, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36421") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42488->172.17.0.3:36421, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1667") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34594->172.17.0.3:1667, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19776") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49934->172.17.0.3:19776, err= 2026/09/14 02:17:45 DEBUG : apple: size = 5 OK 2026/09/14 02:17:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:17:45 DEBUG : banana: size = 6 OK 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13425") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49086->172.17.0.3:13425, err= 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 INFO : There was nothing to transfer 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:49069") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41978->172.17.0.3:49069, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20582") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43268->172.17.0.3:20582, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23406") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39484->172.17.0.3:23406, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50374") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36890->172.17.0.3:50374, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9386") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36144->172.17.0.3:9386, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8630") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55184->172.17.0.3:8630, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55203") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56070->172.17.0.3:55203, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15789") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60630->172.17.0.3:15789, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36697") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35210->172.17.0.3:36697, err= === RUN TestTransform/ascii run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62496") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39604->172.17.0.3:62496, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13302") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48848->172.17.0.3:13302, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61132") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50822->172.17.0.3:61132, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54567") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39378->172.17.0.3:54567, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21529") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52578->172.17.0.3:21529, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9820") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44996->172.17.0.3:9820, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11425") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40592->172.17.0.3:11425, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64857") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46440->172.17.0.3:64857, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22658") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53480->172.17.0.3:22658, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51710") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45318->172.17.0.3:51710, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25397") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52554->172.17.0.3:25397, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19487") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47414->172.17.0.3:19487, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:7965") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55276->172.17.0.3:7965, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1640") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38692->172.17.0.3:1640, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44178") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50484->172.17.0.3:44178, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32596") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53474->172.17.0.3:32596, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19582") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56970->172.17.0.3:19582, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51490") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43394->172.17.0.3:51490, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30816") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54440->172.17.0.3:30816, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6326") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50830->172.17.0.3:6326, err= 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25093") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47864->172.17.0.3:25093, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50393") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56432->172.17.0.3:50393, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18685") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44606->172.17.0.3:18685, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34988") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48760->172.17.0.3:34988, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1134") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36672->172.17.0.3:1134, err= 2026/09/14 02:17:45 DEBUG : apple: size = 5 OK 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:17:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : banana: size = 6 OK 2026/09/14 02:17:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41855") 2026/09/14 02:17:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47364->172.17.0.3:41855, err= 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 INFO : There was nothing to transfer 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43290") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52538->172.17.0.3:43290, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1222") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43478->172.17.0.3:1222, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1629") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40230->172.17.0.3:1629, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4520") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60876->172.17.0.3:4520, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13128") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40100->172.17.0.3:13128, err= 2026/09/14 02:17:45 DEBUG : apple: size = 5 OK 2026/09/14 02:17:45 DEBUG : apple: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : apple: Unchanged skipping 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: size = 21 OK 2026/09/14 02:17:45 DEBUG : splitbananasplit: size = 16 OK 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Unchanged skipping 2026/09/14 02:17:45 DEBUG : banana: size = 6 OK 2026/09/14 02:17:45 DEBUG : banana: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : banana: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50849") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36908->172.17.0.3:50849, err= 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 INFO : There was nothing to transfer 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42221") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55528->172.17.0.3:42221, err= 2026/09/14 02:17:45 DEBUG : apple: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : apple: Excluded 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : splitbananasplit: Excluded 2026/09/14 02:17:45 DEBUG : banana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : banana: Excluded 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : appleappleapplebanana: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26644") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55348->172.17.0.3:26644, err= 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0014-89;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0011-56789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0012-6789;.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0007-1234567.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0008-2345678.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0013-789;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0003-defghij.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0009-3456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0010-456789.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/09/14 02:17:45 DEBUG : dir1/0015-9;=.txt: Excluded 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46431") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36322->172.17.0.3:46431, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19163") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49668->172.17.0.3:19163, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28855") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59812->172.17.0.3:28855, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29198") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36878->172.17.0.3:29198, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61833") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40312->172.17.0.3:61833, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46449") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50060->172.17.0.3:46449, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9895") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59184->172.17.0.3:9895, err= --- FAIL: TestTransform (61.79s) --- PASS: TestTransform/NFC (0.13s) --- PASS: TestTransform/NFD (0.12s) --- FAIL: TestTransform/base64 (44.73s) --- PASS: TestTransform/prefix (15.59s) --- PASS: TestTransform/suffix (0.21s) --- PASS: TestTransform/truncate (0.19s) --- PASS: TestTransform/encoder (0.18s) --- PASS: TestTransform/ISO-8859-1 (0.17s) --- PASS: TestTransform/charmap (0.18s) --- PASS: TestTransform/lowercase (0.16s) --- PASS: TestTransform/ascii (0.14s) === RUN TestTransformCopy run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17317") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34824->172.17.0.3:17317, err= 2026/09/14 02:17:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/14 02:17:45 INFO : sub dir_somesuffix: Making directory 2026/09/14 02:17:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/09/14 02:17:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/09/14 02:17:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/14 02:17:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28913") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33896->172.17.0.3:28913, err= 2026/09/14 02:17:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: size = 11 OK 2026/09/14 02:17:45 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt.7a7b31e3.partial: renamed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/14 02:17:45 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34796") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33994->172.17.0.3:34796, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:63138") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41322->172.17.0.3:63138, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:29817") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60990->172.17.0.3:29817, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50430") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50596->172.17.0.3:50430, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36543") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50484->172.17.0.3:36543, err= --- PASS: TestTransformCopy (0.02s) === RUN TestDoubleTransform run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35641") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41308->172.17.0.3:35641, err= 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 INFO : tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44152") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37814->172.17.0.3:44152, err= 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe.1f32b908.partial: size = 11 OK 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe.1f32b908.partial: renamed to: tictactoe/tictactoe 2026/09/14 02:17:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28609") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59824->172.17.0.3:28609, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11289") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40496->172.17.0.3:11289, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:46898") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51490->172.17.0.3:46898, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17183") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43626->172.17.0.3:17183, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6324") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55980->172.17.0.3:6324, err= --- PASS: TestDoubleTransform (0.03s) === RUN TestFileTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36220") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48608->172.17.0.3:36220, err= 2026/09/14 02:17:45 INFO : toe: Making directory 2026/09/14 02:17:45 INFO : toe/toe: Making directory 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:62650") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42140->172.17.0.3:62650, err= 2026/09/14 02:17:45 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/09/14 02:17:45 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/09/14 02:17:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25473") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57890->172.17.0.3:25473, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33817") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50744->172.17.0.3:33817, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21139") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33676->172.17.0.3:21139, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15580") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38174->172.17.0.3:15580, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43040") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43908->172.17.0.3:43040, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10118") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40528->172.17.0.3:10118, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44255") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50916->172.17.0.3:44255, err= --- PASS: TestFileTag (0.03s) === RUN TestNoTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6728") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54496->172.17.0.3:6728, err= 2026/09/14 02:17:45 INFO : toe: Making directory 2026/09/14 02:17:45 INFO : toe/toe: Making directory 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:20569") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46244->172.17.0.3:20569, err= 2026/09/14 02:17:45 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: size = 11 OK 2026/09/14 02:17:45 DEBUG : toe/toe/tictactoe.7c4f4f6e.partial: renamed to: toe/toe/tictactoe 2026/09/14 02:17:45 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11514") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36888->172.17.0.3:11514, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64612") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56766->172.17.0.3:64612, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16807") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38984->172.17.0.3:16807, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40815") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39720->172.17.0.3:40815, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:6763") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47644->172.17.0.3:6763, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10644") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38426->172.17.0.3:10644, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22336") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33020->172.17.0.3:22336, err= --- PASS: TestNoTag (0.03s) === RUN TestDirTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : empty_dir: Making directory with metadata 2026/09/14 02:17:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13841") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46028->172.17.0.3:13841, err= 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 INFO : tictacempty_dir: Making directory 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 INFO : tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 INFO : tictactoe/tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19865") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50490->172.17.0.3:19865, err= 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/09/14 02:17:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:59943") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42828->172.17.0.3:59943, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40967") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:24810") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59918->172.17.0.3:40967, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51868->172.17.0.3:24810, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4687") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40356->172.17.0.3:4687, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:30429") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53816->172.17.0.3:30429, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2259") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38380") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46326->172.17.0.3:2259, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49272->172.17.0.3:38380, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44816") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34980->172.17.0.3:44816, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41563") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50102->172.17.0.3:41563, err= --- PASS: TestDirTag (0.03s) === RUN TestAllTag run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : empty_dir: Making directory with metadata 2026/09/14 02:17:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17418") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42922->172.17.0.3:17418, err= 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 INFO : tictacempty_dir: Making directory 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 INFO : tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 INFO : tictactoe/tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54820") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41832->172.17.0.3:54820, err= 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42123") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60640->172.17.0.3:42123, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25896") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43380") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53518->172.17.0.3:25896, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42622->172.17.0.3:43380, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28280") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41160->172.17.0.3:28280, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:55321") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46562->172.17.0.3:55321, err= 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:28469") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43538->172.17.0.3:28469, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65150") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59136->172.17.0.3:65150, err= 2026/09/14 02:17:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11989") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:58464->172.17.0.3:11989, err= 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/09/14 02:17:45 NOTICE: ftp://172.17.0.3:21/rclone-test-gapibip5mayi: 0 differences found 2026/09/14 02:17:45 NOTICE: ftp://172.17.0.3:21/rclone-test-gapibip5mayi: 1 hashes could not be checked 2026/09/14 02:17:45 NOTICE: ftp://172.17.0.3:21/rclone-test-gapibip5mayi: 1 matching files 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13656") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47684->172.17.0.3:13656, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53595") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51556->172.17.0.3:53595, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:44582") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40694->172.17.0.3:44582, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13581") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45420->172.17.0.3:13581, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:23448") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56784->172.17.0.3:23448, err= --- PASS: TestAllTag (0.03s) === RUN TestRunTwice run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3715") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51396->172.17.0.3:3715, err= 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 INFO : tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 INFO : tictactoe/tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21292") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:38476->172.17.0.3:21292, err= 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: size = 11 OK 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/toe.txt.c3b73edb.partial: renamed to: tictactoe/tictactoe/toe.txt 2026/09/14 02:17:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14697") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37898->172.17.0.3:14697, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:13463") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44238->172.17.0.3:13463, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40593") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42368->172.17.0.3:40593, err= 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17341") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45392->172.17.0.3:17341, err= 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11521") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47698->172.17.0.3:11521, err= 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8901") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60722->172.17.0.3:8901, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50974") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53352->172.17.0.3:50974, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45967") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56826->172.17.0.3:45967, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38017") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33496->172.17.0.3:38017, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51679") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36522->172.17.0.3:51679, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:48619") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53154->172.17.0.3:48619, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64282") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34808->172.17.0.3:64282, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53277") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60112->172.17.0.3:53277, err= --- PASS: TestRunTwice (0.05s) === RUN TestSyntax 2026/09/14 02:17:45 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34480") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54350->172.17.0.3:34480, err= 2026/09/14 02:17:45 INFO : toe: Making directory 2026/09/14 02:17:45 INFO : toe/toe: Making directory 2026/09/14 02:17:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:2200") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51348->172.17.0.3:2200, err= 2026/09/14 02:17:45 DEBUG : toe/toe/toe.effc7b67.partial: size = 11 OK 2026/09/14 02:17:45 DEBUG : toe/toe/toe.effc7b67.partial: renamed to: toe/toe/toe 2026/09/14 02:17:45 INFO : toe/toe/toe: Copied (new) 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:54796") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52334->172.17.0.3:54796, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45558") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41712->172.17.0.3:45558, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57929") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49338->172.17.0.3:57929, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26833") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39508->172.17.0.3:26833, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:26655") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:41048->172.17.0.3:26655, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58567") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55190->172.17.0.3:58567, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32457") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47122->172.17.0.3:32457, err= --- PASS: TestConflicting (0.03s) === RUN TestMove run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : empty_dir: Making directory with metadata 2026/09/14 02:17:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:39609") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40762->172.17.0.3:39609, err= 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 INFO : tictacempty_dir: Making directory 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 INFO : tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 INFO : tictactoe/tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:15601") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55102->172.17.0.3:15601, err= 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 INFO : toe/toe/toe.txt: Deleted 2026/09/14 02:17:45 INFO : toe/toe: Removing directory 2026/09/14 02:17:45 INFO : toe: Removing directory 2026/09/14 02:17:45 INFO : empty_dir: Removing directory 2026/09/14 02:17:45 DEBUG : Local file system at /tmp/rclone2517646503: deleted 3 directories 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32598") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46574->172.17.0.3:32598, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:12493") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46006->172.17.0.3:12493, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35258") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37682->172.17.0.3:35258, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33974") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37114->172.17.0.3:33974, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47709") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60516->172.17.0.3:47709, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57166") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52798->172.17.0.3:57166, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42140") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43600->172.17.0.3:42140, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51433") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42008->172.17.0.3:51433, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34923") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42968->172.17.0.3:34923, err= --- PASS: TestMove (0.03s) === RUN TestTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : empty_dir: Making directory with metadata 2026/09/14 02:17:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1723") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51084->172.17.0.3:1723, err= 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 INFO : tictacempty_dir: Making directory 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 INFO : tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 INFO : tictactoe/tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:58002") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57978->172.17.0.3:58002, err= 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: size = 11 OK 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt.d9b3b18d.partial: renamed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 INFO : toe/toe/toe.txt: Deleted 2026/09/14 02:17:45 INFO : toe/toe: Removing directory 2026/09/14 02:17:45 INFO : toe: Removing directory 2026/09/14 02:17:45 INFO : empty_dir: Removing directory 2026/09/14 02:17:45 DEBUG : Local file system at /tmp/rclone2517646503: deleted 3 directories 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:45164") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37406->172.17.0.3:45164, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53015") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42337") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45760->172.17.0.3:53015, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46072->172.17.0.3:42337, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43162") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34606->172.17.0.3:43162, err= 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/14 02:17:45 INFO : tictactoe/tictactoe/tictactoe.txt: Moved (server-side) to: toe/toe/toe.txt 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:34703") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45930->172.17.0.3:34703, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64310") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64854") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54012->172.17.0.3:64854, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46354->172.17.0.3:64310, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:40261") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51270->172.17.0.3:40261, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:25201") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:19161") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35626->172.17.0.3:19161, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50826->172.17.0.3:25201, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:27172") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55690->172.17.0.3:27172, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:43150") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1291") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:36816->172.17.0.3:43150, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53156->172.17.0.3:1291, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:53667") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:55882->172.17.0.3:53667, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8861") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48710->172.17.0.3:8861, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52076") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34500->172.17.0.3:52076, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52771") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53090->172.17.0.3:52771, err= --- PASS: TestTransformFile (0.03s) === RUN TestManualTransformFile run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : Reset feature "Copy" 2026/09/14 02:17:45 DEBUG : Reset feature "Move" 2026/09/14 02:17:45 DEBUG : Reset feature "Copy" 2026/09/14 02:17:45 DEBUG : Reset feature "Move" 2026/09/14 02:17:45 DEBUG : empty_dir: Making directory with metadata 2026/09/14 02:17:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51664") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48540->172.17.0.3:51664, err= 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 INFO : tictacempty_dir: Making directory 2026/09/14 02:17:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 INFO : tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: tictactoe 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 INFO : tictactoe/tictactoe: Making directory 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/09/14 02:17:45 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5315") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54108->172.17.0.3:5315, err= 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/14 02:17:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/09/14 02:17:45 INFO : toe/toe/toe.txt: Deleted 2026/09/14 02:17:45 INFO : toe/toe: Removing directory 2026/09/14 02:17:45 INFO : toe: Removing directory 2026/09/14 02:17:45 INFO : empty_dir: Removing directory 2026/09/14 02:17:45 DEBUG : Local file system at /tmp/rclone2517646503: deleted 3 directories 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61392") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:49570->172.17.0.3:61392, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37222") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32856->172.17.0.3:37222, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11520") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:44858->172.17.0.3:11520, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:1815") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40524->172.17.0.3:1815, err= 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/14 02:17:45 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:37134") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34082->172.17.0.3:37134, err= 2026/09/14 02:17:45 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:9463") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52520->172.17.0.3:9463, err= 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/14 02:17:45 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/09/14 02:17:45 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60850") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42936->172.17.0.3:60850, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61896") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:42918->172.17.0.3:61896, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:52371") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33300") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48178->172.17.0.3:33300, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:32828->172.17.0.3:52371, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:35925") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60862->172.17.0.3:35925, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57306") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:54434->172.17.0.3:57306, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:17053") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:50708->172.17.0.3:17053, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47674") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50992") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51956->172.17.0.3:47674, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33028->172.17.0.3:50992, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:65298") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:39966->172.17.0.3:65298, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:60874") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60550->172.17.0.3:60874, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64266") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:35100->172.17.0.3:64266, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8629") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33016->172.17.0.3:8629, err= --- PASS: TestManualTransformFile (0.04s) === RUN TestBase64 run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 DEBUG : toe: transformed to: dG9l 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:36583") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:40894->172.17.0.3:36583, err= 2026/09/14 02:17:45 DEBUG : toe: transformed to: dG9l 2026/09/14 02:17:45 INFO : dG9l: Making directory 2026/09/14 02:17:45 DEBUG : toe: transformed to: dG9l 2026/09/14 02:17:45 DEBUG : toe: transformed to: dG9l 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/14 02:17:45 INFO : dG9l/dG9l: Making directory 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/09/14 02:17:45 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:22534") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47906->172.17.0.3:22534, err= 2026/09/14 02:17:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/09/14 02:17:45 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:8766") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:47688->172.17.0.3:8766, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57078") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:46420->172.17.0.3:57078, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:64028") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53062->172.17.0.3:64028, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:14093") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33854->172.17.0.3:14093, err= 2026/09/14 02:17:45 DEBUG : dG9l: transformed to: toe 2026/09/14 02:17:45 DEBUG : dG9l: transformed to: toe 2026/09/14 02:17:45 DEBUG : toe: Directory modification time the same (differ by 917.319915ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : Added delayed dir = "toe", newDst=toe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:57553") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45436->172.17.0.3:57553, err= 2026/09/14 02:17:45 DEBUG : dG9l: transformed to: toe 2026/09/14 02:17:45 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/09/14 02:17:45 DEBUG : toe/toe: Directory modification time the same (differ by 917.319915ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : Added delayed dir = "toe/toe", newDst=toe/toe 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:41209") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33324->172.17.0.3:41209, err= 2026/09/14 02:17:45 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/09/14 02:17:45 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/09/14 02:17:45 DEBUG : Local file system at /tmp/rclone2517646503: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 499.999999ms, within tolerance 1s) 2026/09/14 02:17:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/09/14 02:17:45 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/09/14 02:17:45 DEBUG : Local file system at /tmp/rclone2517646503: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : Waiting for deletions to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:10796") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33548->172.17.0.3:10796, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:32968") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:43444->172.17.0.3:32968, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:47623") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:51564->172.17.0.3:47623, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:38194") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59754->172.17.0.3:38194, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:18176") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:33772->172.17.0.3:18176, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:50928") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:57352->172.17.0.3:50928, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:4798") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60336->172.17.0.3:4798, err= --- PASS: TestBase64 (0.04s) === RUN TestError run.go:198: Remote "ftp://172.17.0.3:21/rclone-test-gapibip5mayi", Local "Local file system at /tmp/rclone2517646503", Modify Window "1s" 2026/09/14 02:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:11157") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:52574->172.17.0.3:11157, err= 2026/09/14 02:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: 2026/09/14 02:17:45 INFO : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Making directory 2026/09/14 02:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: 2026/09/14 02:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: 2026/09/14 02:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: 2026/09/14 02:17:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/14 02:17:45 INFO : toe/toe: Making directory 2026/09/14 02:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/14 02:17:45 DEBUG : toe/toe: transformed to: 2026/09/14 02:17:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/09/14 02:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/14 02:17:45 DEBUG : toe: transformed to: 2026/09/14 02:17:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/09/14 02:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/09/14 02:17:45 DEBUG : toe/toe/toe: transformed to: 2026/09/14 02:17:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for checks to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Waiting for transfers to finish 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:3727") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:37678->172.17.0.3:3727, err= 2026/09/14 02:17:45 DEBUG : toe/toe/toe: size = 11 OK 2026/09/14 02:17:45 INFO : toe/toe/toe: Copied (new) 2026/09/14 02:17:45 ERROR : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: not deleting files as there were IO errors 2026/09/14 02:17:45 ERROR : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: not deleting directories as there were IO errors 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:16211") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:60694->172.17.0.3:16211, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:42164") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:56968->172.17.0.3:42164, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:5294") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45628->172.17.0.3:5294, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:51913") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:59806->172.17.0.3:51913, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:33140") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:48638->172.17.0.3:33140, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:31048") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:45940->172.17.0.3:31048, err= 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:21919") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:34252->172.17.0.3:21919, err= --- PASS: TestError (0.04s) FAIL 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: dial("tcp","172.17.0.3:61811") 2026/09/14 02:17:45 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: > dial: conn=172.17.0.1:53326->172.17.0.3:61811, err= 2026/09/14 02:17:46 DEBUG : ftp://172.17.0.3:21/rclone-test-gapibip5mayi: Purge dir "" "./sync.test -test.v -test.timeout 1h0m0s -remote TestFTPProftpd: -verbose" - Finished ERROR in 1m6.625846009s (try 1/5): exit status 1: Failed [TestTransform/base64]